2024-06-26T04:40:48.6723412Z Current runner version: '2.317.0' 2024-06-26T04:40:48.6729578Z Runner name: 'i-062fa0ac793622e9b' 2024-06-26T04:40:48.6730293Z Runner group name: 'Default' 2024-06-26T04:40:48.6731147Z Machine name: 'ip-10-0-40-29' 2024-06-26T04:40:48.6735542Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T04:40:48.6737535Z Actions: read 2024-06-26T04:40:48.6738055Z Attestations: read 2024-06-26T04:40:48.6738519Z Checks: read 2024-06-26T04:40:48.6738941Z Contents: read 2024-06-26T04:40:48.6739385Z Deployments: read 2024-06-26T04:40:48.6739818Z Discussions: read 2024-06-26T04:40:48.6740267Z Issues: read 2024-06-26T04:40:48.6740726Z Metadata: read 2024-06-26T04:40:48.6741133Z Packages: read 2024-06-26T04:40:48.6741566Z Pages: read 2024-06-26T04:40:48.6741991Z PullRequests: read 2024-06-26T04:40:48.6742449Z RepositoryProjects: read 2024-06-26T04:40:48.6742971Z SecurityEvents: read 2024-06-26T04:40:48.6743466Z Statuses: read 2024-06-26T04:40:48.6743878Z ##[endgroup] 2024-06-26T04:40:48.6747242Z Secret source: Actions 2024-06-26T04:40:48.6747994Z Prepare workflow directory 2024-06-26T04:40:49.0188403Z Prepare all required actions 2024-06-26T04:40:49.0357627Z Getting action download info 2024-06-26T04:40:49.1766465Z Download action repository 'pytorch/test-infra@main' (SHA:43a2ce341cc31288e9a38b65ce600a7f43021bd5) 2024-06-26T04:40:49.4920234Z Download action repository 'pytorch/pytorch@main' (SHA:cda4d4887def865026d318ee265ab84c794260cc) 2024-06-26T04:40:52.4842969Z Getting action download info 2024-06-26T04:40:52.5697011Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-06-26T04:40:52.7403933Z Uses: pytorch/pytorch/.github/workflows/_linux-build-label.yml@refs/pull/129470/merge (4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d) 2024-06-26T04:40:52.7406277Z ##[group] Inputs 2024-06-26T04:40:52.7406723Z build-environment: linux-jammy-py3.8-gcc11-no-ops 2024-06-26T04:40:52.7407290Z docker-image-name: pytorch-linux-jammy-py3.8-gcc11 2024-06-26T04:40:52.7408113Z build-generates-artifacts: true 2024-06-26T04:40:52.7408518Z build-with-debug: false 2024-06-26T04:40:52.7408827Z sync-tag: 2024-06-26T04:40:52.7409112Z cuda-arch-list: 5.2 2024-06-26T04:40:52.7409423Z runner: linux.2xlarge 2024-06-26T04:40:52.7409923Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1 }, ]} 2024-06-26T04:40:52.7410514Z s3-bucket: gha-artifacts 2024-06-26T04:40:52.7410859Z aws-role-to-assume: 2024-06-26T04:40:52.7411175Z use_split_build: false 2024-06-26T04:40:52.7411499Z ##[endgroup] 2024-06-26T04:40:52.7412092Z Complete job name: linux-jammy-py3.8-gcc11-no-ops / build 2024-06-26T04:40:52.7953534Z A job started hook has been configured by the self-hosted runner administrator 2024-06-26T04:40:52.8095180Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:40:52.8106175Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:52.8106696Z ##[endgroup] 2024-06-26T04:40:53.5478617Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-06-26T04:40:53.5479235Z with: 2024-06-26T04:40:53.5479997Z github-secret: *** 2024-06-26T04:40:53.5480394Z activate-with-label: false 2024-06-26T04:40:53.5480778Z label: with-ssh 2024-06-26T04:40:53.5481130Z remove-existing-keys: true 2024-06-26T04:40:53.5481528Z fail-silently: true 2024-06-26T04:40:53.5481869Z ##[endgroup] 2024-06-26T04:40:53.6357537Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-06-26T04:40:53.9062861Z Grabbing public ssh keys from https://github.com/leslie-fang-intel.keys 2024-06-26T04:40:53.9648727Z No SSH keys found for user leslie-fang-intel 2024-06-26T04:40:53.9649513Z Grabbing public ssh keys from https://github.com/leslie-fang-intel.keys 2024-06-26T04:40:54.0304315Z No SSH keys found for user leslie-fang-intel 2024-06-26T04:40:54.0426050Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-06-26T04:40:54.0426595Z with: 2024-06-26T04:40:54.0426841Z submodules: recursive 2024-06-26T04:40:54.0427288Z fetch-depth: 0 2024-06-26T04:40:54.0427568Z ##[endgroup] 2024-06-26T04:40:54.0620814Z ##[group]Run retry () { 2024-06-26T04:40:54.0621183Z retry () { 2024-06-26T04:40:54.0621674Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T04:40:54.0622222Z } 2024-06-26T04:40:54.0622497Z echo "${GITHUB_WORKSPACE}" 2024-06-26T04:40:54.0622900Z if [ -z "${NO_SUDO}" ]; then 2024-06-26T04:40:54.0623364Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:40:54.0623792Z else 2024-06-26T04:40:54.0624114Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T04:40:54.0624524Z fi 2024-06-26T04:40:54.0624799Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T04:40:54.0632331Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:40:54.0632811Z env: 2024-06-26T04:40:54.0633055Z NO_SUDO: 2024-06-26T04:40:54.0633311Z ##[endgroup] 2024-06-26T04:40:54.0655696Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:55.9805644Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T04:40:55.9806087Z with: 2024-06-26T04:40:55.9806387Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:40:55.9806808Z fetch-depth: 0 2024-06-26T04:40:55.9807084Z submodules: recursive 2024-06-26T04:40:55.9807399Z quiet-checkout: true 2024-06-26T04:40:55.9807722Z repository: pytorch/pytorch 2024-06-26T04:40:55.9808198Z token: *** 2024-06-26T04:40:55.9808445Z ssh-strict: true 2024-06-26T04:40:55.9808749Z persist-credentials: true 2024-06-26T04:40:55.9809081Z clean: true 2024-06-26T04:40:55.9809363Z sparse-checkout-cone-mode: true 2024-06-26T04:40:55.9809728Z lfs: false 2024-06-26T04:40:55.9810005Z set-safe-directory: true 2024-06-26T04:40:55.9810331Z ##[endgroup] 2024-06-26T04:40:56.0735319Z Syncing repository: pytorch/pytorch 2024-06-26T04:40:56.0737259Z ##[group]Getting Git version info 2024-06-26T04:40:56.0738028Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:40:56.0739092Z [command]/usr/bin/git version 2024-06-26T04:40:56.0739638Z git version 2.40.1 2024-06-26T04:40:56.0741197Z ##[endgroup] 2024-06-26T04:40:56.0752801Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/0ab238fe-5069-425f-b9b3-3389d71f04ac' before making global git config changes 2024-06-26T04:40:56.0754129Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:40:56.0755343Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:56.0773422Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T04:40:56.0777570Z ##[group]Initializing the repository 2024-06-26T04:40:56.0780063Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:40:56.0917336Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T04:40:56.0918884Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T04:40:56.0919776Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T04:40:56.0920441Z hint: 2024-06-26T04:40:56.0921042Z hint: git config --global init.defaultBranch 2024-06-26T04:40:56.0921580Z hint: 2024-06-26T04:40:56.0922273Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T04:40:56.0923265Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T04:40:56.0923935Z hint: 2024-06-26T04:40:56.0924287Z hint: git branch -m 2024-06-26T04:40:56.0925129Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-06-26T04:40:56.0931693Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T04:40:56.0959341Z ##[endgroup] 2024-06-26T04:40:56.0960059Z ##[group]Disabling automatic garbage collection 2024-06-26T04:40:56.0962168Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T04:40:56.0987640Z ##[endgroup] 2024-06-26T04:40:56.0988260Z ##[group]Setting up auth 2024-06-26T04:40:56.0993295Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:40:56.1020333Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-06-26T04:40:56.1247300Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:40:56.1272322Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-06-26T04:40:56.1497944Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:40:56.1537945Z ##[endgroup] 2024-06-26T04:40:56.1538595Z ##[group]Fetching the repository 2024-06-26T04:40:56.1543946Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-06-26T04:40:58.2701831Z remote: Enumerating objects: 987778 2024-06-26T04:40:58.2702518Z remote: Enumerating objects: 989953, done. 2024-06-26T04:40:58.2703615Z remote: Counting objects: 0% (1/2175) 2024-06-26T04:40:58.2704345Z remote: Counting objects: 1% (22/2175) 2024-06-26T04:40:58.2704950Z remote: Counting objects: 2% (44/2175) 2024-06-26T04:40:58.2705826Z remote: Counting objects: 3% (66/2175) 2024-06-26T04:40:58.2706695Z remote: Counting objects: 4% (87/2175) 2024-06-26T04:40:58.2707336Z remote: Counting objects: 5% (109/2175) 2024-06-26T04:40:58.2708239Z remote: Counting objects: 6% (131/2175) 2024-06-26T04:40:58.2709038Z remote: Counting objects: 7% (153/2175) 2024-06-26T04:40:58.2709669Z remote: Counting objects: 8% (174/2175) 2024-06-26T04:40:58.2710301Z remote: Counting objects: 9% (196/2175) 2024-06-26T04:40:58.2710888Z remote: Counting objects: 10% (218/2175) 2024-06-26T04:40:58.2711487Z remote: Counting objects: 11% (240/2175) 2024-06-26T04:40:58.2712115Z remote: Counting objects: 12% (261/2175) 2024-06-26T04:40:58.2713291Z remote: Counting objects: 13% (283/2175) 2024-06-26T04:40:58.2714152Z remote: Counting objects: 14% (305/2175) 2024-06-26T04:40:58.2714793Z remote: Counting objects: 15% (327/2175) 2024-06-26T04:40:58.2715392Z remote: Counting objects: 16% (348/2175) 2024-06-26T04:40:58.2716219Z remote: Counting objects: 17% (370/2175) 2024-06-26T04:40:58.2716952Z remote: Counting objects: 18% (392/2175) 2024-06-26T04:40:58.2717530Z remote: Counting objects: 19% (414/2175) 2024-06-26T04:40:58.2718080Z remote: Counting objects: 20% (435/2175) 2024-06-26T04:40:58.2718686Z remote: Counting objects: 21% (457/2175) 2024-06-26T04:40:58.2719259Z remote: Counting objects: 22% (479/2175) 2024-06-26T04:40:58.2721136Z remote: Counting objects: 23% (501/2175) 2024-06-26T04:40:58.2722130Z remote: Counting objects: 24% (522/2175) 2024-06-26T04:40:58.2722739Z remote: Counting objects: 25% (544/2175) 2024-06-26T04:40:58.2723365Z remote: Counting objects: 26% (566/2175) 2024-06-26T04:40:58.2724192Z remote: Counting objects: 27% (588/2175) 2024-06-26T04:40:58.2725247Z remote: Counting objects: 28% (609/2175) 2024-06-26T04:40:58.2726254Z remote: Counting objects: 29% (631/2175) 2024-06-26T04:40:58.2727260Z remote: Counting objects: 30% (653/2175) 2024-06-26T04:40:58.2728693Z remote: Counting objects: 31% (675/2175) 2024-06-26T04:40:58.2729398Z remote: Counting objects: 32% (696/2175) 2024-06-26T04:40:58.2729974Z remote: Counting objects: 33% (718/2175) 2024-06-26T04:40:58.2730710Z remote: Counting objects: 34% (740/2175) 2024-06-26T04:40:58.2731971Z remote: Counting objects: 35% (762/2175) 2024-06-26T04:40:58.2732755Z remote: Counting objects: 36% (783/2175) 2024-06-26T04:40:58.2733816Z remote: Counting objects: 37% (805/2175) 2024-06-26T04:40:58.2769979Z remote: Counting objects: 38% (827/2175) 2024-06-26T04:40:58.2770895Z remote: Counting objects: 39% (849/2175) 2024-06-26T04:40:58.2771649Z remote: Counting objects: 40% (870/2175) 2024-06-26T04:40:58.2772580Z remote: Counting objects: 41% (892/2175) 2024-06-26T04:40:58.2773531Z remote: Counting objects: 42% (914/2175) 2024-06-26T04:40:58.2774451Z remote: Counting objects: 43% (936/2175) 2024-06-26T04:40:58.2775348Z remote: Counting objects: 44% (957/2175) 2024-06-26T04:40:58.2776137Z remote: Counting objects: 45% (979/2175) 2024-06-26T04:40:58.2777224Z remote: Counting objects: 46% (1001/2175) 2024-06-26T04:40:58.2778259Z remote: Counting objects: 47% (1023/2175) 2024-06-26T04:40:58.2779191Z remote: Counting objects: 48% (1044/2175) 2024-06-26T04:40:58.2779695Z remote: Counting objects: 49% (1066/2175) 2024-06-26T04:40:58.2780181Z remote: Counting objects: 50% (1088/2175) 2024-06-26T04:40:58.2780680Z remote: Counting objects: 51% (1110/2175) 2024-06-26T04:40:58.2781179Z remote: Counting objects: 52% (1131/2175) 2024-06-26T04:40:58.2781680Z remote: Counting objects: 53% (1153/2175) 2024-06-26T04:40:58.2782163Z remote: Counting objects: 54% (1175/2175) 2024-06-26T04:40:58.2782663Z remote: Counting objects: 55% (1197/2175) 2024-06-26T04:40:58.2783165Z remote: Counting objects: 56% (1218/2175) 2024-06-26T04:40:58.2783648Z remote: Counting objects: 57% (1240/2175) 2024-06-26T04:40:58.2784146Z remote: Counting objects: 58% (1262/2175) 2024-06-26T04:40:58.2784643Z remote: Counting objects: 59% (1284/2175) 2024-06-26T04:40:58.2785128Z remote: Counting objects: 60% (1305/2175) 2024-06-26T04:40:58.2785625Z remote: Counting objects: 61% (1327/2175) 2024-06-26T04:40:58.2786121Z remote: Counting objects: 62% (1349/2175) 2024-06-26T04:40:58.2786630Z remote: Counting objects: 63% (1371/2175) 2024-06-26T04:40:58.2787114Z remote: Counting objects: 64% (1392/2175) 2024-06-26T04:40:58.2787610Z remote: Counting objects: 65% (1414/2175) 2024-06-26T04:40:58.2788108Z remote: Counting objects: 66% (1436/2175) 2024-06-26T04:40:58.2788591Z remote: Counting objects: 67% (1458/2175) 2024-06-26T04:40:58.2789084Z remote: Counting objects: 68% (1479/2175) 2024-06-26T04:40:58.2789584Z remote: Counting objects: 69% (1501/2175) 2024-06-26T04:40:58.2790067Z remote: Counting objects: 70% (1523/2175) 2024-06-26T04:40:58.2790562Z remote: Counting objects: 71% (1545/2175) 2024-06-26T04:40:58.2791061Z remote: Counting objects: 72% (1566/2175) 2024-06-26T04:40:58.2791544Z remote: Counting objects: 73% (1588/2175) 2024-06-26T04:40:58.2792042Z remote: Counting objects: 74% (1610/2175) 2024-06-26T04:40:58.2792538Z remote: Counting objects: 75% (1632/2175) 2024-06-26T04:40:58.2793032Z remote: Counting objects: 76% (1653/2175) 2024-06-26T04:40:58.2793517Z remote: Counting objects: 77% (1675/2175) 2024-06-26T04:40:58.2794008Z remote: Counting objects: 78% (1697/2175) 2024-06-26T04:40:58.2794508Z remote: Counting objects: 79% (1719/2175) 2024-06-26T04:40:58.2794993Z remote: Counting objects: 80% (1740/2175) 2024-06-26T04:40:58.2795491Z remote: Counting objects: 81% (1762/2175) 2024-06-26T04:40:58.2796221Z remote: Counting objects: 82% (1784/2175) 2024-06-26T04:40:58.2796711Z remote: Counting objects: 83% (1806/2175) 2024-06-26T04:40:58.2797213Z remote: Counting objects: 84% (1827/2175) 2024-06-26T04:40:58.2797828Z remote: Counting objects: 85% (1849/2175) 2024-06-26T04:40:58.2798312Z remote: Counting objects: 86% (1871/2175) 2024-06-26T04:40:58.2798812Z remote: Counting objects: 87% (1893/2175) 2024-06-26T04:40:58.2799309Z remote: Counting objects: 88% (1914/2175) 2024-06-26T04:40:58.2799792Z remote: Counting objects: 89% (1936/2175) 2024-06-26T04:40:58.2800288Z remote: Counting objects: 90% (1958/2175) 2024-06-26T04:40:58.2800785Z remote: Counting objects: 91% (1980/2175) 2024-06-26T04:40:58.2801273Z remote: Counting objects: 92% (2001/2175) 2024-06-26T04:40:58.2801769Z remote: Counting objects: 93% (2023/2175) 2024-06-26T04:40:58.2802264Z remote: Counting objects: 94% (2045/2175) 2024-06-26T04:40:58.2802751Z remote: Counting objects: 95% (2067/2175) 2024-06-26T04:40:58.2803253Z remote: Counting objects: 96% (2088/2175) 2024-06-26T04:40:58.2803748Z remote: Counting objects: 97% (2110/2175) 2024-06-26T04:40:58.2804234Z remote: Counting objects: 98% (2132/2175) 2024-06-26T04:40:58.2804720Z remote: Counting objects: 99% (2154/2175) 2024-06-26T04:40:58.2805215Z remote: Counting objects: 100% (2175/2175) 2024-06-26T04:40:58.2805746Z remote: Counting objects: 100% (2175/2175), done. 2024-06-26T04:40:58.2850050Z remote: Compressing objects: 0% (1/890) 2024-06-26T04:40:58.3141932Z remote: Compressing objects: 1% (9/890) 2024-06-26T04:40:58.3435535Z remote: Compressing objects: 2% (18/890) 2024-06-26T04:40:58.3692871Z remote: Compressing objects: 3% (27/890) 2024-06-26T04:40:58.3990953Z remote: Compressing objects: 4% (36/890) 2024-06-26T04:40:58.4112880Z remote: Compressing objects: 5% (45/890) 2024-06-26T04:40:58.4242058Z remote: Compressing objects: 6% (54/890) 2024-06-26T04:40:58.4399934Z remote: Compressing objects: 7% (63/890) 2024-06-26T04:40:58.4537518Z remote: Compressing objects: 8% (72/890) 2024-06-26T04:40:58.4828966Z remote: Compressing objects: 9% (81/890) 2024-06-26T04:40:58.5485596Z remote: Compressing objects: 10% (89/890) 2024-06-26T04:40:58.6050131Z remote: Compressing objects: 11% (98/890) 2024-06-26T04:40:58.6753693Z remote: Compressing objects: 12% (107/890) 2024-06-26T04:40:58.6963186Z remote: Compressing objects: 13% (116/890) 2024-06-26T04:40:58.7080671Z remote: Compressing objects: 14% (125/890) 2024-06-26T04:40:58.7182850Z remote: Compressing objects: 15% (134/890) 2024-06-26T04:40:58.7269558Z remote: Compressing objects: 16% (143/890) 2024-06-26T04:40:58.7319254Z remote: Compressing objects: 17% (152/890) 2024-06-26T04:40:58.7327997Z remote: Compressing objects: 18% (161/890) 2024-06-26T04:40:58.7332276Z remote: Compressing objects: 19% (170/890) 2024-06-26T04:40:58.7354783Z remote: Compressing objects: 20% (178/890) 2024-06-26T04:40:58.7366728Z remote: Compressing objects: 21% (187/890) 2024-06-26T04:40:58.7379452Z remote: Compressing objects: 22% (196/890) 2024-06-26T04:40:58.7391904Z remote: Compressing objects: 23% (205/890) 2024-06-26T04:40:58.7406006Z remote: Compressing objects: 24% (214/890) 2024-06-26T04:40:58.7420203Z remote: Compressing objects: 25% (223/890) 2024-06-26T04:40:58.7426846Z remote: Compressing objects: 26% (232/890) 2024-06-26T04:40:58.7433429Z remote: Compressing objects: 27% (241/890) 2024-06-26T04:40:58.7438754Z remote: Compressing objects: 28% (250/890) 2024-06-26T04:40:58.7441822Z remote: Compressing objects: 29% (259/890) 2024-06-26T04:40:58.7446211Z remote: Compressing objects: 30% (267/890) 2024-06-26T04:40:58.7450028Z remote: Compressing objects: 31% (276/890) 2024-06-26T04:40:58.7457117Z remote: Compressing objects: 32% (285/890) 2024-06-26T04:40:58.7463025Z remote: Compressing objects: 33% (294/890) 2024-06-26T04:40:58.7468279Z remote: Compressing objects: 34% (303/890) 2024-06-26T04:40:58.7471060Z remote: Compressing objects: 35% (312/890) 2024-06-26T04:40:58.7476259Z remote: Compressing objects: 36% (321/890) 2024-06-26T04:40:58.7482511Z remote: Compressing objects: 37% (330/890) 2024-06-26T04:40:58.7495107Z remote: Compressing objects: 38% (339/890) 2024-06-26T04:40:58.7502720Z remote: Compressing objects: 39% (348/890) 2024-06-26T04:40:58.7517105Z remote: Compressing objects: 40% (356/890) 2024-06-26T04:40:58.7531118Z remote: Compressing objects: 41% (365/890) 2024-06-26T04:40:58.7544975Z remote: Compressing objects: 42% (374/890) 2024-06-26T04:40:58.7560000Z remote: Compressing objects: 43% (383/890) 2024-06-26T04:40:58.7572868Z remote: Compressing objects: 44% (392/890) 2024-06-26T04:40:58.7585633Z remote: Compressing objects: 45% (401/890) 2024-06-26T04:40:58.7597438Z remote: Compressing objects: 46% (410/890) 2024-06-26T04:40:58.7611144Z remote: Compressing objects: 47% (419/890) 2024-06-26T04:40:58.7622844Z remote: Compressing objects: 48% (428/890) 2024-06-26T04:40:58.7635429Z remote: Compressing objects: 49% (437/890) 2024-06-26T04:40:58.7641254Z remote: Compressing objects: 50% (445/890) 2024-06-26T04:40:58.7645231Z remote: Compressing objects: 51% (454/890) 2024-06-26T04:40:58.7649173Z remote: Compressing objects: 52% (463/890) 2024-06-26T04:40:58.7653978Z remote: Compressing objects: 53% (472/890) 2024-06-26T04:40:58.7671300Z remote: Compressing objects: 54% (481/890) 2024-06-26T04:40:58.7681917Z remote: Compressing objects: 55% (490/890) 2024-06-26T04:40:58.7686669Z remote: Compressing objects: 56% (499/890) 2024-06-26T04:40:58.7696651Z remote: Compressing objects: 57% (508/890) 2024-06-26T04:40:58.7708317Z remote: Compressing objects: 58% (517/890) 2024-06-26T04:40:58.7719536Z remote: Compressing objects: 59% (526/890) 2024-06-26T04:40:58.7733072Z remote: Compressing objects: 60% (534/890) 2024-06-26T04:40:58.7741470Z remote: Compressing objects: 61% (543/890) 2024-06-26T04:40:58.7749449Z remote: Compressing objects: 62% (552/890) 2024-06-26T04:40:58.7757147Z remote: Compressing objects: 63% (561/890) 2024-06-26T04:40:58.7767992Z remote: Compressing objects: 64% (570/890) 2024-06-26T04:40:58.7775969Z remote: Compressing objects: 65% (579/890) 2024-06-26T04:40:58.7785650Z remote: Compressing objects: 66% (588/890) 2024-06-26T04:40:58.7794669Z remote: Compressing objects: 67% (597/890) 2024-06-26T04:40:58.7804067Z remote: Compressing objects: 68% (606/890) 2024-06-26T04:40:58.7811994Z remote: Compressing objects: 69% (615/890) 2024-06-26T04:40:58.7817781Z remote: Compressing objects: 70% (623/890) 2024-06-26T04:40:58.7824815Z remote: Compressing objects: 71% (632/890) 2024-06-26T04:40:58.7835375Z remote: Compressing objects: 72% (641/890) 2024-06-26T04:40:58.7843967Z remote: Compressing objects: 73% (650/890) 2024-06-26T04:40:58.7849780Z remote: Compressing objects: 74% (659/890) 2024-06-26T04:40:58.7854819Z remote: Compressing objects: 75% (668/890) 2024-06-26T04:40:58.7857521Z remote: Compressing objects: 76% (677/890) 2024-06-26T04:40:58.7860093Z remote: Compressing objects: 77% (686/890) 2024-06-26T04:40:58.7862519Z remote: Compressing objects: 78% (695/890) 2024-06-26T04:40:58.7863411Z remote: Compressing objects: 79% (704/890) 2024-06-26T04:40:58.7863930Z remote: Compressing objects: 80% (712/890) 2024-06-26T04:40:58.7864763Z remote: Compressing objects: 81% (721/890) 2024-06-26T04:40:58.7865296Z remote: Compressing objects: 82% (730/890) 2024-06-26T04:40:58.7869347Z remote: Compressing objects: 83% (739/890) 2024-06-26T04:40:58.7873318Z remote: Compressing objects: 84% (748/890) 2024-06-26T04:40:58.7875920Z remote: Compressing objects: 85% (757/890) 2024-06-26T04:40:58.7878553Z remote: Compressing objects: 86% (766/890) 2024-06-26T04:40:58.7881332Z remote: Compressing objects: 87% (775/890) 2024-06-26T04:40:58.7881838Z remote: Compressing objects: 88% (784/890) 2024-06-26T04:40:58.7883933Z remote: Compressing objects: 89% (793/890) 2024-06-26T04:40:58.7884774Z remote: Compressing objects: 90% (801/890) 2024-06-26T04:40:58.7886521Z remote: Compressing objects: 91% (810/890) 2024-06-26T04:40:58.7887316Z remote: Compressing objects: 92% (819/890) 2024-06-26T04:40:58.7889135Z remote: Compressing objects: 93% (828/890) 2024-06-26T04:40:58.7889953Z remote: Compressing objects: 94% (837/890) 2024-06-26T04:40:58.7891894Z remote: Compressing objects: 95% (846/890) 2024-06-26T04:40:58.7892732Z remote: Compressing objects: 96% (855/890) 2024-06-26T04:40:58.7893295Z remote: Compressing objects: 97% (864/890) 2024-06-26T04:40:58.7893900Z remote: Compressing objects: 98% (873/890) 2024-06-26T04:40:58.7895016Z remote: Compressing objects: 99% (882/890) 2024-06-26T04:40:58.7895533Z remote: Compressing objects: 100% (890/890) 2024-06-26T04:40:58.7896085Z remote: Compressing objects: 100% (890/890), done. 2024-06-26T04:41:18.5120540Z remote: Total 989953 (delta 1759), reused 1548 (delta 1284), pack-reused 987778 2024-06-26T04:41:44.6892269Z [command]/usr/bin/git rev-parse --verify --quiet b8c4c54d347aa776934c60784e35936878ef18dc^{object} 2024-06-26T04:41:44.6915647Z b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:41:44.6919445Z ##[endgroup] 2024-06-26T04:41:44.6919978Z ##[group]Determining the checkout info 2024-06-26T04:41:44.6920798Z ##[endgroup] 2024-06-26T04:41:44.6922253Z ##[group]Checking out the ref 2024-06-26T04:41:44.6924128Z [command]/usr/bin/git checkout --quiet --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:41:45.9967761Z ##[endgroup] 2024-06-26T04:41:45.9968370Z ##[group]Setting up auth for fetching submodules 2024-06-26T04:41:45.9973956Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T04:41:46.0018584Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-06-26T04:41:46.0046275Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-06-26T04:41:46.0073695Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-06-26T04:41:46.0097399Z ##[endgroup] 2024-06-26T04:41:46.0098305Z ##[group]Fetching submodules 2024-06-26T04:41:46.0101840Z [command]/usr/bin/git submodule sync --recursive 2024-06-26T04:41:46.0347824Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-06-26T04:41:46.0581549Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-06-26T04:41:46.0583372Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-06-26T04:41:46.0585602Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-06-26T04:41:46.0587518Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-06-26T04:41:46.0590127Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-06-26T04:41:46.0592396Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-06-26T04:41:46.0594564Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-06-26T04:41:46.0597377Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-06-26T04:41:46.0600039Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-06-26T04:41:46.0603048Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-06-26T04:41:46.0605809Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-06-26T04:41:46.0608828Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-06-26T04:41:46.0611923Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-06-26T04:41:46.0615362Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-06-26T04:41:46.0619874Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-06-26T04:41:46.0623212Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-06-26T04:41:46.0626931Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:41:46.0630346Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-06-26T04:41:46.0634199Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-06-26T04:41:46.0637785Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-06-26T04:41:46.0641736Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-06-26T04:41:46.0645735Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-06-26T04:41:46.0650014Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-06-26T04:41:46.0654118Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-06-26T04:41:46.0658882Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-06-26T04:41:46.0663119Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-06-26T04:41:46.0668005Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-06-26T04:41:46.0672334Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-06-26T04:41:46.0677109Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-06-26T04:41:46.0681825Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-06-26T04:41:46.0686905Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-06-26T04:41:46.0691726Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-06-26T04:41:46.0697165Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-06-26T04:41:46.0702466Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-06-26T04:41:46.0707483Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-06-26T04:41:46.0729060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-06-26T04:41:46.2924699Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-06-26T04:41:46.4514369Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-06-26T04:41:46.6029095Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-06-26T04:41:46.8223708Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-06-26T04:41:49.0098718Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-06-26T04:42:01.2788669Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-06-26T04:42:01.6633868Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-06-26T04:42:02.2051726Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-06-26T04:42:02.7794570Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-06-26T04:42:03.9572668Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-06-26T04:42:05.7451634Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-06-26T04:42:11.1491113Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-06-26T04:42:12.5494964Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-06-26T04:42:14.3219076Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-06-26T04:42:15.7693684Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2024-06-26T04:42:15.9379102Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-06-26T04:42:16.3438840Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-06-26T04:42:16.6392050Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-06-26T04:42:17.8345967Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-06-26T04:42:18.1718393Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-06-26T04:42:18.4158758Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-06-26T04:42:19.9247412Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-06-26T04:42:20.6405036Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-06-26T04:42:21.3030181Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-06-26T04:42:27.7246844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-06-26T04:42:30.4358142Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-06-26T04:42:37.4829412Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-06-26T04:42:37.6761395Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-06-26T04:42:46.6998356Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-06-26T04:42:46.8309270Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-06-26T04:42:47.0058258Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-06-26T04:42:48.0113574Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-06-26T04:42:48.3371819Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-06-26T04:42:48.9767561Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-06-26T04:42:49.3770170Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-06-26T04:42:49.3866599Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-06-26T04:42:49.3939118Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-06-26T04:42:49.4138697Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-06-26T04:42:49.4471257Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-06-26T04:42:50.2906524Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-06-26T04:42:50.3100962Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-06-26T04:42:50.3448267Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-06-26T04:42:50.4331221Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-06-26T04:42:50.4624466Z Submodule path 'third_party/cudnn_frontend': checked out 'aa3abd4bc689d6412979c7f55f9cd132848c9c6a' 2024-06-26T04:42:50.9249902Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-06-26T04:42:51.1533979Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-06-26T04:42:51.2215943Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-06-26T04:42:51.2230388Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:42:51.2232028Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:42:51.2234423Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:42:51.2236851Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:42:51.2239677Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:42:51.2261052Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-06-26T04:42:52.2777133Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-06-26T04:42:52.8467881Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-06-26T04:42:54.5658946Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-06-26T04:42:55.7062735Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-06-26T04:42:55.9911217Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-06-26T04:42:56.0778545Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-06-26T04:42:56.4417402Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-06-26T04:42:56.4995407Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-06-26T04:42:56.5103080Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-06-26T04:42:56.6096762Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-06-26T04:42:56.6410944Z Submodule path 'third_party/fmt': checked out 'e69e5f977d458f2650bb346dadf2ad30c5320281' 2024-06-26T04:42:56.6487403Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-06-26T04:42:56.6837267Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-06-26T04:42:56.7045997Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-06-26T04:42:56.7446391Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-06-26T04:42:56.7554533Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-06-26T04:42:56.7567891Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-06-26T04:42:56.7586914Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-06-26T04:43:09.9800253Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-06-26T04:43:09.9954913Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-06-26T04:43:10.0805288Z Submodule path 'third_party/kineto': checked out '8681ff11e1fa54da39023076c5c43eddd87b7a8a' 2024-06-26T04:43:10.0819607Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:43:10.0821444Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:43:10.0824076Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:43:10.0845318Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-06-26T04:43:10.6052566Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-06-26T04:43:11.9311769Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-06-26T04:43:13.0769302Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-06-26T04:43:13.0782845Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:43:13.0784864Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:43:13.0787472Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:43:13.0790176Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:43:13.0792833Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:43:13.0795756Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:43:13.0798573Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:43:13.0801757Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:43:13.0824414Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-06-26T04:43:14.1228973Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-06-26T04:43:14.4589120Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-06-26T04:43:15.8340722Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-06-26T04:43:16.1277656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-06-26T04:43:16.6189205Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-06-26T04:43:17.6972607Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-06-26T04:43:25.0308009Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-06-26T04:43:25.4036939Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-06-26T04:43:25.4190679Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-06-26T04:43:25.4520302Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-06-26T04:43:25.4628401Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-06-26T04:43:25.4640287Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:43:25.4661619Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-06-26T04:43:25.7700457Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-06-26T04:43:25.7852708Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-06-26T04:43:25.8205829Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-06-26T04:43:25.9161030Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-06-26T04:43:25.9299365Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-06-26T04:43:25.9610642Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out 'a33701196adfad74917046096bf5a2aa0ab0bb50' 2024-06-26T04:43:26.0128138Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-06-26T04:43:26.0446593Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-06-26T04:43:26.0655791Z Submodule path 'third_party/nccl/nccl': checked out '48bb7fec7953112ff37499a272317f6663f8f600' 2024-06-26T04:43:26.1617161Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-06-26T04:43:26.4566800Z Submodule path 'third_party/onnx': checked out '990217f043af7222348ca8f0301e17fa7b841781' 2024-06-26T04:43:26.4594648Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-06-26T04:43:26.4596775Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-06-26T04:43:26.4619690Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-06-26T04:43:26.8777862Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-06-26T04:43:27.9361541Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-06-26T04:43:27.9646920Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-06-26T04:43:28.0216105Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-06-26T04:43:28.0232037Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:43:28.0235613Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:43:28.0239001Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:43:28.0242407Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:43:28.0246540Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:43:28.0250956Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:43:28.0255010Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:43:28.0256789Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:43:28.0274602Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-06-26T04:43:28.3976940Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-06-26T04:43:29.5274398Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-06-26T04:43:29.8354833Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-06-26T04:43:36.1615287Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-06-26T04:43:36.4122638Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-06-26T04:43:36.6155522Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-06-26T04:43:36.9417040Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-06-26T04:43:44.4040813Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-06-26T04:43:44.4394239Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-06-26T04:43:44.4526308Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-06-26T04:43:44.5427407Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-06-26T04:43:44.5531966Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-06-26T04:43:44.5649591Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-06-26T04:43:44.5771667Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-06-26T04:43:44.5784421Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:43:44.5786667Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:43:44.5806463Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-06-26T04:43:46.6630893Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-06-26T04:43:47.9882052Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-06-26T04:43:48.0296871Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-06-26T04:43:48.4132001Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-06-26T04:43:48.4231954Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-06-26T04:43:48.6599949Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-06-26T04:43:48.6618443Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:43:48.6620217Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-06-26T04:43:48.6642290Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-06-26T04:43:49.0199254Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-06-26T04:43:50.1005793Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-06-26T04:43:50.1664902Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-06-26T04:43:50.1739652Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-06-26T04:43:50.1842917Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-06-26T04:43:50.2143178Z Submodule path 'third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-06-26T04:43:50.2395143Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-06-26T04:43:50.2765209Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-06-26T04:43:50.2983471Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-06-26T04:43:50.2997487Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:43:50.2999497Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:43:50.3001399Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:43:50.3003633Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:43:50.3025035Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-06-26T04:43:51.4101197Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-06-26T04:43:51.6200295Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-06-26T04:43:52.6648004Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-06-26T04:43:53.7033688Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-06-26T04:43:53.7158528Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-06-26T04:43:53.7770941Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-06-26T04:43:53.8013321Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-06-26T04:43:53.8025376Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:43:53.8045367Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-06-26T04:43:53.9813347Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-06-26T04:43:53.9843217Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-06-26T04:43:54.0088632Z Entering 'android/libs/fbjni' 2024-06-26T04:43:54.0121515Z Entering 'third_party/FP16' 2024-06-26T04:43:54.0154966Z Entering 'third_party/FXdiv' 2024-06-26T04:43:54.0189260Z Entering 'third_party/NNPACK' 2024-06-26T04:43:54.0222715Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:43:54.0255849Z Entering 'third_party/XNNPACK' 2024-06-26T04:43:54.0304370Z Entering 'third_party/benchmark' 2024-06-26T04:43:54.0338315Z Entering 'third_party/cpp-httplib' 2024-06-26T04:43:54.0371477Z Entering 'third_party/cpuinfo' 2024-06-26T04:43:54.0404833Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:43:54.0437811Z Entering 'third_party/cutlass' 2024-06-26T04:43:54.0478576Z Entering 'third_party/eigen' 2024-06-26T04:43:54.0514297Z Entering 'third_party/fbgemm' 2024-06-26T04:43:54.0548670Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:43:54.0580583Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:43:54.0611696Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:43:54.0650385Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:43:54.0682687Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:43:54.0715444Z Entering 'third_party/flatbuffers' 2024-06-26T04:43:54.0750163Z Entering 'third_party/fmt' 2024-06-26T04:43:54.0784470Z Entering 'third_party/foxi' 2024-06-26T04:43:54.0816326Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:43:54.0848630Z Entering 'third_party/gloo' 2024-06-26T04:43:54.0881338Z Entering 'third_party/googletest' 2024-06-26T04:43:54.0914007Z Entering 'third_party/ideep' 2024-06-26T04:43:54.0946599Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T04:43:54.0984196Z Entering 'third_party/ittapi' 2024-06-26T04:43:54.1016509Z Entering 'third_party/kineto' 2024-06-26T04:43:54.1048571Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:43:54.1079660Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:43:54.1111032Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:43:54.1143082Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:43:54.1174911Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:43:54.1204449Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:43:54.1237497Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:43:54.1268956Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:43:54.1300539Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:43:54.1333019Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:43:54.1365441Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:43:54.1398533Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:43:54.1430828Z Entering 'third_party/mimalloc' 2024-06-26T04:43:54.1462968Z Entering 'third_party/nccl/nccl' 2024-06-26T04:43:54.1494538Z Entering 'third_party/nlohmann' 2024-06-26T04:43:54.1528128Z Entering 'third_party/onnx' 2024-06-26T04:43:54.1574708Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T04:43:54.1606282Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T04:43:54.1640588Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:43:54.1674751Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:43:54.1705973Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:43:54.1738569Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:43:54.1769160Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:43:54.1801983Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:43:54.1833625Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:43:54.1865217Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:43:54.1897125Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:43:54.1929325Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:43:54.1961683Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:43:54.2011368Z Entering 'third_party/pocketfft' 2024-06-26T04:43:54.2043784Z Entering 'third_party/protobuf' 2024-06-26T04:43:54.2079383Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:43:54.2110309Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T04:43:54.2142225Z Entering 'third_party/psimd' 2024-06-26T04:43:54.2174668Z Entering 'third_party/pthreadpool' 2024-06-26T04:43:54.2205920Z Entering 'third_party/pybind11' 2024-06-26T04:43:54.2238543Z Entering 'third_party/python-peachpy' 2024-06-26T04:43:54.2270325Z Entering 'third_party/sleef' 2024-06-26T04:43:54.2303158Z Entering 'third_party/tensorpipe' 2024-06-26T04:43:54.2335865Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:43:54.2365750Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:43:54.2396601Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:43:54.2427768Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:43:54.2458229Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:43:54.2501441Z ##[endgroup] 2024-06-26T04:43:54.2503081Z ##[group]Persisting credentials for submodules 2024-06-26T04:43:54.2507459Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2024-06-26T04:43:54.2745201Z Entering 'android/libs/fbjni' 2024-06-26T04:43:54.2785138Z Entering 'third_party/FP16' 2024-06-26T04:43:54.2825678Z Entering 'third_party/FXdiv' 2024-06-26T04:43:54.2865458Z Entering 'third_party/NNPACK' 2024-06-26T04:43:54.2905732Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:43:54.2945588Z Entering 'third_party/XNNPACK' 2024-06-26T04:43:54.2999237Z Entering 'third_party/benchmark' 2024-06-26T04:43:54.3038915Z Entering 'third_party/cpp-httplib' 2024-06-26T04:43:54.3079942Z Entering 'third_party/cpuinfo' 2024-06-26T04:43:54.3119880Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:43:54.3159035Z Entering 'third_party/cutlass' 2024-06-26T04:43:54.3205145Z Entering 'third_party/eigen' 2024-06-26T04:43:54.3247086Z Entering 'third_party/fbgemm' 2024-06-26T04:43:54.3286608Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:43:54.3326683Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:43:54.3365509Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:43:54.3409185Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:43:54.3447672Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:43:54.3487226Z Entering 'third_party/flatbuffers' 2024-06-26T04:43:54.3528017Z Entering 'third_party/fmt' 2024-06-26T04:43:54.3567306Z Entering 'third_party/foxi' 2024-06-26T04:43:54.3607699Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:43:54.3647589Z Entering 'third_party/gloo' 2024-06-26T04:43:54.3687897Z Entering 'third_party/googletest' 2024-06-26T04:43:54.3728232Z Entering 'third_party/ideep' 2024-06-26T04:43:54.3767479Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T04:43:54.3814441Z Entering 'third_party/ittapi' 2024-06-26T04:43:54.3853663Z Entering 'third_party/kineto' 2024-06-26T04:43:54.3895006Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:43:54.3933799Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:43:54.3974105Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:43:54.4014477Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:43:54.4053911Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:43:54.4093497Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:43:54.4134680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:43:54.4174713Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:43:54.4215240Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:43:54.4256272Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:43:54.4297324Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:43:54.4336733Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:43:54.4376688Z Entering 'third_party/mimalloc' 2024-06-26T04:43:54.4416488Z Entering 'third_party/nccl/nccl' 2024-06-26T04:43:54.4457115Z Entering 'third_party/nlohmann' 2024-06-26T04:43:54.4500035Z Entering 'third_party/onnx' 2024-06-26T04:43:54.4554421Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T04:43:54.4593802Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T04:43:54.4635427Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:43:54.4677450Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:43:54.4716424Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:43:54.4754859Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:43:54.4795187Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:43:54.4835583Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:43:54.4874269Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:43:54.4914875Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:43:54.4953334Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:43:54.4992939Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:43:54.5032861Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:43:54.5089943Z Entering 'third_party/pocketfft' 2024-06-26T04:43:54.5130264Z Entering 'third_party/protobuf' 2024-06-26T04:43:54.5172501Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:43:54.5211783Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T04:43:54.5252033Z Entering 'third_party/psimd' 2024-06-26T04:43:54.5291785Z Entering 'third_party/pthreadpool' 2024-06-26T04:43:54.5331337Z Entering 'third_party/pybind11' 2024-06-26T04:43:54.5371326Z Entering 'third_party/python-peachpy' 2024-06-26T04:43:54.5411229Z Entering 'third_party/sleef' 2024-06-26T04:43:54.5451030Z Entering 'third_party/tensorpipe' 2024-06-26T04:43:54.5490538Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:43:54.5530391Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:43:54.5569532Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:43:54.5608800Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:43:54.5647495Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:43:54.5702650Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-06-26T04:43:54.5945250Z Entering 'android/libs/fbjni' 2024-06-26T04:43:54.5982238Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-06-26T04:43:54.5996777Z Entering 'third_party/FP16' 2024-06-26T04:43:54.6033642Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-06-26T04:43:54.6047637Z Entering 'third_party/FXdiv' 2024-06-26T04:43:54.6084689Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-06-26T04:43:54.6099368Z Entering 'third_party/NNPACK' 2024-06-26T04:43:54.6136497Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-06-26T04:43:54.6151076Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:43:54.6188087Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-06-26T04:43:54.6202639Z Entering 'third_party/XNNPACK' 2024-06-26T04:43:54.6240520Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-06-26T04:43:54.6270089Z Entering 'third_party/benchmark' 2024-06-26T04:43:54.6307620Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-06-26T04:43:54.6321838Z Entering 'third_party/cpp-httplib' 2024-06-26T04:43:54.6359274Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-06-26T04:43:54.6373142Z Entering 'third_party/cpuinfo' 2024-06-26T04:43:54.6412165Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-06-26T04:43:54.6427780Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:43:54.6464430Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-06-26T04:43:54.6478701Z Entering 'third_party/cutlass' 2024-06-26T04:43:54.6516042Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-06-26T04:43:54.6537049Z Entering 'third_party/eigen' 2024-06-26T04:43:54.6575206Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-06-26T04:43:54.6590516Z Entering 'third_party/fbgemm' 2024-06-26T04:43:54.6628463Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-06-26T04:43:54.6642438Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:43:54.6679131Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-06-26T04:43:54.6692855Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:43:54.6729939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-06-26T04:43:54.6744073Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:43:54.6780152Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-06-26T04:43:54.6798776Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:43:54.6836575Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-06-26T04:43:54.6850290Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:43:54.6887371Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-06-26T04:43:54.6902820Z Entering 'third_party/flatbuffers' 2024-06-26T04:43:54.6940015Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-06-26T04:43:54.6956580Z Entering 'third_party/fmt' 2024-06-26T04:43:54.6992837Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-06-26T04:43:54.7007767Z Entering 'third_party/foxi' 2024-06-26T04:43:54.7044939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-06-26T04:43:54.7059672Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:43:54.7096581Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-06-26T04:43:54.7111201Z Entering 'third_party/gloo' 2024-06-26T04:43:54.7147996Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-06-26T04:43:54.7162937Z Entering 'third_party/googletest' 2024-06-26T04:43:54.7200539Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-06-26T04:43:54.7215454Z Entering 'third_party/ideep' 2024-06-26T04:43:54.7252179Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-06-26T04:43:54.7265452Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T04:43:54.7302831Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-06-26T04:43:54.7323323Z Entering 'third_party/ittapi' 2024-06-26T04:43:54.7360789Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-06-26T04:43:54.7376228Z Entering 'third_party/kineto' 2024-06-26T04:43:54.7413084Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-06-26T04:43:54.7427955Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:43:54.7465101Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-06-26T04:43:54.7478946Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:43:54.7515356Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2024-06-26T04:43:54.7529507Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:43:54.7567522Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2024-06-26T04:43:54.7582817Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:43:54.7619227Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2024-06-26T04:43:54.7634375Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:43:54.7671678Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2024-06-26T04:43:54.7684252Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:43:54.7721486Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2024-06-26T04:43:54.7736779Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:43:54.7774876Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2024-06-26T04:43:54.7788675Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:43:54.7826261Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2024-06-26T04:43:54.7840647Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:43:54.7877682Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2024-06-26T04:43:54.7892312Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:43:54.7930605Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2024-06-26T04:43:54.7946153Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:43:54.7982713Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-06-26T04:43:54.7996758Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:43:54.8033707Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-06-26T04:43:54.8048937Z Entering 'third_party/mimalloc' 2024-06-26T04:43:54.8086293Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-06-26T04:43:54.8101030Z Entering 'third_party/nccl/nccl' 2024-06-26T04:43:54.8138287Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-06-26T04:43:54.8152259Z Entering 'third_party/nlohmann' 2024-06-26T04:43:54.8189610Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-06-26T04:43:54.8204873Z Entering 'third_party/onnx' 2024-06-26T04:43:54.8241307Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-06-26T04:43:54.8269840Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T04:43:54.8308330Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-06-26T04:43:54.8321622Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T04:43:54.8358858Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-06-26T04:43:54.8374682Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:43:54.8412308Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-06-26T04:43:54.8427832Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:43:54.8463967Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-06-26T04:43:54.8477079Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:43:54.8513822Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-06-26T04:43:54.8527463Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:43:54.8564293Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2024-06-26T04:43:54.8577729Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:43:54.8614939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2024-06-26T04:43:54.8628700Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:43:54.8665382Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2024-06-26T04:43:54.8679343Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:43:54.8715899Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2024-06-26T04:43:54.8729783Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:43:54.8768428Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2024-06-26T04:43:54.8781922Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:43:54.8819552Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2024-06-26T04:43:54.8835770Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:43:54.8872906Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2024-06-26T04:43:54.8887250Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:43:54.8924392Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-06-26T04:43:54.8957162Z Entering 'third_party/pocketfft' 2024-06-26T04:43:54.8994895Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-06-26T04:43:54.9009171Z Entering 'third_party/protobuf' 2024-06-26T04:43:54.9046607Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-06-26T04:43:54.9063784Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:43:54.9100684Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-06-26T04:43:54.9114177Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T04:43:54.9151333Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-06-26T04:43:54.9167301Z Entering 'third_party/psimd' 2024-06-26T04:43:54.9204667Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-06-26T04:43:54.9219762Z Entering 'third_party/pthreadpool' 2024-06-26T04:43:54.9257468Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-06-26T04:43:54.9270541Z Entering 'third_party/pybind11' 2024-06-26T04:43:54.9310001Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-06-26T04:43:54.9324864Z Entering 'third_party/python-peachpy' 2024-06-26T04:43:54.9361930Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-06-26T04:43:54.9376912Z Entering 'third_party/sleef' 2024-06-26T04:43:54.9413353Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-06-26T04:43:54.9428387Z Entering 'third_party/tensorpipe' 2024-06-26T04:43:54.9466669Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-06-26T04:43:54.9480822Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:43:54.9516670Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-06-26T04:43:54.9530360Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:43:54.9566295Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-06-26T04:43:54.9580240Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:43:54.9618089Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-06-26T04:43:54.9632052Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:43:54.9668874Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-06-26T04:43:54.9682008Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:43:54.9718898Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-06-26T04:43:55.0771387Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-06-26T04:43:55.1014279Z Entering 'android/libs/fbjni' 2024-06-26T04:43:55.1046462Z Entering 'third_party/FP16' 2024-06-26T04:43:55.1080477Z Entering 'third_party/FXdiv' 2024-06-26T04:43:55.1113738Z Entering 'third_party/NNPACK' 2024-06-26T04:43:55.1147217Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:43:55.1180321Z Entering 'third_party/XNNPACK' 2024-06-26T04:43:55.1229014Z Entering 'third_party/benchmark' 2024-06-26T04:43:55.1263603Z Entering 'third_party/cpp-httplib' 2024-06-26T04:43:55.1296483Z Entering 'third_party/cpuinfo' 2024-06-26T04:43:55.1329684Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:43:55.1363135Z Entering 'third_party/cutlass' 2024-06-26T04:43:55.1402997Z Entering 'third_party/eigen' 2024-06-26T04:43:55.1438243Z Entering 'third_party/fbgemm' 2024-06-26T04:43:55.1472628Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:43:55.1504562Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:43:55.1537179Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:43:55.1573158Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:43:55.1605182Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:43:55.1637416Z Entering 'third_party/flatbuffers' 2024-06-26T04:43:55.1673229Z Entering 'third_party/fmt' 2024-06-26T04:43:55.1706096Z Entering 'third_party/foxi' 2024-06-26T04:43:55.1738350Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:43:55.1770586Z Entering 'third_party/gloo' 2024-06-26T04:43:55.1803774Z Entering 'third_party/googletest' 2024-06-26T04:43:55.1837322Z Entering 'third_party/ideep' 2024-06-26T04:43:55.1868535Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T04:43:55.1906114Z Entering 'third_party/ittapi' 2024-06-26T04:43:55.1938501Z Entering 'third_party/kineto' 2024-06-26T04:43:55.1970541Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:43:55.2002823Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:43:55.2037571Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:43:55.2069580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:43:55.2100740Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:43:55.2131256Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:43:55.2164308Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:43:55.2198001Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:43:55.2229874Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:43:55.2262507Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:43:55.2296006Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:43:55.2327160Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:43:55.2359872Z Entering 'third_party/mimalloc' 2024-06-26T04:43:55.2392290Z Entering 'third_party/nccl/nccl' 2024-06-26T04:43:55.2425158Z Entering 'third_party/nlohmann' 2024-06-26T04:43:55.2458842Z Entering 'third_party/onnx' 2024-06-26T04:43:55.2506128Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T04:43:55.2537939Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T04:43:55.2572447Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:43:55.2606378Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:43:55.2637996Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:43:55.2669420Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:43:55.2700905Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:43:55.2733168Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:43:55.2765897Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:43:55.2796934Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:43:55.2829014Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:43:55.2862506Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:43:55.2895783Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:43:55.2944437Z Entering 'third_party/pocketfft' 2024-06-26T04:43:55.2977096Z Entering 'third_party/protobuf' 2024-06-26T04:43:55.3012323Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:43:55.3043380Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T04:43:55.3076821Z Entering 'third_party/psimd' 2024-06-26T04:43:55.3109658Z Entering 'third_party/pthreadpool' 2024-06-26T04:43:55.3141468Z Entering 'third_party/pybind11' 2024-06-26T04:43:55.3173679Z Entering 'third_party/python-peachpy' 2024-06-26T04:43:55.3206184Z Entering 'third_party/sleef' 2024-06-26T04:43:55.3239499Z Entering 'third_party/tensorpipe' 2024-06-26T04:43:55.3271658Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:43:55.3303382Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:43:55.3334347Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:43:55.3366080Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:43:55.3397986Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:43:55.3442741Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-06-26T04:43:55.3683766Z Entering 'android/libs/fbjni' 2024-06-26T04:43:55.3716045Z Entering 'third_party/FP16' 2024-06-26T04:43:55.3749532Z Entering 'third_party/FXdiv' 2024-06-26T04:43:55.3782031Z Entering 'third_party/NNPACK' 2024-06-26T04:43:55.3813504Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:43:55.3845706Z Entering 'third_party/XNNPACK' 2024-06-26T04:43:55.3893220Z Entering 'third_party/benchmark' 2024-06-26T04:43:55.3925599Z Entering 'third_party/cpp-httplib' 2024-06-26T04:43:55.3958720Z Entering 'third_party/cpuinfo' 2024-06-26T04:43:55.3991707Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:43:55.4024461Z Entering 'third_party/cutlass' 2024-06-26T04:43:55.4062990Z Entering 'third_party/eigen' 2024-06-26T04:43:55.4096937Z Entering 'third_party/fbgemm' 2024-06-26T04:43:55.4130198Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:43:55.4162108Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:43:55.4194226Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:43:55.4231780Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:43:55.4264133Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:43:55.4296837Z Entering 'third_party/flatbuffers' 2024-06-26T04:43:55.4332440Z Entering 'third_party/fmt' 2024-06-26T04:43:55.4365634Z Entering 'third_party/foxi' 2024-06-26T04:43:55.4398885Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:43:55.4432192Z Entering 'third_party/gloo' 2024-06-26T04:43:55.4465843Z Entering 'third_party/googletest' 2024-06-26T04:43:55.4498941Z Entering 'third_party/ideep' 2024-06-26T04:43:55.4530611Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T04:43:55.4569711Z Entering 'third_party/ittapi' 2024-06-26T04:43:55.4602200Z Entering 'third_party/kineto' 2024-06-26T04:43:55.4634982Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:43:55.4666632Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:43:55.4700039Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:43:55.4731477Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:43:55.4764110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:43:55.4794929Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:43:55.4829172Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:43:55.4861367Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:43:55.4892782Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:43:55.4925643Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:43:55.4959197Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:43:55.4990837Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:43:55.5023618Z Entering 'third_party/mimalloc' 2024-06-26T04:43:55.5056723Z Entering 'third_party/nccl/nccl' 2024-06-26T04:43:55.5088758Z Entering 'third_party/nlohmann' 2024-06-26T04:43:55.5121090Z Entering 'third_party/onnx' 2024-06-26T04:43:55.5168279Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T04:43:55.5200411Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T04:43:55.5234622Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:43:55.5268740Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:43:55.5299745Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:43:55.5331376Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:43:55.5362411Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:43:55.5395777Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:43:55.5426380Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:43:55.5457967Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:43:55.5488343Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:43:55.5521993Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:43:55.5554295Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:43:55.5602792Z Entering 'third_party/pocketfft' 2024-06-26T04:43:55.5635009Z Entering 'third_party/protobuf' 2024-06-26T04:43:55.5669672Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:43:55.5701133Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T04:43:55.5733691Z Entering 'third_party/psimd' 2024-06-26T04:43:55.5766317Z Entering 'third_party/pthreadpool' 2024-06-26T04:43:55.5798335Z Entering 'third_party/pybind11' 2024-06-26T04:43:55.5831072Z Entering 'third_party/python-peachpy' 2024-06-26T04:43:55.5863330Z Entering 'third_party/sleef' 2024-06-26T04:43:55.5895942Z Entering 'third_party/tensorpipe' 2024-06-26T04:43:55.5927060Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:43:55.5958666Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:43:55.5989051Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:43:55.6021331Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:43:55.6051211Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:43:55.6093665Z ##[endgroup] 2024-06-26T04:43:55.6129994Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T04:43:55.6153846Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T04:43:55.6471068Z Prepare all required actions 2024-06-26T04:43:55.6471532Z Getting action download info 2024-06-26T04:43:55.7880618Z Download action repository 'aws-actions/configure-aws-credentials@v3' (SHA:50ac8dd1e1b10d09dac7b8727528b91bed831ac0) 2024-06-26T04:43:55.9192917Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-06-26T04:43:56.1484918Z ##[group]Run ./.github/actions/linux-build 2024-06-26T04:43:56.1485323Z with: 2024-06-26T04:43:56.1485652Z build-environment: linux-jammy-py3.8-gcc11-no-ops 2024-06-26T04:43:56.1486230Z docker-image-name: pytorch-linux-jammy-py3.8-gcc11 2024-06-26T04:43:56.1486745Z build-generates-artifacts: true 2024-06-26T04:43:56.1487130Z build-with-debug: false 2024-06-26T04:43:56.1487448Z cuda-arch-list: 5.2 2024-06-26T04:43:56.1487952Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1 }, ]} 2024-06-26T04:43:56.1488552Z s3-bucket: gha-artifacts 2024-06-26T04:43:56.1489100Z GITHUB_TOKEN: *** 2024-06-26T04:43:56.1489389Z use_split_build: false 2024-06-26T04:43:56.1489712Z runner: linux.2xlarge 2024-06-26T04:43:56.1490019Z ##[endgroup] 2024-06-26T04:43:56.1587760Z Prepare all required actions 2024-06-26T04:43:56.1588191Z Getting action download info 2024-06-26T04:43:56.2504627Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-06-26T04:43:56.3589725Z ##[group]Run ./.github/actions/setup-linux 2024-06-26T04:43:56.3590136Z ##[endgroup] 2024-06-26T04:43:56.3649502Z ##[group]Run set -euo pipefail 2024-06-26T04:43:56.3649909Z set -euo pipefail 2024-06-26T04:43:56.3650261Z function get_ec2_metadata() { 2024-06-26T04:43:56.3650773Z  # Pulled from instance metadata endpoint for EC2 2024-06-26T04:43:56.3651669Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-06-26T04:43:56.3652578Z  category=$1 2024-06-26T04:43:56.3653082Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-06-26T04:43:56.3653701Z  runner_name_str=i-062fa0ac793622e9b 2024-06-26T04:43:56.3654128Z  if [[ -f /.inarc ]]; then 2024-06-26T04:43:56.3654741Z  echo "ARC Runner, no info on ec2 metadata" 2024-06-26T04:43:56.3655286Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-06-26T04:43:56.3655961Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-06-26T04:43:56.3656614Z  else 2024-06-26T04:43:56.3657084Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-06-26T04:43:56.3657644Z  fi 2024-06-26T04:43:56.3657891Z } 2024-06-26T04:43:56.3658225Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-06-26T04:43:56.3658789Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-06-26T04:43:56.3659429Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-06-26T04:43:56.3659978Z echo "system info $(uname -a)" 2024-06-26T04:43:56.3667322Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:43:56.3667796Z ##[endgroup] 2024-06-26T04:43:56.3746741Z ami-id: ami-0ce0c36d7a00b20e2 2024-06-26T04:43:56.3799435Z instance-id: i-062fa0ac793622e9b 2024-06-26T04:43:56.3850626Z instance-type: c5.2xlarge 2024-06-26T04:43:56.3857648Z system info Linux ip-10-0-40-29.ec2.internal 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-06-26T04:43:56.3878959Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-06-26T04:43:56.3879871Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-06-26T04:43:56.3887370Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:43:56.3887877Z ##[endgroup] 2024-06-26T04:43:56.3949949Z ##[group]Run if systemctl is-active --quiet docker; then 2024-06-26T04:43:56.3950533Z if systemctl is-active --quiet docker; then 2024-06-26T04:43:56.3951053Z  echo "Docker daemon is running..."; 2024-06-26T04:43:56.3951484Z else 2024-06-26T04:43:56.3951945Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-06-26T04:43:56.3952513Z fi 2024-06-26T04:43:56.3959333Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:43:56.3959810Z ##[endgroup] 2024-06-26T04:43:56.4054905Z Docker daemon is running... 2024-06-26T04:43:56.4100719Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T04:43:56.4101268Z with: 2024-06-26T04:43:56.4101511Z shell: bash 2024-06-26T04:43:56.4101773Z timeout_minutes: 5 2024-06-26T04:43:56.4102069Z max_attempts: 3 2024-06-26T04:43:56.4102365Z retry_wait_seconds: 30 2024-06-26T04:43:56.4103802Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2024-06-26T04:43:56.4105296Z polling_interval_seconds: 1 2024-06-26T04:43:56.4105649Z warning_on_retry: true 2024-06-26T04:43:56.4105974Z continue_on_error: false 2024-06-26T04:43:56.4106286Z env: 2024-06-26T04:43:56.4106536Z AWS_RETRY_MODE: standard 2024-06-26T04:43:56.4106862Z AWS_MAX_ATTEMPTS: 5 2024-06-26T04:43:56.4107166Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T04:43:56.4107512Z ##[endgroup] 2024-06-26T04:43:57.9841519Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-06-26T04:43:57.9842362Z Configure a credential helper to remove this warning. See 2024-06-26T04:43:57.9843426Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-06-26T04:43:57.9843955Z 2024-06-26T04:43:57.9844242Z Login Succeeded 2024-06-26T04:43:58.4615503Z Command completed after 1 attempt(s). 2024-06-26T04:43:58.4661036Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T04:43:58.4661748Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T04:43:58.4662401Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T04:43:58.4669790Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:43:58.4670280Z ##[endgroup] 2024-06-26T04:43:58.4778253Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T04:43:58.4779650Z # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T04:43:58.4780713Z # shellcheck disable=SC2046 2024-06-26T04:43:58.4781511Z docker stop $(docker ps -q) || true 2024-06-26T04:43:58.4782339Z # Prune all of the docker images 2024-06-26T04:43:58.4783121Z docker system prune -af 2024-06-26T04:43:58.4791020Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:43:58.4791522Z ##[endgroup] 2024-06-26T04:43:58.5036955Z "docker stop" requires at least 1 argument. 2024-06-26T04:43:58.5037970Z See 'docker stop --help'. 2024-06-26T04:43:58.5038399Z 2024-06-26T04:43:58.5038801Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-06-26T04:43:58.5039386Z 2024-06-26T04:43:58.5039637Z Stop one or more running containers 2024-06-26T04:43:58.5217081Z Total reclaimed space: 0B 2024-06-26T04:43:58.5263947Z ##[group]Run set +e 2024-06-26T04:43:58.5264296Z set +e 2024-06-26T04:43:58.5264556Z set -x 2024-06-26T04:43:58.5264824Z  2024-06-26T04:43:58.5265121Z PT_DOMAIN=download.pytorch.org 2024-06-26T04:43:58.5265895Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-06-26T04:43:58.5266993Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-06-26T04:43:58.5267757Z # one is returned at random 2024-06-26T04:43:58.5268387Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-06-26T04:43:58.5268888Z  2024-06-26T04:43:58.5269176Z if [ -z "${RESOLVED_IP}" ]; then 2024-06-26T04:43:58.5269769Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-06-26T04:43:58.5270520Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-06-26T04:43:58.5271061Z  2024-06-26T04:43:58.5271357Z  if [ -z "${RESOLVED_IP}" ]; then 2024-06-26T04:43:58.5271874Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-06-26T04:43:58.5272368Z  exit 1 2024-06-26T04:43:58.5272654Z  fi 2024-06-26T04:43:58.5272925Z fi 2024-06-26T04:43:58.5301311Z  2024-06-26T04:43:58.5301701Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-06-26T04:43:58.5302190Z  # Clean up any old records first 2024-06-26T04:43:58.5302704Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-06-26T04:43:58.5303139Z fi 2024-06-26T04:43:58.5303377Z  2024-06-26T04:43:58.5303782Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-06-26T04:43:58.5304311Z cat /etc/hosts 2024-06-26T04:43:58.5312367Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:43:58.5312874Z ##[endgroup] 2024-06-26T04:43:58.5354282Z + PT_DOMAIN=download.pytorch.org 2024-06-26T04:43:58.5355064Z ++ dig -4 +short download.pytorch.org 2024-06-26T04:43:58.5355479Z ++ tail -n1 2024-06-26T04:43:58.6252093Z + RESOLVED_IP=18.160.10.36 2024-06-26T04:43:58.6252846Z + '[' -z 18.160.10.36 ']' 2024-06-26T04:43:58.6253271Z + grep -r download.pytorch.org /etc/hosts 2024-06-26T04:43:58.6259510Z 18.160.10.36 download.pytorch.org 2024-06-26T04:43:58.6260545Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-06-26T04:43:58.6368584Z + echo '18.160.10.36 download.pytorch.org' 2024-06-26T04:43:58.6369618Z + sudo tee -a /etc/hosts 2024-06-26T04:43:58.6856001Z 18.160.10.36 download.pytorch.org 2024-06-26T04:43:58.6869483Z + cat /etc/hosts 2024-06-26T04:43:58.6875751Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-06-26T04:43:58.6888542Z ::1 localhost6 localhost6.localdomain6 2024-06-26T04:43:58.6889021Z 18.160.10.36 download.pytorch.org 2024-06-26T04:43:58.7061366Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2024-06-26T04:43:58.7061960Z with: 2024-06-26T04:43:58.7062313Z docker-image-name: pytorch-linux-jammy-py3.8-gcc11 2024-06-26T04:43:58.7062818Z docker-build-dir: .ci/docker 2024-06-26T04:43:58.7063183Z working-directory: . 2024-06-26T04:43:58.7063625Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:43:58.7064143Z force-push: false 2024-06-26T04:43:58.7064433Z ##[endgroup] 2024-06-26T04:43:58.7086718Z ##[group]Run set -ex 2024-06-26T04:43:58.7087074Z set -ex 2024-06-26T04:43:58.7087367Z  2024-06-26T04:43:58.7087915Z # If the docker build directory or the build script doesn't exist, the action will 2024-06-26T04:43:58.7088871Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2024-06-26T04:43:58.7089666Z # job could then download the pre-built image as usual 2024-06-26T04:43:58.7090393Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2024-06-26T04:43:58.7091061Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2024-06-26T04:43:58.7091684Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:43:58.7092233Z  2024-06-26T04:43:58.7092712Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2024-06-26T04:43:58.7093330Z  exit 0 2024-06-26T04:43:58.7093608Z else 2024-06-26T04:43:58.7093941Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2024-06-26T04:43:58.7094617Z fi 2024-06-26T04:43:58.7095027Z  2024-06-26T04:43:58.7095472Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2024-06-26T04:43:58.7096403Z  # The docker image name already includes the ECR prefix and tag, so we can just 2024-06-26T04:43:58.7097178Z  # use it as it is, but first let's extract the tag 2024-06-26T04:43:58.7097863Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2024-06-26T04:43:58.7098589Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:43:58.7099285Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:43:58.7099839Z else 2024-06-26T04:43:58.7100247Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2024-06-26T04:43:58.7100902Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:43:58.7101807Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-06-26T04:43:58.7102557Z fi 2024-06-26T04:43:58.7109812Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:43:58.7110303Z env: 2024-06-26T04:43:58.7110541Z REPO_NAME: pytorch 2024-06-26T04:43:58.7110943Z DOCKER_IMAGE_NAME: pytorch-linux-jammy-py3.8-gcc11 2024-06-26T04:43:58.7111431Z DOCKER_BUILD_DIR: .ci/docker 2024-06-26T04:43:58.7111900Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:43:58.7112413Z ##[endgroup] 2024-06-26T04:43:58.7133850Z + [[ ! -d .ci/docker ]] 2024-06-26T04:43:58.7134760Z + [[ ! -f .ci/docker/build.sh ]] 2024-06-26T04:43:58.7135360Z + echo skip=false 2024-06-26T04:43:58.7136662Z + [[ pytorch-linux-jammy-py3.8-gcc11 == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2024-06-26T04:43:58.7138101Z ++ git rev-parse HEAD:.ci/docker 2024-06-26T04:43:58.7152677Z + DOCKER_TAG=91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:43:58.7153450Z + echo docker-tag=91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:43:58.7154802Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:43:58.7190373Z ##[group]Run set +e 2024-06-26T04:43:58.7190719Z set +e 2024-06-26T04:43:58.7190993Z set -x 2024-06-26T04:43:58.7191243Z  2024-06-26T04:43:58.7191494Z login() { 2024-06-26T04:43:58.7192137Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-06-26T04:43:58.7193011Z } 2024-06-26T04:43:58.7193443Z  2024-06-26T04:43:58.7193868Z retry () { 2024-06-26T04:43:58.7194476Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-06-26T04:43:58.7194906Z } 2024-06-26T04:43:58.7195149Z  2024-06-26T04:43:58.7195459Z retry login "${DOCKER_REGISTRY}" 2024-06-26T04:43:58.7196014Z  2024-06-26T04:43:58.7196718Z # Check if image already exists, if it does then skip building it 2024-06-26T04:43:58.7197485Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2024-06-26T04:43:58.7197959Z  exit 0 2024-06-26T04:43:58.7198231Z fi 2024-06-26T04:43:58.7198477Z  2024-06-26T04:43:58.7198947Z # NB: This part requires a full checkout. Otherwise, the merge base will 2024-06-26T04:43:58.7199769Z # be empty. The default action would be to continue rebuild the image 2024-06-26T04:43:58.7200758Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2024-06-26T04:43:58.7201792Z  # if we're on the base branch then use the parent commit 2024-06-26T04:43:58.7202673Z  MERGE_BASE=$(git rev-parse HEAD~) 2024-06-26T04:43:58.7203082Z else 2024-06-26T04:43:58.7203514Z  # otherwise we're on a PR, so use the most recent base commit 2024-06-26T04:43:58.7204339Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2024-06-26T04:43:58.7204832Z fi 2024-06-26T04:43:58.7205072Z  2024-06-26T04:43:58.7205361Z if [[ -z "${MERGE_BASE}" ]]; then 2024-06-26T04:43:58.7205850Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-06-26T04:43:58.7206540Z  2024-06-26T04:43:58.7207666Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2024-06-26T04:43:58.7208463Z  exit 0 2024-06-26T04:43:58.7208738Z fi 2024-06-26T04:43:58.7208975Z  2024-06-26T04:43:58.7209385Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2024-06-26T04:43:58.7210522Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2024-06-26T04:43:58.7211344Z  exit 1 2024-06-26T04:43:58.7211813Z fi 2024-06-26T04:43:58.7212253Z  2024-06-26T04:43:58.7212860Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2024-06-26T04:43:58.7213943Z # If no image exists but the hash is the same as the previous hash then we should error out here 2024-06-26T04:43:58.7214987Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2024-06-26T04:43:58.7216054Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2024-06-26T04:43:58.7217217Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2024-06-26T04:43:58.7217857Z fi 2024-06-26T04:43:58.7218109Z  2024-06-26T04:43:58.7218426Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-06-26T04:43:58.7225921Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:43:58.7226402Z env: 2024-06-26T04:43:58.7226644Z DOCKER_BUILD_DIR: .ci/docker 2024-06-26T04:43:58.7227230Z BASE_REVISION: 4b9c9a9cc9c9283380a011310ba180c105c3dcb9 2024-06-26T04:43:58.7228290Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:43:58.7229331Z DOCKER_TAG: 91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:43:58.7229903Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:43:58.7230404Z ##[endgroup] 2024-06-26T04:43:58.7251475Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:43:58.7252562Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:43:58.7253774Z + aws ecr get-login-password --region us-east-1 2024-06-26T04:43:58.7255149Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:43:59.1100080Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-06-26T04:43:59.1101377Z Configure a credential helper to remove this warning. See 2024-06-26T04:43:59.1102254Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-06-26T04:43:59.1102775Z 2024-06-26T04:43:59.1102892Z Login Succeeded 2024-06-26T04:43:59.1110356Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:43:59.2900902Z { 2024-06-26T04:43:59.2901259Z "schemaVersion": 2, 2024-06-26T04:43:59.2901935Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2024-06-26T04:43:59.2902503Z "config": { 2024-06-26T04:43:59.2902935Z "mediaType": "application/vnd.docker.container.image.v1+json", 2024-06-26T04:43:59.2903468Z "size": 44015, 2024-06-26T04:43:59.2904001Z "digest": "sha256:14402cfc353dbfa2ba1fa30f87c7ccf0e77a56d529c503e4a803c15ef3448962" 2024-06-26T04:43:59.2906878Z }, 2024-06-26T04:43:59.2907294Z "layers": [ 2024-06-26T04:43:59.2907545Z { 2024-06-26T04:43:59.2908038Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2909380Z "size": 30439283, 2024-06-26T04:43:59.2910140Z "digest": "sha256:2ec76a50fe7c8d5db9ec25590b9217e14e3920513c6e7b5be55db72a16b55f7c" 2024-06-26T04:43:59.2911219Z }, 2024-06-26T04:43:59.2911517Z { 2024-06-26T04:43:59.2912267Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2912948Z "size": 1823, 2024-06-26T04:43:59.2913240Z + exit 0 2024-06-26T04:43:59.2913735Z "digest": "sha256:94cf876dd15336a1bb9c68efe3c199eb689974408d8d00307e6ee7c39375add8" 2024-06-26T04:43:59.2914563Z }, 2024-06-26T04:43:59.2914810Z { 2024-06-26T04:43:59.2915517Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2916545Z "size": 313225743, 2024-06-26T04:43:59.2917102Z "digest": "sha256:844eff13770e3d7fcbb311cc117c4644a656c61edacc026aa3a4167da5c78eac" 2024-06-26T04:43:59.2917710Z }, 2024-06-26T04:43:59.2917932Z { 2024-06-26T04:43:59.2918348Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2918902Z "size": 804, 2024-06-26T04:43:59.2919435Z "digest": "sha256:0ebe1846f17bf25dd364aeebc97768509fda90340864aaaf66f18435862b5d00" 2024-06-26T04:43:59.2920050Z }, 2024-06-26T04:43:59.2920260Z { 2024-06-26T04:43:59.2920676Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2921221Z "size": 106, 2024-06-26T04:43:59.2921757Z "digest": "sha256:aab1810da80ffabe097875b02464bde8a4a3db91be2d3bbbe39ccdec81a36b2d" 2024-06-26T04:43:59.2922388Z }, 2024-06-26T04:43:59.2922609Z { 2024-06-26T04:43:59.2923012Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2923646Z "size": 545, 2024-06-26T04:43:59.2924180Z "digest": "sha256:f7a111ade856ed3b73afaea5a82f7717419e8215a08d5289c3bca760c5369c95" 2024-06-26T04:43:59.2924813Z }, 2024-06-26T04:43:59.2925022Z { 2024-06-26T04:43:59.2925437Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2926168Z "size": 1239, 2024-06-26T04:43:59.2926909Z "digest": "sha256:4521770e6b41adbbb2db5cff2e8b83a06b08caed66486df8ee6884ffa2625bf4" 2024-06-26T04:43:59.2927890Z }, 2024-06-26T04:43:59.2928234Z { 2024-06-26T04:43:59.2928706Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2929254Z "size": 484, 2024-06-26T04:43:59.2929792Z "digest": "sha256:deb25f4e99d07c3a82d02a1c780af7d3298b55434c9998f9fffd83dc97dc1077" 2024-06-26T04:43:59.2930980Z }, 2024-06-26T04:43:59.2931486Z { 2024-06-26T04:43:59.2932426Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2933688Z "size": 110320620, 2024-06-26T04:43:59.2935053Z "digest": "sha256:77b895c04768539cb607a2e35c08521bc97388f138643c1a2ff93365693ab2df" 2024-06-26T04:43:59.2936532Z }, 2024-06-26T04:43:59.2937132Z { 2024-06-26T04:43:59.2938094Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2939397Z "size": 3684, 2024-06-26T04:43:59.2940618Z "digest": "sha256:cf312583a2f806332647a141d0517260a0e45439a169dd92274ead5979f81acd" 2024-06-26T04:43:59.2942016Z }, 2024-06-26T04:43:59.2942523Z { 2024-06-26T04:43:59.2943471Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2944748Z "size": 1905, 2024-06-26T04:43:59.2945968Z "digest": "sha256:a180d8bca39de20a44602dd9e54099934988e98b0659cf7770cedfff341da77c" 2024-06-26T04:43:59.2947383Z }, 2024-06-26T04:43:59.2947888Z { 2024-06-26T04:43:59.2948847Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2950100Z "size": 702, 2024-06-26T04:43:59.2951308Z "digest": "sha256:29852573ae91b4bb7572c70c54c36797bb4bf172fa77beafdb68067f29ec5b8d" 2024-06-26T04:43:59.2952727Z }, 2024-06-26T04:43:59.2953213Z { 2024-06-26T04:43:59.2954171Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2955448Z "size": 2627181312, 2024-06-26T04:43:59.2956964Z "digest": "sha256:f32c36ef12b53151147e93ec42d342771bfad4fec642edd6a9b9e5f8326a3e77" 2024-06-26T04:43:59.2958409Z }, 2024-06-26T04:43:59.2958920Z { 2024-06-26T04:43:59.2959861Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2961127Z "size": 32, 2024-06-26T04:43:59.2962364Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:43:59.2963824Z }, 2024-06-26T04:43:59.2964310Z { 2024-06-26T04:43:59.2965260Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2966505Z "size": 381, 2024-06-26T04:43:59.2967721Z "digest": "sha256:a29555b55aa4775dfe3656a896ba2b217487eaf2d243c87a539bccf2d37f39c7" 2024-06-26T04:43:59.2969161Z }, 2024-06-26T04:43:59.2969644Z { 2024-06-26T04:43:59.2970596Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2971875Z "size": 220641, 2024-06-26T04:43:59.2973083Z "digest": "sha256:45d450910c56999dfec09dcf8bfbfd86105905281c6a3857b7031faf255f04b2" 2024-06-26T04:43:59.2974609Z }, 2024-06-26T04:43:59.2975043Z { 2024-06-26T04:43:59.2975609Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2976209Z "size": 232, 2024-06-26T04:43:59.2976731Z "digest": "sha256:b2dd7129275db5ceb6d3257a7e3f75711661020063a2d19616eb48365c88c9c0" 2024-06-26T04:43:59.2977333Z }, 2024-06-26T04:43:59.2977540Z { 2024-06-26T04:43:59.2977953Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2978493Z "size": 2840574, 2024-06-26T04:43:59.2979020Z "digest": "sha256:efd2aa485229a0666afce3f0965ec82713c94d4a3dba5008856716f4559c7e39" 2024-06-26T04:43:59.2979633Z }, 2024-06-26T04:43:59.2979854Z { 2024-06-26T04:43:59.2980256Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2980800Z "size": 1990, 2024-06-26T04:43:59.2981331Z "digest": "sha256:0661ae1bd510185c6176c43a2090f7fd4ad6a625ec04c827eb6149a37ae08030" 2024-06-26T04:43:59.2982055Z }, 2024-06-26T04:43:59.2982281Z { 2024-06-26T04:43:59.2982695Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2983228Z "size": 105, 2024-06-26T04:43:59.2983753Z "digest": "sha256:8e2059e3bfeba4fb9459ce01583b11644de40185026ff7c0fb758190b3dfabe1" 2024-06-26T04:43:59.2984361Z }, 2024-06-26T04:43:59.2984570Z { 2024-06-26T04:43:59.2984982Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2985523Z "size": 566, 2024-06-26T04:43:59.2986038Z "digest": "sha256:6542c0ef474e272d1a5f15b04ffd0ec7f1f536ba784ff139c58399b1c4248149" 2024-06-26T04:43:59.2986789Z }, 2024-06-26T04:43:59.2987009Z { 2024-06-26T04:43:59.2987413Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2987950Z "size": 32, 2024-06-26T04:43:59.2988479Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:43:59.2989087Z }, 2024-06-26T04:43:59.2989314Z { 2024-06-26T04:43:59.2989731Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2990268Z "size": 104, 2024-06-26T04:43:59.2990800Z "digest": "sha256:861b401f0ab5d6012e70dbd6ef8e5a9d5bce4689c87a635433ae7b7175ee0e16" 2024-06-26T04:43:59.2991421Z }, 2024-06-26T04:43:59.2991628Z { 2024-06-26T04:43:59.2992045Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2992588Z "size": 504, 2024-06-26T04:43:59.2993088Z "digest": "sha256:4ca9a23a73e71088cb9f0177151c841288f42938b799bf25c96e290463ba3a6c" 2024-06-26T04:43:59.2993688Z }, 2024-06-26T04:43:59.2993908Z { 2024-06-26T04:43:59.2994310Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2994859Z "size": 101109809, 2024-06-26T04:43:59.2995390Z "digest": "sha256:f6485591ba901699c177749168e8607338acdd109d977bfb67202fcf28b55842" 2024-06-26T04:43:59.2995970Z }, 2024-06-26T04:43:59.2996189Z { 2024-06-26T04:43:59.2996710Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2997243Z "size": 109, 2024-06-26T04:43:59.2997765Z "digest": "sha256:142b23cc83b8eba936d2663f8572979cd09d4d8963c1366cb87349132bbd83f3" 2024-06-26T04:43:59.2998372Z }, 2024-06-26T04:43:59.2998584Z { 2024-06-26T04:43:59.2999001Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.2999546Z "size": 490, 2024-06-26T04:43:59.3000060Z "digest": "sha256:9f65d81b1aabd595f2419d33e6306b8474c43b28decbd11ca44ed37279010ff9" 2024-06-26T04:43:59.3000678Z }, 2024-06-26T04:43:59.3000903Z { 2024-06-26T04:43:59.3001306Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3001849Z "size": 336, 2024-06-26T04:43:59.3002381Z "digest": "sha256:260c90c40e762e888fcdd2a02024508f9af42ce14d46dec48e0ff34ab2cb0894" 2024-06-26T04:43:59.3002984Z }, 2024-06-26T04:43:59.3003207Z { 2024-06-26T04:43:59.3003622Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3004163Z "size": 103, 2024-06-26T04:43:59.3004673Z "digest": "sha256:b667c8726b8f413f7960e0813c9dbc93930426059a6ad0342a358d386e9c233a" 2024-06-26T04:43:59.3005269Z }, 2024-06-26T04:43:59.3005478Z { 2024-06-26T04:43:59.3005890Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3006434Z "size": 1474, 2024-06-26T04:43:59.3006946Z "digest": "sha256:9e75cc8302f3c403885811054b10f69b21cc2a4fafafac214b2b659cc9036959" 2024-06-26T04:43:59.3007549Z }, 2024-06-26T04:43:59.3007768Z { 2024-06-26T04:43:59.3008171Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3008716Z "size": 465317655, 2024-06-26T04:43:59.3009263Z "digest": "sha256:30ff689874b32b30ec30d1f7081d1f14a4e7bf0f5ed8108647f192c7ac6e7188" 2024-06-26T04:43:59.3009863Z }, 2024-06-26T04:43:59.3010082Z { 2024-06-26T04:43:59.3010497Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3011119Z "size": 160, 2024-06-26T04:43:59.3011652Z "digest": "sha256:e75ff799212e700eddfd97d957cf9000a5cb79001cdd2d1d258016fc76b38b04" 2024-06-26T04:43:59.3012266Z }, 2024-06-26T04:43:59.3012478Z { 2024-06-26T04:43:59.3012893Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3013435Z "size": 2211, 2024-06-26T04:43:59.3013948Z "digest": "sha256:319065f88688c9273cff5b495dba47e4a017feda1bf861b6b6ff997cc11ce29f" 2024-06-26T04:43:59.3014717Z }, 2024-06-26T04:43:59.3014942Z { 2024-06-26T04:43:59.3015347Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3015889Z "size": 152, 2024-06-26T04:43:59.3016499Z "digest": "sha256:a26ad32bbc0fe830ffb52ed978b971cb4c492c489ac4d80c97f472952eb6c529" 2024-06-26T04:43:59.3017110Z }, 2024-06-26T04:43:59.3017331Z { 2024-06-26T04:43:59.3017748Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3018279Z "size": 648, 2024-06-26T04:43:59.3018809Z "digest": "sha256:1347adb36d32b24469eee98e2d1e94305ea395ab49d7616021705edc304c9524" 2024-06-26T04:43:59.3019420Z }, 2024-06-26T04:43:59.3019628Z { 2024-06-26T04:43:59.3020041Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3020586Z "size": 32, 2024-06-26T04:43:59.3021102Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:43:59.3021715Z }, 2024-06-26T04:43:59.3021937Z { 2024-06-26T04:43:59.3022339Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3022879Z "size": 162, 2024-06-26T04:43:59.3023430Z "digest": "sha256:8b2e5004bcbab0b9c3b20aaec3aa2f3f482f8cbdc8e488d1e92a24646aebe851" 2024-06-26T04:43:59.3024048Z }, 2024-06-26T04:43:59.3024268Z { 2024-06-26T04:43:59.3024683Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3025214Z "size": 109, 2024-06-26T04:43:59.3025747Z "digest": "sha256:3ad8bad3700657dbadc73b57a9f435ab604b52af2dbb2960fec90101703c2c7c" 2024-06-26T04:43:59.3026485Z }, 2024-06-26T04:43:59.3026696Z { 2024-06-26T04:43:59.3027110Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3027652Z "size": 102, 2024-06-26T04:43:59.3028168Z "digest": "sha256:d335836e780559f38cf4cacaf5fa72a7fd7d9c4cfc1286978413360de54cd94d" 2024-06-26T04:43:59.3028777Z }, 2024-06-26T04:43:59.3028999Z { 2024-06-26T04:43:59.3029401Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3029942Z "size": 422, 2024-06-26T04:43:59.3030469Z "digest": "sha256:03e3083ae7df397a9661184e7bc0ca6bbc2e1f6854833a31fcaadd40bfeec4b2" 2024-06-26T04:43:59.3031071Z }, 2024-06-26T04:43:59.3031291Z { 2024-06-26T04:43:59.3031707Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3032237Z "size": 32, 2024-06-26T04:43:59.3032764Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:43:59.3033387Z }, 2024-06-26T04:43:59.3033600Z { 2024-06-26T04:43:59.3034011Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3034551Z "size": 111, 2024-06-26T04:43:59.3035076Z "digest": "sha256:97cc85cb7c4e8e1a4f40eff1a6443c10d929b413dbc2a2a69bbf4b04005e17c2" 2024-06-26T04:43:59.3035693Z }, 2024-06-26T04:43:59.3035916Z { 2024-06-26T04:43:59.3036316Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3036857Z "size": 475, 2024-06-26T04:43:59.3037384Z "digest": "sha256:d490220e4f6bc3cd20e5a46b873043c8f47ffaa718f81ef42a8e45704fc2e96c" 2024-06-26T04:43:59.3037986Z }, 2024-06-26T04:43:59.3038206Z { 2024-06-26T04:43:59.3038618Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3039149Z "size": 32, 2024-06-26T04:43:59.3039679Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:43:59.3040299Z }, 2024-06-26T04:43:59.3040615Z { 2024-06-26T04:43:59.3041036Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3041581Z "size": 112, 2024-06-26T04:43:59.3042072Z "digest": "sha256:04d0190bc97a111068f095e0631193a6ef218093d621a406151a284e12049861" 2024-06-26T04:43:59.3042661Z }, 2024-06-26T04:43:59.3042882Z { 2024-06-26T04:43:59.3043287Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3043827Z "size": 563, 2024-06-26T04:43:59.3044347Z "digest": "sha256:04d47328c7bd2d0987f8357de16bdf9224a7629db9fc046318942fbcee32c568" 2024-06-26T04:43:59.3044943Z }, 2024-06-26T04:43:59.3045165Z { 2024-06-26T04:43:59.3045582Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3046114Z "size": 43163951, 2024-06-26T04:43:59.3046663Z "digest": "sha256:69a3d4e29db0e7d7bd5833503abd51a03f51e2ee4dc4c5317f572a7e9ab4edda" 2024-06-26T04:43:59.3047280Z }, 2024-06-26T04:43:59.3047487Z { 2024-06-26T04:43:59.3047915Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3048460Z "size": 106, 2024-06-26T04:43:59.3048978Z "digest": "sha256:0231c909d672d2e40b9deccf81dc97dddfdd0530b2b072782fe8d2b29957aa54" 2024-06-26T04:43:59.3049596Z }, 2024-06-26T04:43:59.3049818Z { 2024-06-26T04:43:59.3050216Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3050757Z "size": 295, 2024-06-26T04:43:59.3051295Z "digest": "sha256:7af7703fd0c99d4c22c6c420c3ca9ace4646234bce2dbbc8e4a685276bd96a6b" 2024-06-26T04:43:59.3051901Z }, 2024-06-26T04:43:59.3052118Z { 2024-06-26T04:43:59.3052529Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3053087Z "size": 32, 2024-06-26T04:43:59.3053614Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:43:59.3054370Z }, 2024-06-26T04:43:59.3054581Z { 2024-06-26T04:43:59.3054994Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3055637Z "size": 106, 2024-06-26T04:43:59.3056192Z "digest": "sha256:027ac6996c62a5c9772f3885939b2ca1508d6342a46be3344c2eb474c0032903" 2024-06-26T04:43:59.3056794Z }, 2024-06-26T04:43:59.3057015Z { 2024-06-26T04:43:59.3057417Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3057960Z "size": 425, 2024-06-26T04:43:59.3058479Z "digest": "sha256:74a68590fdfcf793ff1148af97440cab24ff53112786632dfd31af3861d7d695" 2024-06-26T04:43:59.3059082Z }, 2024-06-26T04:43:59.3059290Z { 2024-06-26T04:43:59.3059723Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3060267Z "size": 19308854, 2024-06-26T04:43:59.3060795Z "digest": "sha256:2e867e2465c63943a6f568b03f82de03caa582dbcfb66bb8364ca6af33bf687e" 2024-06-26T04:43:59.3061399Z }, 2024-06-26T04:43:59.3061618Z { 2024-06-26T04:43:59.3062018Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3062566Z "size": 108, 2024-06-26T04:43:59.3063098Z "digest": "sha256:f51a2243c1bf3305a28ce63dcb4e55761f73abf2dc0172c25921e352761dc92e" 2024-06-26T04:43:59.3063691Z }, 2024-06-26T04:43:59.3063912Z { 2024-06-26T04:43:59.3064329Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3064857Z "size": 441, 2024-06-26T04:43:59.3065395Z "digest": "sha256:dccc1e11707a46b3ff2271ca32b160514fed1bc6a7e80dd316aba8fe7ef834dd" 2024-06-26T04:43:59.3066016Z }, 2024-06-26T04:43:59.3066254Z { 2024-06-26T04:43:59.3066665Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3067203Z "size": 702, 2024-06-26T04:43:59.3067710Z "digest": "sha256:29852573ae91b4bb7572c70c54c36797bb4bf172fa77beafdb68067f29ec5b8d" 2024-06-26T04:43:59.3068317Z }, 2024-06-26T04:43:59.3068534Z { 2024-06-26T04:43:59.3068934Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3069475Z "size": 142, 2024-06-26T04:43:59.3070108Z "digest": "sha256:fa84b128b2d8bd6d79b5e2f01e4cf834d1b1d9439d42893cd7a3f2c0f9ecd923" 2024-06-26T04:43:59.3070712Z }, 2024-06-26T04:43:59.3070932Z { 2024-06-26T04:43:59.3071347Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3071877Z "size": 135, 2024-06-26T04:43:59.3072393Z "digest": "sha256:79c5c1b4789a8061392ed80f7df55a0cf8b3f578f569025973dafc832d7bbb1b" 2024-06-26T04:43:59.3073003Z }, 2024-06-26T04:43:59.3073209Z { 2024-06-26T04:43:59.3073624Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3074157Z "size": 32, 2024-06-26T04:43:59.3074675Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:43:59.3075290Z }, 2024-06-26T04:43:59.3075509Z { 2024-06-26T04:43:59.3075910Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3076453Z "size": 191, 2024-06-26T04:43:59.3076975Z "digest": "sha256:585d93983ffa398cf27a97f4939a0120bc1a733f4d8b1de24126a3a1a8cca278" 2024-06-26T04:43:59.3077568Z }, 2024-06-26T04:43:59.3077788Z { 2024-06-26T04:43:59.3078200Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3078732Z "size": 1212, 2024-06-26T04:43:59.3079245Z "digest": "sha256:0e2757b3e947531b56521a63a38f869487bdaf8d434517834db7ac70c3fb4453" 2024-06-26T04:43:59.3079838Z }, 2024-06-26T04:43:59.3080047Z { 2024-06-26T04:43:59.3080459Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3080999Z "size": 702, 2024-06-26T04:43:59.3081505Z "digest": "sha256:29852573ae91b4bb7572c70c54c36797bb4bf172fa77beafdb68067f29ec5b8d" 2024-06-26T04:43:59.3082106Z }, 2024-06-26T04:43:59.3082326Z { 2024-06-26T04:43:59.3082731Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3083273Z "size": 138, 2024-06-26T04:43:59.3083791Z "digest": "sha256:017702dc3bb9e5484c17f9128a44348f83a3b8f07e0b1562e0b715ba365dcded" 2024-06-26T04:43:59.3084383Z }, 2024-06-26T04:43:59.3084677Z { 2024-06-26T04:43:59.3085093Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3085627Z "size": 1838061418, 2024-06-26T04:43:59.3086181Z "digest": "sha256:26b6032d8e72bb67615c5d0a83ba3e01d208fc78c20cace534c5bff7bbe41a59" 2024-06-26T04:43:59.3086800Z }, 2024-06-26T04:43:59.3087009Z { 2024-06-26T04:43:59.3087428Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3087973Z "size": 152, 2024-06-26T04:43:59.3088505Z "digest": "sha256:7eaba9afcf96af27f87045a1f17dbbbc83d88c47208139b136a80edf27b5b1f8" 2024-06-26T04:43:59.3089126Z }, 2024-06-26T04:43:59.3089347Z { 2024-06-26T04:43:59.3089749Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3090295Z "size": 849, 2024-06-26T04:43:59.3090819Z "digest": "sha256:4e1273fff111ab63c6def740c9fe3f405168e73ca96505750ec9560e571f877f" 2024-06-26T04:43:59.3091426Z }, 2024-06-26T04:43:59.3091650Z { 2024-06-26T04:43:59.3092070Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3092602Z "size": 702, 2024-06-26T04:43:59.3093121Z "digest": "sha256:29852573ae91b4bb7572c70c54c36797bb4bf172fa77beafdb68067f29ec5b8d" 2024-06-26T04:43:59.3093724Z }, 2024-06-26T04:43:59.3093935Z { 2024-06-26T04:43:59.3094481Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3095026Z "size": 139, 2024-06-26T04:43:59.3095538Z "digest": "sha256:095aaa194ad58bed818d7624f54a8462d2368b1d7a9177dbf1d622d158e3def8" 2024-06-26T04:43:59.3096211Z }, 2024-06-26T04:43:59.3096432Z { 2024-06-26T04:43:59.3096837Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3097380Z "size": 32, 2024-06-26T04:43:59.3097907Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:43:59.3098510Z }, 2024-06-26T04:43:59.3098835Z { 2024-06-26T04:43:59.3099254Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3099785Z "size": 158, 2024-06-26T04:43:59.3100312Z "digest": "sha256:e69bf94e94cb18ac9d20e45d50582f15473ce61f6365e247b604cbcd61f4ddcc" 2024-06-26T04:43:59.3100919Z }, 2024-06-26T04:43:59.3101127Z { 2024-06-26T04:43:59.3101539Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3102078Z "size": 909, 2024-06-26T04:43:59.3102595Z "digest": "sha256:5b282fb06022aaeb8cb00baf6758ebd1fc50213fa08837e6ebd8367648f0cc03" 2024-06-26T04:43:59.3103213Z }, 2024-06-26T04:43:59.3103430Z { 2024-06-26T04:43:59.3103830Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3104372Z "size": 702, 2024-06-26T04:43:59.3104889Z "digest": "sha256:29852573ae91b4bb7572c70c54c36797bb4bf172fa77beafdb68067f29ec5b8d" 2024-06-26T04:43:59.3105483Z }, 2024-06-26T04:43:59.3105702Z { 2024-06-26T04:43:59.3106112Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3106653Z "size": 135, 2024-06-26T04:43:59.3107164Z "digest": "sha256:26170244c99466a119be20c01e62387ea3245e38bca465127b3e1b5ca8683314" 2024-06-26T04:43:59.3107757Z }, 2024-06-26T04:43:59.3107963Z { 2024-06-26T04:43:59.3108375Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3108915Z "size": 32, 2024-06-26T04:43:59.3109434Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:43:59.3110049Z }, 2024-06-26T04:43:59.3110268Z { 2024-06-26T04:43:59.3110669Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3111213Z "size": 156, 2024-06-26T04:43:59.3111738Z "digest": "sha256:45c7879febc5552f1bb9b59969d326cc799eeb1d3e31f7d425d1d02259551a4e" 2024-06-26T04:43:59.3112333Z }, 2024-06-26T04:43:59.3112556Z { 2024-06-26T04:43:59.3112965Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3113498Z "size": 1578, 2024-06-26T04:43:59.3114127Z "digest": "sha256:f5dd85f916a3414b09232ecaddf806dfe81f2d7fba5ed61373edd807df99a262" 2024-06-26T04:43:59.3114754Z }, 2024-06-26T04:43:59.3114960Z { 2024-06-26T04:43:59.3115372Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3115914Z "size": 32, 2024-06-26T04:43:59.3116433Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:43:59.3117052Z }, 2024-06-26T04:43:59.3117270Z { 2024-06-26T04:43:59.3117672Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3118215Z "size": 128, 2024-06-26T04:43:59.3118745Z "digest": "sha256:00cfe467539eb476bd66ff9c6bf2bea8601f073a4ca45ecb476c3e37ed2b2d85" 2024-06-26T04:43:59.3119351Z }, 2024-06-26T04:43:59.3119572Z { 2024-06-26T04:43:59.3119982Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3120511Z "size": 379, 2024-06-26T04:43:59.3121033Z "digest": "sha256:761b58c4a7323f0fa29d02368b839830353760466f08d0a73f0d5e505d8aa44c" 2024-06-26T04:43:59.3121624Z }, 2024-06-26T04:43:59.3121830Z { 2024-06-26T04:43:59.3122244Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3122788Z "size": 32, 2024-06-26T04:43:59.3123304Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:43:59.3123919Z }, 2024-06-26T04:43:59.3124137Z { 2024-06-26T04:43:59.3124538Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3125082Z "size": 104, 2024-06-26T04:43:59.3125598Z "digest": "sha256:ce57725e9a4c3eadb62246f231e0f27e0535973a6f881557be320048c4552f2e" 2024-06-26T04:43:59.3126193Z }, 2024-06-26T04:43:59.3126413Z { 2024-06-26T04:43:59.3126828Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3127360Z "size": 1841, 2024-06-26T04:43:59.3127901Z "digest": "sha256:ecdd20263166bfcc5e8e25f125b05534fe8c754c82c8ea6aa5a60d733cbbf694" 2024-06-26T04:43:59.3128768Z }, 2024-06-26T04:43:59.3129086Z { 2024-06-26T04:43:59.3129545Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3130200Z "size": 7529630, 2024-06-26T04:43:59.3130835Z "digest": "sha256:f6b630e16b35df33b7f2ff25c6a3213d58d8203e1dd6c5dcfc41e96ecf26f646" 2024-06-26T04:43:59.3131551Z }, 2024-06-26T04:43:59.3131818Z { 2024-06-26T04:43:59.3132327Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3132912Z "size": 106, 2024-06-26T04:43:59.3133543Z "digest": "sha256:05462c0bf1655f0b876d0358a0831b29d5b2eaa9f4e99f9aa6be8f1a338b5d00" 2024-06-26T04:43:59.3134385Z }, 2024-06-26T04:43:59.3134659Z { 2024-06-26T04:43:59.3135195Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3135825Z "size": 165, 2024-06-26T04:43:59.3136538Z "digest": "sha256:2861e30c4419c8e6e8cbf7f943a4d0a897ecdc504f4b1383a30de43a569798bb" 2024-06-26T04:43:59.3137212Z }, 2024-06-26T04:43:59.3137524Z { 2024-06-26T04:43:59.3137985Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3138631Z "size": 7944, 2024-06-26T04:43:59.3139246Z "digest": "sha256:ec250a1df2c075bc9fcf2595945b010296b0b32813ed9a7d93c6769f3ffe6543" 2024-06-26T04:43:59.3139970Z }, 2024-06-26T04:43:59.3215506Z { 2024-06-26T04:43:59.3215983Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3216654Z "size": 8064, 2024-06-26T04:43:59.3217191Z "digest": "sha256:994a842bbc8796fcf2e4d295f0ba513718cc7c33f63ef0648913e1ec011fbe23" 2024-06-26T04:43:59.3217792Z }, 2024-06-26T04:43:59.3218020Z { 2024-06-26T04:43:59.3218438Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3218976Z "size": 303, 2024-06-26T04:43:59.3219492Z "digest": "sha256:851f80854d0a39831957ee6397e18c35b8d4fff54dccfe373a2f10ec410a4460" 2024-06-26T04:43:59.3220105Z }, 2024-06-26T04:43:59.3220310Z { 2024-06-26T04:43:59.3220877Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3221427Z "size": 32, 2024-06-26T04:43:59.3221941Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:43:59.3222558Z }, 2024-06-26T04:43:59.3222779Z { 2024-06-26T04:43:59.3223178Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3223723Z "size": 108, 2024-06-26T04:43:59.3224270Z "digest": "sha256:3d9bae1abce26e7cd0093200b96c41cdb09be5472c60ebaeca918e78cb6fe6b5" 2024-06-26T04:43:59.3224888Z }, 2024-06-26T04:43:59.3225106Z { 2024-06-26T04:43:59.3225516Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3226051Z "size": 54145774, 2024-06-26T04:43:59.3226611Z "digest": "sha256:a80b78a9c4343fe6bbfc10a01ea35ad79aee2ce2ba85a79bbad4b88dca8f9a98" 2024-06-26T04:43:59.3227241Z }, 2024-06-26T04:43:59.3227456Z { 2024-06-26T04:43:59.3227874Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T04:43:59.3228419Z "size": 32, 2024-06-26T04:43:59.3228937Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-06-26T04:43:59.3229553Z } 2024-06-26T04:43:59.3229771Z ] 2024-06-26T04:43:59.3229975Z } 2024-06-26T04:43:59.3323573Z ##[group]Run tag=${ECR_DOCKER_IMAGE##*/} 2024-06-26T04:43:59.3324005Z tag=${ECR_DOCKER_IMAGE##*/} 2024-06-26T04:43:59.3324526Z echo "docker pull ghcr.io/pytorch/ci-image:${tag/:/-}" 2024-06-26T04:43:59.3331909Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:43:59.3332390Z env: 2024-06-26T04:43:59.3333237Z ECR_DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:43:59.3334337Z ##[endgroup] 2024-06-26T04:43:59.3356366Z docker pull ghcr.io/pytorch/ci-image:pytorch-linux-jammy-py3.8-gcc11-91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:43:59.3401501Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-06-26T04:43:59.3402036Z with: 2024-06-26T04:43:59.3402882Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:43:59.3404113Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:43:59.3404609Z ##[endgroup] 2024-06-26T04:43:59.3421664Z ##[group]Run set -x 2024-06-26T04:43:59.3421977Z set -x 2024-06-26T04:43:59.3422256Z set +e 2024-06-26T04:43:59.3422520Z  2024-06-26T04:43:59.3422756Z login() { 2024-06-26T04:43:59.3423403Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-06-26T04:43:59.3424111Z } 2024-06-26T04:43:59.3424346Z  2024-06-26T04:43:59.3424596Z retry () { 2024-06-26T04:43:59.3424967Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-06-26T04:43:59.3425390Z } 2024-06-26T04:43:59.3425638Z  2024-06-26T04:43:59.3425924Z retry login "${DOCKER_REGISTRY}" 2024-06-26T04:43:59.3426308Z  2024-06-26T04:43:59.3426550Z set -e 2024-06-26T04:43:59.3427001Z # ignore output since only exit code is used for conditional 2024-06-26T04:43:59.3427675Z # only pull docker image if it's not available locally 2024-06-26T04:43:59.3428432Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-06-26T04:43:59.3429116Z  retry docker pull "${DOCKER_IMAGE}" 2024-06-26T04:43:59.3429537Z fi 2024-06-26T04:43:59.3436296Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:43:59.3436777Z env: 2024-06-26T04:43:59.3437617Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:43:59.3438843Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:43:59.3439352Z ##[endgroup] 2024-06-26T04:43:59.3459755Z + set +e 2024-06-26T04:43:59.3460454Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:43:59.3461133Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:43:59.3463039Z + aws ecr get-login-password --region us-east-1 2024-06-26T04:43:59.3464207Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T04:43:59.7264561Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-06-26T04:43:59.7266302Z Configure a credential helper to remove this warning. See 2024-06-26T04:43:59.7267672Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-06-26T04:43:59.7268568Z 2024-06-26T04:43:59.7268775Z Login Succeeded 2024-06-26T04:43:59.7276562Z + set -e 2024-06-26T04:43:59.7277885Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:43:59.7394174Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:43:59.7397202Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:43:59.9692248Z 91382da70d5719cd7007b6b80b71d2f48398f6b7: Pulling from pytorch/pytorch-linux-jammy-py3.8-gcc11 2024-06-26T04:43:59.9702200Z 2ec76a50fe7c: Pulling fs layer 2024-06-26T04:43:59.9703875Z 94cf876dd153: Pulling fs layer 2024-06-26T04:43:59.9704605Z 844eff13770e: Pulling fs layer 2024-06-26T04:43:59.9705250Z 0ebe1846f17b: Pulling fs layer 2024-06-26T04:43:59.9705828Z aab1810da80f: Pulling fs layer 2024-06-26T04:43:59.9706491Z f7a111ade856: Pulling fs layer 2024-06-26T04:43:59.9706954Z 4521770e6b41: Pulling fs layer 2024-06-26T04:43:59.9707740Z deb25f4e99d0: Pulling fs layer 2024-06-26T04:43:59.9708441Z 77b895c04768: Pulling fs layer 2024-06-26T04:43:59.9708869Z cf312583a2f8: Pulling fs layer 2024-06-26T04:43:59.9709449Z a180d8bca39d: Pulling fs layer 2024-06-26T04:43:59.9710045Z 29852573ae91: Pulling fs layer 2024-06-26T04:43:59.9710692Z f32c36ef12b5: Pulling fs layer 2024-06-26T04:43:59.9711277Z 4f4fb700ef54: Pulling fs layer 2024-06-26T04:43:59.9711933Z a29555b55aa4: Pulling fs layer 2024-06-26T04:43:59.9712375Z 45d450910c56: Pulling fs layer 2024-06-26T04:43:59.9712815Z b2dd7129275d: Pulling fs layer 2024-06-26T04:43:59.9713171Z efd2aa485229: Pulling fs layer 2024-06-26T04:43:59.9713519Z 0661ae1bd510: Pulling fs layer 2024-06-26T04:43:59.9713871Z 8e2059e3bfeb: Pulling fs layer 2024-06-26T04:43:59.9714221Z 6542c0ef474e: Pulling fs layer 2024-06-26T04:43:59.9714551Z f7a111ade856: Waiting 2024-06-26T04:43:59.9714906Z 4521770e6b41: Waiting 2024-06-26T04:43:59.9715382Z 77b895c04768: Waiting 2024-06-26T04:43:59.9715924Z 861b401f0ab5: Pulling fs layer 2024-06-26T04:43:59.9716571Z cf312583a2f8: Waiting 2024-06-26T04:43:59.9717094Z deb25f4e99d0: Waiting 2024-06-26T04:43:59.9717575Z 4ca9a23a73e7: Pulling fs layer 2024-06-26T04:43:59.9718187Z f32c36ef12b5: Waiting 2024-06-26T04:43:59.9718741Z a180d8bca39d: Waiting 2024-06-26T04:43:59.9719182Z f6485591ba90: Pulling fs layer 2024-06-26T04:43:59.9719519Z 4f4fb700ef54: Waiting 2024-06-26T04:43:59.9719807Z 29852573ae91: Waiting 2024-06-26T04:43:59.9720119Z 142b23cc83b8: Pulling fs layer 2024-06-26T04:43:59.9720657Z a29555b55aa4: Waiting 2024-06-26T04:43:59.9721142Z 0ebe1846f17b: Waiting 2024-06-26T04:43:59.9721594Z 9f65d81b1aab: Pulling fs layer 2024-06-26T04:43:59.9721937Z aab1810da80f: Waiting 2024-06-26T04:43:59.9722279Z 45d450910c56: Waiting 2024-06-26T04:43:59.9722567Z b2dd7129275d: Waiting 2024-06-26T04:43:59.9722859Z 260c90c40e76: Pulling fs layer 2024-06-26T04:43:59.9723194Z f6485591ba90: Waiting 2024-06-26T04:43:59.9723478Z 861b401f0ab5: Waiting 2024-06-26T04:43:59.9723759Z efd2aa485229: Waiting 2024-06-26T04:43:59.9724242Z b667c8726b8f: Pulling fs layer 2024-06-26T04:43:59.9724588Z 4ca9a23a73e7: Waiting 2024-06-26T04:43:59.9724867Z 142b23cc83b8: Waiting 2024-06-26T04:43:59.9725343Z 9e75cc8302f3: Pulling fs layer 2024-06-26T04:43:59.9725684Z 8e2059e3bfeb: Waiting 2024-06-26T04:43:59.9725978Z 30ff689874b3: Pulling fs layer 2024-06-26T04:43:59.9726342Z 6542c0ef474e: Waiting 2024-06-26T04:43:59.9726710Z e75ff799212e: Pulling fs layer 2024-06-26T04:43:59.9727038Z 0661ae1bd510: Waiting 2024-06-26T04:43:59.9727339Z 319065f88688: Pulling fs layer 2024-06-26T04:43:59.9727676Z 9f65d81b1aab: Waiting 2024-06-26T04:43:59.9727959Z 260c90c40e76: Waiting 2024-06-26T04:43:59.9728330Z a26ad32bbc0f: Pulling fs layer 2024-06-26T04:43:59.9728699Z 9e75cc8302f3: Waiting 2024-06-26T04:43:59.9729000Z 30ff689874b3: Waiting 2024-06-26T04:43:59.9729301Z 1347adb36d32: Pulling fs layer 2024-06-26T04:43:59.9729624Z e75ff799212e: Waiting 2024-06-26T04:43:59.9729910Z 319065f88688: Waiting 2024-06-26T04:43:59.9730203Z 1347adb36d32: Waiting 2024-06-26T04:43:59.9730498Z 8b2e5004bcba: Pulling fs layer 2024-06-26T04:43:59.9730851Z 3ad8bad37006: Pulling fs layer 2024-06-26T04:43:59.9731241Z d335836e7805: Pulling fs layer 2024-06-26T04:43:59.9731802Z a26ad32bbc0f: Waiting 2024-06-26T04:43:59.9732378Z 03e3083ae7df: Pulling fs layer 2024-06-26T04:43:59.9732962Z 8b2e5004bcba: Waiting 2024-06-26T04:43:59.9733383Z 3ad8bad37006: Waiting 2024-06-26T04:43:59.9733671Z d335836e7805: Waiting 2024-06-26T04:43:59.9734089Z 03e3083ae7df: Waiting 2024-06-26T04:43:59.9734789Z 97cc85cb7c4e: Pulling fs layer 2024-06-26T04:43:59.9735424Z d490220e4f6b: Pulling fs layer 2024-06-26T04:43:59.9736051Z 97cc85cb7c4e: Waiting 2024-06-26T04:43:59.9736677Z 04d0190bc97a: Pulling fs layer 2024-06-26T04:43:59.9737328Z 04d47328c7bd: Pulling fs layer 2024-06-26T04:43:59.9737978Z 69a3d4e29db0: Pulling fs layer 2024-06-26T04:43:59.9738533Z 04d0190bc97a: Waiting 2024-06-26T04:43:59.9739051Z 0231c909d672: Pulling fs layer 2024-06-26T04:43:59.9739615Z d490220e4f6b: Waiting 2024-06-26T04:43:59.9740284Z 04d47328c7bd: Waiting 2024-06-26T04:43:59.9740845Z 7af7703fd0c9: Pulling fs layer 2024-06-26T04:43:59.9741471Z 0231c909d672: Waiting 2024-06-26T04:43:59.9741989Z 7af7703fd0c9: Waiting 2024-06-26T04:43:59.9742552Z 027ac6996c62: Pulling fs layer 2024-06-26T04:43:59.9743176Z 74a68590fdfc: Pulling fs layer 2024-06-26T04:43:59.9743756Z 2e867e2465c6: Pulling fs layer 2024-06-26T04:43:59.9744355Z f51a2243c1bf: Pulling fs layer 2024-06-26T04:43:59.9744999Z dccc1e11707a: Pulling fs layer 2024-06-26T04:43:59.9745643Z fa84b128b2d8: Pulling fs layer 2024-06-26T04:43:59.9746271Z 74a68590fdfc: Waiting 2024-06-26T04:43:59.9746802Z 2e867e2465c6: Waiting 2024-06-26T04:43:59.9747344Z 79c5c1b4789a: Pulling fs layer 2024-06-26T04:43:59.9747916Z f51a2243c1bf: Waiting 2024-06-26T04:43:59.9748408Z 027ac6996c62: Waiting 2024-06-26T04:43:59.9748905Z 585d93983ffa: Pulling fs layer 2024-06-26T04:43:59.9749548Z 0e2757b3e947: Pulling fs layer 2024-06-26T04:43:59.9750170Z fa84b128b2d8: Waiting 2024-06-26T04:43:59.9750698Z 585d93983ffa: Waiting 2024-06-26T04:43:59.9751265Z 017702dc3bb9: Pulling fs layer 2024-06-26T04:43:59.9751877Z 79c5c1b4789a: Waiting 2024-06-26T04:43:59.9752352Z 0e2757b3e947: Waiting 2024-06-26T04:43:59.9752857Z 26b6032d8e72: Pulling fs layer 2024-06-26T04:43:59.9753467Z 7eaba9afcf96: Pulling fs layer 2024-06-26T04:43:59.9754116Z 4e1273fff111: Pulling fs layer 2024-06-26T04:43:59.9754772Z 095aaa194ad5: Pulling fs layer 2024-06-26T04:43:59.9755392Z 4e1273fff111: Waiting 2024-06-26T04:43:59.9755904Z 26b6032d8e72: Waiting 2024-06-26T04:43:59.9756434Z e69bf94e94cb: Pulling fs layer 2024-06-26T04:43:59.9757008Z 095aaa194ad5: Waiting 2024-06-26T04:43:59.9757506Z 5b282fb06022: Pulling fs layer 2024-06-26T04:43:59.9758128Z 26170244c994: Pulling fs layer 2024-06-26T04:43:59.9758740Z 5b282fb06022: Waiting 2024-06-26T04:43:59.9759265Z 7eaba9afcf96: Waiting 2024-06-26T04:43:59.9759805Z e69bf94e94cb: Waiting 2024-06-26T04:43:59.9760330Z 26170244c994: Waiting 2024-06-26T04:43:59.9760843Z 45c7879febc5: Pulling fs layer 2024-06-26T04:43:59.9761596Z f5dd85f916a3: Pulling fs layer 2024-06-26T04:43:59.9762232Z f5dd85f916a3: Waiting 2024-06-26T04:43:59.9762754Z 45c7879febc5: Waiting 2024-06-26T04:43:59.9763314Z 00cfe467539e: Pulling fs layer 2024-06-26T04:43:59.9763958Z 761b58c4a732: Pulling fs layer 2024-06-26T04:43:59.9764549Z 00cfe467539e: Waiting 2024-06-26T04:43:59.9765061Z ce57725e9a4c: Pulling fs layer 2024-06-26T04:43:59.9765631Z 761b58c4a732: Waiting 2024-06-26T04:43:59.9766133Z ecdd20263166: Pulling fs layer 2024-06-26T04:43:59.9766741Z f6b630e16b35: Pulling fs layer 2024-06-26T04:43:59.9767265Z ecdd20263166: Waiting 2024-06-26T04:43:59.9767652Z ce57725e9a4c: Waiting 2024-06-26T04:43:59.9767958Z 05462c0bf165: Pulling fs layer 2024-06-26T04:43:59.9768323Z 2861e30c4419: Pulling fs layer 2024-06-26T04:43:59.9768677Z ec250a1df2c0: Pulling fs layer 2024-06-26T04:43:59.9769018Z f6b630e16b35: Waiting 2024-06-26T04:43:59.9769313Z 994a842bbc87: Pulling fs layer 2024-06-26T04:43:59.9769661Z 851f80854d0a: Pulling fs layer 2024-06-26T04:43:59.9770001Z 994a842bbc87: Waiting 2024-06-26T04:43:59.9770304Z 3d9bae1abce2: Pulling fs layer 2024-06-26T04:43:59.9770657Z a80b78a9c434: Pulling fs layer 2024-06-26T04:43:59.9770996Z 3d9bae1abce2: Waiting 2024-06-26T04:43:59.9771274Z 851f80854d0a: Waiting 2024-06-26T04:43:59.9771558Z a80b78a9c434: Waiting 2024-06-26T04:44:00.0559538Z 94cf876dd153: Verifying Checksum 2024-06-26T04:44:00.0560114Z 94cf876dd153: Download complete 2024-06-26T04:44:00.1321209Z 0ebe1846f17b: Verifying Checksum 2024-06-26T04:44:00.1321872Z 0ebe1846f17b: Download complete 2024-06-26T04:44:00.2457262Z aab1810da80f: Verifying Checksum 2024-06-26T04:44:00.2457789Z aab1810da80f: Download complete 2024-06-26T04:44:00.3169981Z f7a111ade856: Verifying Checksum 2024-06-26T04:44:00.3170559Z f7a111ade856: Download complete 2024-06-26T04:44:00.3928638Z 4521770e6b41: Download complete 2024-06-26T04:44:00.4591256Z deb25f4e99d0: Verifying Checksum 2024-06-26T04:44:00.4591772Z deb25f4e99d0: Download complete 2024-06-26T04:44:01.1510751Z 2ec76a50fe7c: Verifying Checksum 2024-06-26T04:44:01.1511293Z 2ec76a50fe7c: Download complete 2024-06-26T04:44:01.2444021Z cf312583a2f8: Verifying Checksum 2024-06-26T04:44:01.2444756Z cf312583a2f8: Download complete 2024-06-26T04:44:01.4331814Z 29852573ae91: Verifying Checksum 2024-06-26T04:44:01.4332460Z 29852573ae91: Download complete 2024-06-26T04:44:02.0458221Z 2ec76a50fe7c: Pull complete 2024-06-26T04:44:02.0942300Z 94cf876dd153: Pull complete 2024-06-26T04:44:03.1357843Z 77b895c04768: Verifying Checksum 2024-06-26T04:44:03.1358352Z 77b895c04768: Download complete 2024-06-26T04:44:03.1438896Z 4f4fb700ef54: Verifying Checksum 2024-06-26T04:44:03.1439545Z 4f4fb700ef54: Download complete 2024-06-26T04:44:03.2368686Z a29555b55aa4: Download complete 2024-06-26T04:44:03.3574950Z 45d450910c56: Verifying Checksum 2024-06-26T04:44:03.3575412Z 45d450910c56: Download complete 2024-06-26T04:44:03.4252126Z b2dd7129275d: Download complete 2024-06-26T04:44:03.7659719Z efd2aa485229: Verifying Checksum 2024-06-26T04:44:03.7660385Z efd2aa485229: Download complete 2024-06-26T04:44:03.8519000Z 0661ae1bd510: Verifying Checksum 2024-06-26T04:44:03.8519536Z 0661ae1bd510: Download complete 2024-06-26T04:44:03.9227399Z 8e2059e3bfeb: Verifying Checksum 2024-06-26T04:44:03.9227871Z 8e2059e3bfeb: Download complete 2024-06-26T04:44:04.0144702Z 6542c0ef474e: Download complete 2024-06-26T04:44:04.0879125Z 861b401f0ab5: Verifying Checksum 2024-06-26T04:44:04.0879600Z 861b401f0ab5: Download complete 2024-06-26T04:44:04.2116651Z 4ca9a23a73e7: Verifying Checksum 2024-06-26T04:44:04.2117171Z 4ca9a23a73e7: Download complete 2024-06-26T04:44:06.2503896Z 844eff13770e: Verifying Checksum 2024-06-26T04:44:06.2504373Z 844eff13770e: Download complete 2024-06-26T04:44:06.3340856Z 142b23cc83b8: Verifying Checksum 2024-06-26T04:44:06.3341374Z 142b23cc83b8: Download complete 2024-06-26T04:44:06.3510683Z f6485591ba90: Verifying Checksum 2024-06-26T04:44:06.3511385Z f6485591ba90: Download complete 2024-06-26T04:44:06.4124798Z 9f65d81b1aab: Verifying Checksum 2024-06-26T04:44:06.4125993Z 9f65d81b1aab: Download complete 2024-06-26T04:44:06.4375174Z 260c90c40e76: Download complete 2024-06-26T04:44:06.4921805Z b667c8726b8f: Verifying Checksum 2024-06-26T04:44:06.4922457Z b667c8726b8f: Download complete 2024-06-26T04:44:06.5034500Z 9e75cc8302f3: Download complete 2024-06-26T04:44:06.5856719Z e75ff799212e: Download complete 2024-06-26T04:44:06.6616696Z 319065f88688: Download complete 2024-06-26T04:44:07.7512255Z a26ad32bbc0f: Download complete 2024-06-26T04:44:07.8472969Z 1347adb36d32: Verifying Checksum 2024-06-26T04:44:07.8473666Z 1347adb36d32: Download complete 2024-06-26T04:44:07.9240557Z 8b2e5004bcba: Verifying Checksum 2024-06-26T04:44:07.9241179Z 8b2e5004bcba: Download complete 2024-06-26T04:44:08.0014518Z 3ad8bad37006: Verifying Checksum 2024-06-26T04:44:08.0015148Z 3ad8bad37006: Download complete 2024-06-26T04:44:08.0786891Z d335836e7805: Download complete 2024-06-26T04:44:08.1561167Z 03e3083ae7df: Verifying Checksum 2024-06-26T04:44:08.1561940Z 03e3083ae7df: Download complete 2024-06-26T04:44:08.2357925Z 97cc85cb7c4e: Verifying Checksum 2024-06-26T04:44:08.2358702Z 97cc85cb7c4e: Download complete 2024-06-26T04:44:08.3146128Z d490220e4f6b: Download complete 2024-06-26T04:44:08.4077601Z 04d0190bc97a: Verifying Checksum 2024-06-26T04:44:08.4078304Z 04d0190bc97a: Download complete 2024-06-26T04:44:08.4678124Z 04d47328c7bd: Verifying Checksum 2024-06-26T04:44:08.4678853Z 04d47328c7bd: Download complete 2024-06-26T04:44:09.0120040Z 69a3d4e29db0: Verifying Checksum 2024-06-26T04:44:09.0120668Z 69a3d4e29db0: Download complete 2024-06-26T04:44:09.1163793Z 0231c909d672: Verifying Checksum 2024-06-26T04:44:09.1164252Z 0231c909d672: Download complete 2024-06-26T04:44:09.2279527Z 7af7703fd0c9: Verifying Checksum 2024-06-26T04:44:09.2280033Z 7af7703fd0c9: Download complete 2024-06-26T04:44:09.3052259Z 027ac6996c62: Verifying Checksum 2024-06-26T04:44:09.3052738Z 027ac6996c62: Download complete 2024-06-26T04:44:09.3922598Z 74a68590fdfc: Download complete 2024-06-26T04:44:09.7187538Z 2e867e2465c6: Verifying Checksum 2024-06-26T04:44:09.7188028Z 2e867e2465c6: Download complete 2024-06-26T04:44:09.7966471Z f51a2243c1bf: Verifying Checksum 2024-06-26T04:44:09.7967272Z f51a2243c1bf: Download complete 2024-06-26T04:44:09.8649144Z dccc1e11707a: Verifying Checksum 2024-06-26T04:44:09.8649871Z dccc1e11707a: Download complete 2024-06-26T04:44:09.9436289Z fa84b128b2d8: Download complete 2024-06-26T04:44:10.0150675Z 79c5c1b4789a: Verifying Checksum 2024-06-26T04:44:10.0151746Z 79c5c1b4789a: Download complete 2024-06-26T04:44:10.0862173Z 585d93983ffa: Verifying Checksum 2024-06-26T04:44:10.0862789Z 585d93983ffa: Download complete 2024-06-26T04:44:10.1569307Z 0e2757b3e947: Download complete 2024-06-26T04:44:10.2294696Z 017702dc3bb9: Verifying Checksum 2024-06-26T04:44:10.2295320Z 017702dc3bb9: Download complete 2024-06-26T04:44:13.8454074Z 844eff13770e: Pull complete 2024-06-26T04:44:14.0364116Z 0ebe1846f17b: Pull complete 2024-06-26T04:44:14.2631783Z aab1810da80f: Pull complete 2024-06-26T04:44:14.4873373Z f7a111ade856: Pull complete 2024-06-26T04:44:14.7162653Z 4521770e6b41: Pull complete 2024-06-26T04:44:14.9265803Z deb25f4e99d0: Pull complete 2024-06-26T04:44:17.3828664Z 77b895c04768: Pull complete 2024-06-26T04:44:17.4612419Z 30ff689874b3: Verifying Checksum 2024-06-26T04:44:17.4612894Z 30ff689874b3: Download complete 2024-06-26T04:44:17.5454083Z 7eaba9afcf96: Verifying Checksum 2024-06-26T04:44:17.5454935Z 7eaba9afcf96: Download complete 2024-06-26T04:44:17.5788202Z cf312583a2f8: Pull complete 2024-06-26T04:44:17.6096063Z 4e1273fff111: Verifying Checksum 2024-06-26T04:44:17.6096813Z 4e1273fff111: Download complete 2024-06-26T04:44:17.6868624Z 095aaa194ad5: Verifying Checksum 2024-06-26T04:44:17.6869048Z 095aaa194ad5: Download complete 2024-06-26T04:44:17.7582318Z e69bf94e94cb: Verifying Checksum 2024-06-26T04:44:17.7582735Z e69bf94e94cb: Download complete 2024-06-26T04:44:17.7696581Z a180d8bca39d: Pull complete 2024-06-26T04:44:17.8414796Z 5b282fb06022: Verifying Checksum 2024-06-26T04:44:17.8415253Z 5b282fb06022: Download complete 2024-06-26T04:44:17.9495155Z 26170244c994: Download complete 2024-06-26T04:44:17.9799685Z 29852573ae91: Pull complete 2024-06-26T04:44:18.0202023Z 45c7879febc5: Verifying Checksum 2024-06-26T04:44:18.0202452Z 45c7879febc5: Download complete 2024-06-26T04:44:18.1341178Z f5dd85f916a3: Verifying Checksum 2024-06-26T04:44:18.1341613Z f5dd85f916a3: Download complete 2024-06-26T04:44:18.2079311Z 00cfe467539e: Verifying Checksum 2024-06-26T04:44:18.2079792Z 00cfe467539e: Download complete 2024-06-26T04:44:18.2910209Z 761b58c4a732: Verifying Checksum 2024-06-26T04:44:18.2910632Z 761b58c4a732: Download complete 2024-06-26T04:44:18.3764321Z ce57725e9a4c: Download complete 2024-06-26T04:44:18.4630267Z ecdd20263166: Verifying Checksum 2024-06-26T04:44:18.4630906Z ecdd20263166: Download complete 2024-06-26T04:44:18.7033614Z f6b630e16b35: Verifying Checksum 2024-06-26T04:44:18.7034089Z f6b630e16b35: Download complete 2024-06-26T04:44:18.8058969Z 05462c0bf165: Download complete 2024-06-26T04:44:18.8961653Z 2861e30c4419: Download complete 2024-06-26T04:44:18.9867587Z ec250a1df2c0: Download complete 2024-06-26T04:44:19.0740138Z 994a842bbc87: Verifying Checksum 2024-06-26T04:44:19.0740638Z 994a842bbc87: Download complete 2024-06-26T04:44:19.1475818Z 851f80854d0a: Verifying Checksum 2024-06-26T04:44:19.1476326Z 851f80854d0a: Download complete 2024-06-26T04:44:19.2275807Z 3d9bae1abce2: Verifying Checksum 2024-06-26T04:44:19.2276472Z 3d9bae1abce2: Download complete 2024-06-26T04:44:20.8138445Z a80b78a9c434: Verifying Checksum 2024-06-26T04:44:20.8138976Z a80b78a9c434: Download complete 2024-06-26T04:44:47.0112649Z 26b6032d8e72: Verifying Checksum 2024-06-26T04:44:47.0114135Z 26b6032d8e72: Download complete 2024-06-26T04:44:57.3221913Z f32c36ef12b5: Verifying Checksum 2024-06-26T04:44:57.3222371Z f32c36ef12b5: Download complete 2024-06-26T04:45:39.1153749Z f32c36ef12b5: Pull complete 2024-06-26T04:45:39.4037775Z 4f4fb700ef54: Pull complete 2024-06-26T04:45:39.5426327Z a29555b55aa4: Pull complete 2024-06-26T04:45:39.6863891Z 45d450910c56: Pull complete 2024-06-26T04:45:39.8146519Z b2dd7129275d: Pull complete 2024-06-26T04:45:40.0273943Z efd2aa485229: Pull complete 2024-06-26T04:45:40.1739969Z 0661ae1bd510: Pull complete 2024-06-26T04:45:40.3927438Z 8e2059e3bfeb: Pull complete 2024-06-26T04:45:40.6220331Z 6542c0ef474e: Pull complete 2024-06-26T04:45:41.0071124Z 861b401f0ab5: Pull complete 2024-06-26T04:45:41.2196071Z 4ca9a23a73e7: Pull complete 2024-06-26T04:45:43.3342591Z f6485591ba90: Pull complete 2024-06-26T04:45:43.5158451Z 142b23cc83b8: Pull complete 2024-06-26T04:45:43.6916507Z 9f65d81b1aab: Pull complete 2024-06-26T04:45:43.8877635Z 260c90c40e76: Pull complete 2024-06-26T04:45:44.0941025Z b667c8726b8f: Pull complete 2024-06-26T04:45:44.2485640Z 9e75cc8302f3: Pull complete 2024-06-26T04:45:51.4120472Z 30ff689874b3: Pull complete 2024-06-26T04:45:51.6484925Z e75ff799212e: Pull complete 2024-06-26T04:45:51.8846552Z 319065f88688: Pull complete 2024-06-26T04:45:52.1173887Z a26ad32bbc0f: Pull complete 2024-06-26T04:45:52.3184702Z 1347adb36d32: Pull complete 2024-06-26T04:45:52.7720772Z 8b2e5004bcba: Pull complete 2024-06-26T04:45:52.9337164Z 3ad8bad37006: Pull complete 2024-06-26T04:45:52.9807645Z d335836e7805: Pull complete 2024-06-26T04:45:53.0253587Z 03e3083ae7df: Pull complete 2024-06-26T04:45:53.1178246Z 97cc85cb7c4e: Pull complete 2024-06-26T04:45:53.1739402Z d490220e4f6b: Pull complete 2024-06-26T04:45:53.2819159Z 04d0190bc97a: Pull complete 2024-06-26T04:45:53.3332953Z 04d47328c7bd: Pull complete 2024-06-26T04:45:54.8160504Z 69a3d4e29db0: Pull complete 2024-06-26T04:45:54.8699509Z 0231c909d672: Pull complete 2024-06-26T04:45:54.9258132Z 7af7703fd0c9: Pull complete 2024-06-26T04:45:55.0256554Z 027ac6996c62: Pull complete 2024-06-26T04:45:55.0575383Z 74a68590fdfc: Pull complete 2024-06-26T04:45:55.3098337Z 2e867e2465c6: Pull complete 2024-06-26T04:45:55.3537077Z f51a2243c1bf: Pull complete 2024-06-26T04:45:55.3890338Z dccc1e11707a: Pull complete 2024-06-26T04:45:55.5091924Z fa84b128b2d8: Pull complete 2024-06-26T04:45:55.5574913Z 79c5c1b4789a: Pull complete 2024-06-26T04:45:55.6767503Z 585d93983ffa: Pull complete 2024-06-26T04:45:55.7058833Z 0e2757b3e947: Pull complete 2024-06-26T04:45:55.8080098Z 017702dc3bb9: Pull complete 2024-06-26T04:46:28.3449467Z 26b6032d8e72: Pull complete 2024-06-26T04:46:28.7203974Z 7eaba9afcf96: Pull complete 2024-06-26T04:46:28.9818378Z 4e1273fff111: Pull complete 2024-06-26T04:46:29.3331811Z 095aaa194ad5: Pull complete 2024-06-26T04:46:29.7506901Z e69bf94e94cb: Pull complete 2024-06-26T04:46:29.9082008Z 5b282fb06022: Pull complete 2024-06-26T04:46:30.3954459Z 26170244c994: Pull complete 2024-06-26T04:46:30.8799638Z 45c7879febc5: Pull complete 2024-06-26T04:46:31.0776177Z f5dd85f916a3: Pull complete 2024-06-26T04:46:31.3190689Z 00cfe467539e: Pull complete 2024-06-26T04:46:31.4893895Z 761b58c4a732: Pull complete 2024-06-26T04:46:31.7348325Z ce57725e9a4c: Pull complete 2024-06-26T04:46:31.9102649Z ecdd20263166: Pull complete 2024-06-26T04:46:32.2529702Z f6b630e16b35: Pull complete 2024-06-26T04:46:32.4832370Z 05462c0bf165: Pull complete 2024-06-26T04:46:32.6966152Z 2861e30c4419: Pull complete 2024-06-26T04:46:32.9076867Z ec250a1df2c0: Pull complete 2024-06-26T04:46:33.1260729Z 994a842bbc87: Pull complete 2024-06-26T04:46:33.3195911Z 851f80854d0a: Pull complete 2024-06-26T04:46:33.6759895Z 3d9bae1abce2: Pull complete 2024-06-26T04:46:35.4163876Z a80b78a9c434: Pull complete 2024-06-26T04:46:35.7476370Z Digest: sha256:1862f87fe60cbac0efa4720f6f6fe873270a315ff02a9510d48d1480259bc4e9 2024-06-26T04:46:35.7843573Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:46:35.8028980Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:46:35.8328275Z ##[group]Run .github/scripts/parse_ref.py 2024-06-26T04:46:35.8328727Z .github/scripts/parse_ref.py 2024-06-26T04:46:36.0595600Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:36.0596099Z ##[endgroup] 2024-06-26T04:46:36.8532275Z Prepare all required actions 2024-06-26T04:46:36.8621110Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-06-26T04:46:36.8621544Z with: 2024-06-26T04:46:36.8622161Z github-token: *** 2024-06-26T04:46:36.8622452Z ##[endgroup] 2024-06-26T04:46:36.8705403Z ##[group]Run set -eux 2024-06-26T04:46:36.8705729Z set -eux 2024-06-26T04:46:36.8706307Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-06-26T04:46:36.8713905Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:36.8714376Z env: 2024-06-26T04:46:36.8714802Z GITHUB_TOKEN: *** 2024-06-26T04:46:36.8715096Z ##[endgroup] 2024-06-26T04:46:36.8737292Z + python3 .github/scripts/get_workflow_job_id.py 9673645538 i-062fa0ac793622e9b 2024-06-26T04:46:38.3573639Z setting job-id=26687979228 2024-06-26T04:46:38.3574357Z setting job-name=linux-jammy-py3.8-gcc11-no-ops / build 2024-06-26T04:46:38.3931487Z Prepare all required actions 2024-06-26T04:46:38.3931956Z Getting action download info 2024-06-26T04:46:38.6163661Z ##[group]Run ./.github/actions/filter-test-configs 2024-06-26T04:46:38.6164094Z with: 2024-06-26T04:46:38.6164742Z github-token: *** 2024-06-26T04:46:38.6165242Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1 }, ]} 2024-06-26T04:46:38.6165911Z job-name: linux-jammy-py3.8-gcc11-no-ops / build 2024-06-26T04:46:38.6166415Z ##[endgroup] 2024-06-26T04:46:38.6236312Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T04:46:38.6236867Z with: 2024-06-26T04:46:38.6237116Z shell: bash 2024-06-26T04:46:38.6237382Z timeout_minutes: 10 2024-06-26T04:46:38.6237693Z max_attempts: 5 2024-06-26T04:46:38.6237987Z retry_wait_seconds: 30 2024-06-26T04:46:38.6239465Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-06-26T04:46:38.6240687Z polling_interval_seconds: 1 2024-06-26T04:46:38.6241043Z warning_on_retry: true 2024-06-26T04:46:38.6241373Z continue_on_error: false 2024-06-26T04:46:38.6241675Z env: 2024-06-26T04:46:38.6242085Z GITHUB_TOKEN: *** 2024-06-26T04:46:38.6242376Z ##[endgroup] 2024-06-26T04:46:38.6761333Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-06-26T04:46:39.8386372Z Defaulting to user installation because normal site-packages is not writeable 2024-06-26T04:46:39.8626297Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.7/site-packages (2.27.1) 2024-06-26T04:46:39.8763265Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0.1) 2024-06-26T04:46:39.8777783Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2024.6.2) 2024-06-26T04:46:39.8797528Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (3.7) 2024-06-26T04:46:39.8818154Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2.0.12) 2024-06-26T04:46:39.8847940Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (1.26.19) 2024-06-26T04:46:40.6777507Z Command completed after 1 attempt(s). 2024-06-26T04:46:40.6821112Z ##[group]Run set -x 2024-06-26T04:46:40.6821439Z set -x 2024-06-26T04:46:40.6821715Z  2024-06-26T04:46:40.6822244Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T04:46:40.6822905Z # in runner workspace 2024-06-26T04:46:40.6823418Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-06-26T04:46:40.6831060Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:40.6831558Z ##[endgroup] 2024-06-26T04:46:40.6852657Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-06-26T04:46:40.7058003Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T04:46:40.7058524Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T04:46:40.7058968Z echo "Job name: ${JOB_NAME}" 2024-06-26T04:46:40.7059334Z  2024-06-26T04:46:40.7059867Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T04:46:40.7060541Z # in runner workspace 2024-06-26T04:46:40.7061091Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-06-26T04:46:40.7061730Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-06-26T04:46:40.7062165Z  --job-name "${JOB_NAME}" \ 2024-06-26T04:46:40.7062576Z  --test-matrix "{ include: [ 2024-06-26T04:46:40.7063076Z  { config: "default", shard: 1, num_shards: 1 }, 2024-06-26T04:46:40.7063547Z ]} 2024-06-26T04:46:40.7063801Z " \ 2024-06-26T04:46:40.7064096Z  --selected-test-configs "" \ 2024-06-26T04:46:40.7064528Z  --pr-number "${PR_NUMBER}" \ 2024-06-26T04:46:40.7064924Z  --tag "${TAG}" \ 2024-06-26T04:46:40.7065281Z  --event-name "${EVENT_NAME}" \ 2024-06-26T04:46:40.7065704Z  --schedule "${SCHEDULE}" \ 2024-06-26T04:46:40.7066110Z  --branch "${HEAD_BRANCH}" 2024-06-26T04:46:40.7073024Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:40.7073507Z env: 2024-06-26T04:46:40.7073956Z GITHUB_TOKEN: *** 2024-06-26T04:46:40.7074319Z JOB_NAME: linux-jammy-py3.8-gcc11-no-ops / build 2024-06-26T04:46:40.7074782Z PR_NUMBER: 129470 2024-06-26T04:46:40.7075073Z TAG: 2024-06-26T04:46:40.7075318Z EVENT_NAME: pull_request 2024-06-26T04:46:40.7075647Z SCHEDULE: 2024-06-26T04:46:40.7076054Z HEAD_BRANCH: 2024-06-26T04:46:40.7076319Z ##[endgroup] 2024-06-26T04:46:40.7095686Z Workflow: pull 2024-06-26T04:46:40.7096525Z Job name: linux-jammy-py3.8-gcc11-no-ops / build 2024-06-26T04:46:40.9366806Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-06-26T04:46:41.5988464Z ##[group]Run echo "Filtered matrix:" 2024-06-26T04:46:41.5989184Z echo "Filtered matrix:" 2024-06-26T04:46:41.5990133Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1}]}" 2024-06-26T04:46:41.5991110Z  2024-06-26T04:46:41.5991545Z echo 2024-06-26T04:46:41.5992164Z echo "Is the current job unstable? False" 2024-06-26T04:46:41.5992879Z  2024-06-26T04:46:41.5993294Z echo 2024-06-26T04:46:41.5993883Z echo "Is keep-going label set? False" 2024-06-26T04:46:41.5994579Z  2024-06-26T04:46:41.5994991Z echo 2024-06-26T04:46:41.5995517Z echo "Renabled issues? " 2024-06-26T04:46:41.6006096Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:41.6006868Z ##[endgroup] 2024-06-26T04:46:41.6028813Z Filtered matrix: 2024-06-26T04:46:41.6029664Z {include: [{config: default, shard: 1, num_shards: 1}]} 2024-06-26T04:46:41.6030369Z 2024-06-26T04:46:41.6030575Z Is the current job unstable? False 2024-06-26T04:46:41.6031039Z 2024-06-26T04:46:41.6031447Z Is keep-going label set? False 2024-06-26T04:46:41.6031888Z 2024-06-26T04:46:41.6037218Z Renabled issues? 2024-06-26T04:46:41.6100933Z Prepare all required actions 2024-06-26T04:46:41.6101343Z Getting action download info 2024-06-26T04:46:41.7081499Z ##[group]Run ./.github/actions/pytest-cache-download 2024-06-26T04:46:41.7081944Z with: 2024-06-26T04:46:41.7082205Z cache_dir: .pytest_cache 2024-06-26T04:46:41.7082632Z job_identifier: pull_linux-jammy-py3.8-gcc11-no-ops 2024-06-26T04:46:41.7083108Z s3_bucket: gha-artifacts 2024-06-26T04:46:41.7083552Z ##[endgroup] 2024-06-26T04:46:41.7124324Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T04:46:41.7124879Z with: 2024-06-26T04:46:41.7125126Z shell: bash 2024-06-26T04:46:41.7125386Z timeout_minutes: 5 2024-06-26T04:46:41.7125684Z max_attempts: 5 2024-06-26T04:46:41.7125967Z retry_wait_seconds: 30 2024-06-26T04:46:41.7126376Z command: set -eu python3 -m pip install boto3==1.19.12 2024-06-26T04:46:41.7126872Z polling_interval_seconds: 1 2024-06-26T04:46:41.7127220Z warning_on_retry: true 2024-06-26T04:46:41.7127534Z continue_on_error: false 2024-06-26T04:46:41.7127854Z ##[endgroup] 2024-06-26T04:46:41.9839401Z Defaulting to user installation because normal site-packages is not writeable 2024-06-26T04:46:42.0018884Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2024-06-26T04:46:42.0072058Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2024-06-26T04:46:42.0086981Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2024-06-26T04:46:42.0134330Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2024-06-26T04:46:42.0161671Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.19) 2024-06-26T04:46:42.0354935Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.9.0.post0) 2024-06-26T04:46:42.0375733Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2024-06-26T04:46:42.7634790Z Command completed after 1 attempt(s). 2024-06-26T04:46:42.7681787Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-06-26T04:46:42.7682409Z python3 .github/scripts/pytest_cache.py \ 2024-06-26T04:46:42.7682994Z  --download \ 2024-06-26T04:46:42.7683401Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-06-26T04:46:42.7683887Z  --pr_identifier $GITHUB_REF \ 2024-06-26T04:46:42.7684350Z  --job_identifier $JOB_IDENTIFIER \ 2024-06-26T04:46:42.7684803Z  --temp_dir $RUNNER_TEMP \ 2024-06-26T04:46:42.7685178Z  --repo $REPO \ 2024-06-26T04:46:42.7685514Z  --bucket $BUCKET \ 2024-06-26T04:46:42.7692967Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:42.7693458Z env: 2024-06-26T04:46:42.7693715Z CACHE_DIR: .pytest_cache 2024-06-26T04:46:42.7694135Z JOB_IDENTIFIER: pull_linux-jammy-py3.8-gcc11-no-ops 2024-06-26T04:46:42.7694857Z REPO: pytorch/pytorch 2024-06-26T04:46:42.7695194Z BUCKET: gha-artifacts 2024-06-26T04:46:42.7695517Z ##[endgroup] 2024-06-26T04:46:43.2556970Z PR identifier for `refs/pull/129470/merge` is `9d05f01a438f32bd0a1a446ace4d18de` 2024-06-26T04:46:43.2559846Z Downloading cache with args Namespace(bucket='gha-artifacts', cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', download=True, job_identifier='pull_linux-jammy-py3.8-gcc11-no-ops', pr_identifier='refs/pull/129470/merge', repo='pytorch/pytorch', sha=None, shard=None, temp_dir='/home/ec2-user/actions-runner/_work/_temp', test_config=None, upload=False) 2024-06-26T04:46:43.2562933Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/9d05f01a438f32bd0a1a446ace4d18de/pull_linux-jammy-py3_8-gcc11-no-ops` in bucket `gha-artifacts` 2024-06-26T04:46:43.3132177Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2024-06-26T04:46:43.3133022Z # detached container should get cleaned up by teardown_ec2_linux 2024-06-26T04:46:43.3133620Z container_name=$(docker run \ 2024-06-26T04:46:43.3134378Z  -e BUILD_ENVIRONMENT \ 2024-06-26T04:46:43.3134816Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2024-06-26T04:46:43.3135265Z  -e AWS_DEFAULT_REGION \ 2024-06-26T04:46:43.3135641Z  -e PR_NUMBER \ 2024-06-26T04:46:43.3135979Z  -e SHA1 \ 2024-06-26T04:46:43.3136351Z  -e BRANCH \ 2024-06-26T04:46:43.3136666Z  -e SCCACHE_BUCKET \ 2024-06-26T04:46:43.3137049Z  -e SCCACHE_S3_KEY_PREFIX \ 2024-06-26T04:46:43.3137446Z  -e XLA_CUDA \ 2024-06-26T04:46:43.3137816Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2024-06-26T04:46:43.3138306Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2024-06-26T04:46:43.3138754Z  -e TORCH_CUDA_ARCH_LIST \ 2024-06-26T04:46:43.3139138Z  -e PR_LABELS \ 2024-06-26T04:46:43.3139485Z  -e OUR_GITHUB_JOB_ID \ 2024-06-26T04:46:43.3139886Z  -e HUGGING_FACE_HUB_TOKEN \ 2024-06-26T04:46:43.3140287Z  -e USE_SPLIT_BUILD \ 2024-06-26T04:46:43.3140768Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2024-06-26T04:46:43.3141318Z  --security-opt seccomp=unconfined \ 2024-06-26T04:46:43.3141762Z  --cap-add=SYS_PTRACE \ 2024-06-26T04:46:43.3142133Z  --tty \ 2024-06-26T04:46:43.3142429Z  --detach \ 2024-06-26T04:46:43.3142736Z  --user jenkins \ 2024-06-26T04:46:43.3143201Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2024-06-26T04:46:43.3143750Z  -w /var/lib/jenkins/workspace \ 2024-06-26T04:46:43.3144159Z  "${DOCKER_IMAGE}" 2024-06-26T04:46:43.3144486Z ) 2024-06-26T04:46:43.3144926Z docker exec -t "${container_name}" sh -c '.ci/pytorch/build.sh' 2024-06-26T04:46:43.3152624Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:46:43.3153113Z env: 2024-06-26T04:46:43.3153454Z BUILD_ENVIRONMENT: linux-jammy-py3.8-gcc11-no-ops 2024-06-26T04:46:43.3153919Z BRANCH: pull/129470 2024-06-26T04:46:43.3154370Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T04:46:43.3154733Z PR_NUMBER: 129470 2024-06-26T04:46:43.3155069Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:46:43.3155586Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2024-06-26T04:46:43.3156070Z SCCACHE_S3_KEY_PREFIX: pull 2024-06-26T04:46:43.3156622Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2024-06-26T04:46:43.3157555Z PR_LABELS: [ "open source", "ciflow/trunk", "topic: not user facing", "module: inductor", "ciflow/inductor" ] 2024-06-26T04:46:43.3158313Z TORCH_CUDA_ARCH_LIST: 5.2 2024-06-26T04:46:43.3159242Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:46:43.3160184Z XLA_CUDA: 2024-06-26T04:46:43.3160443Z DEBUG: 0 2024-06-26T04:46:43.3160712Z OUR_GITHUB_JOB_ID: 26687979228 2024-06-26T04:46:43.3161073Z HUGGING_FACE_HUB_TOKEN: 2024-06-26T04:46:43.3161418Z USE_SPLIT_BUILD: false 2024-06-26T04:46:43.3161736Z ##[endgroup] 2024-06-26T04:46:53.7340896Z ++ dirname .ci/pytorch/build.sh 2024-06-26T04:46:53.7362960Z + source .ci/pytorch/common.sh 2024-06-26T04:46:53.7372111Z +++ dirname .ci/pytorch/common.sh 2024-06-26T04:46:53.7377800Z ++ source .ci/pytorch/common_utils.sh 2024-06-26T04:46:53.7384717Z +++ declare -f -t trap_add 2024-06-26T04:46:53.7388569Z ++ set -ex 2024-06-26T04:46:53.7396618Z ++ [[ linux-jammy-py3.8-gcc11-no-ops == *rocm* ]] 2024-06-26T04:46:53.7397095Z ++ BUILD_TEST_LIBTORCH=0 2024-06-26T04:46:53.7397433Z ++ dirname .ci/pytorch/build.sh 2024-06-26T04:46:53.7398582Z + source .ci/pytorch/common-build.sh 2024-06-26T04:46:53.7403956Z ++ [[ linux-jammy-py3.8-gcc11-no-ops != *win-* ]] 2024-06-26T04:46:53.7409674Z ++++ dirname .ci/pytorch/common-build.sh 2024-06-26T04:46:53.7415508Z +++ cd .ci/pytorch 2024-06-26T04:46:53.7416524Z +++ pwd -P 2024-06-26T04:46:53.7417409Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2024-06-26T04:46:53.7418320Z ++ which sccache 2024-06-26T04:46:53.7465920Z ++ sccache --stop-server 2024-06-26T04:46:53.7593200Z ++ true 2024-06-26T04:46:53.7593809Z ++ rm -f /var/lib/jenkins/sccache_error.log 2024-06-26T04:46:53.7621459Z ++ trap_add sccache_epilogue EXIT 2024-06-26T04:46:53.7622213Z ++ trap_add_cmd=sccache_epilogue 2024-06-26T04:46:53.7622555Z ++ shift 2024-06-26T04:46:53.7622818Z ++ for trap_add_name in "$@" 2024-06-26T04:46:53.7628147Z ++++ trap -p EXIT 2024-06-26T04:46:53.7630794Z +++ eval 'extract_trap_cmd ' 2024-06-26T04:46:53.7631437Z ++++ extract_trap_cmd 2024-06-26T04:46:53.7631794Z ++++ printf '%s\n' '' 2024-06-26T04:46:53.7632150Z +++ printf '%s\n' sccache_epilogue 2024-06-26T04:46:53.7632723Z ++ trap -- ' 2024-06-26T04:46:53.7633123Z sccache_epilogue' EXIT 2024-06-26T04:46:53.7633670Z ++ [[ -n 1 ]] 2024-06-26T04:46:53.7634715Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2024-06-26T04:46:53.7635644Z Skipping sccache server initialization, setting environment variables 2024-06-26T04:46:53.7636265Z ++ export SCCACHE_IDLE_TIMEOUT=0 2024-06-26T04:46:53.7636622Z ++ SCCACHE_IDLE_TIMEOUT=0 2024-06-26T04:46:53.7637073Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-06-26T04:46:53.7637657Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-06-26T04:46:53.7638159Z ++ export RUST_LOG=sccache::server=error 2024-06-26T04:46:53.7638574Z ++ RUST_LOG=sccache::server=error 2024-06-26T04:46:53.7638973Z ++ sccache --zero-stats 2024-06-26T04:46:53.7921828Z Compile requests 0 2024-06-26T04:46:53.7922602Z Compile requests executed 0 2024-06-26T04:46:53.7923290Z Cache hits 0 2024-06-26T04:46:53.7923847Z Cache misses 0 2024-06-26T04:46:53.7924254Z Cache timeouts 0 2024-06-26T04:46:53.7924708Z Cache read errors 0 2024-06-26T04:46:53.7925269Z Forced recaches 0 2024-06-26T04:46:53.7926024Z Cache write errors 0 2024-06-26T04:46:53.7926761Z Compilation failures 0 2024-06-26T04:46:53.7927169Z Cache errors 0 2024-06-26T04:46:53.7927708Z Non-cacheable compilations 0 2024-06-26T04:46:53.7928167Z Non-cacheable calls 0 2024-06-26T04:46:53.7928620Z Non-compilation calls 0 2024-06-26T04:46:53.7929025Z Unsupported compiler calls 0 2024-06-26T04:46:53.7929453Z Average cache write 0.000 s 2024-06-26T04:46:53.7929878Z Average cache read miss 0.000 s 2024-06-26T04:46:53.7930308Z Average cache read hit 0.000 s 2024-06-26T04:46:53.7930743Z Failed distributed compilations 0 2024-06-26T04:46:53.7931936Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-06-26T04:46:53.7932936Z ++ which ccache 2024-06-26T04:46:53.7937382Z + [[ linux-jammy-py3.8-gcc11-no-ops == *-mobile-*build* ]] 2024-06-26T04:46:53.7938019Z + echo 'Python version:' 2024-06-26T04:46:53.7938336Z Python version: 2024-06-26T04:46:53.7938648Z + python --version 2024-06-26T04:46:53.8163296Z Python 3.8.19 2024-06-26T04:46:53.8213714Z + echo 'GCC version:' 2024-06-26T04:46:53.8214422Z GCC version: 2024-06-26T04:46:53.8214958Z + gcc --version 2024-06-26T04:46:53.9398370Z gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 2024-06-26T04:46:53.9398925Z Copyright (C) 2021 Free Software Foundation, Inc. 2024-06-26T04:46:53.9399592Z This is free software; see the source for copying conditions. There is NO 2024-06-26T04:46:53.9400405Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2024-06-26T04:46:53.9400896Z 2024-06-26T04:46:53.9409949Z + echo 'CMake version:' 2024-06-26T04:46:53.9410328Z CMake version: 2024-06-26T04:46:53.9410638Z + cmake --version 2024-06-26T04:46:54.0095247Z cmake version 3.26.4 2024-06-26T04:46:54.0095531Z 2024-06-26T04:46:54.0095853Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2024-06-26T04:46:54.0134032Z + echo 'Environment variables:' 2024-06-26T04:46:54.0134627Z Environment variables: 2024-06-26T04:46:54.0134921Z + env 2024-06-26T04:46:54.0141106Z INSTALLED_DB=yes 2024-06-26T04:46:54.0143155Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:46:54.0144264Z PR_LABELS=[ 2024-06-26T04:46:54.0144661Z "open source", 2024-06-26T04:46:54.0144986Z "ciflow/trunk", 2024-06-26T04:46:54.0145441Z "topic: not user facing", 2024-06-26T04:46:54.0146005Z "module: inductor", 2024-06-26T04:46:54.0146497Z "ciflow/inductor" 2024-06-26T04:46:54.0147013Z ] 2024-06-26T04:46:54.0147732Z BUILD_ENVIRONMENT=linux-jammy-py3.8-gcc11-no-ops 2024-06-26T04:46:54.0148607Z HOSTNAME=9e81c6672578 2024-06-26T04:46:54.0149950Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_31c176e8-a7c4-4400-8b1b-d82423da32c0 2024-06-26T04:46:54.0151719Z GITHUB_ACTION=linux-build 2024-06-26T04:46:54.0152407Z USE_SPLIT_BUILD=false 2024-06-26T04:46:54.0153109Z GITHUB_RUN_NUMBER=219936 2024-06-26T04:46:54.0153851Z GITHUB_REPOSITORY_OWNER_ID=21003710 2024-06-26T04:46:54.0154647Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2024-06-26T04:46:54.0155228Z AWS_DEFAULT_REGION=us-east-1 2024-06-26T04:46:54.0155676Z SCCACHE_IDLE_TIMEOUT=0 2024-06-26T04:46:54.0156276Z GITHUB_TRIGGERING_ACTOR=leslie-fang-intel 2024-06-26T04:46:54.0157056Z GITHUB_REF_TYPE=branch 2024-06-26T04:46:54.0157492Z TORCH_CUDA_ARCH_LIST=5.2 2024-06-26T04:46:54.0157886Z XLA_CUDA= 2024-06-26T04:46:54.0158270Z HUGGING_FACE_HUB_TOKEN= 2024-06-26T04:46:54.0160574Z *** 2024-06-26T04:46:54.0161001Z GITHUB_REPOSITORY_ID=65600975 2024-06-26T04:46:54.0161605Z GITHUB_ACTIONS=true 2024-06-26T04:46:54.0162169Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2024-06-26T04:46:54.0163085Z SHA1=b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T04:46:54.0163987Z GITHUB_SHA=4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d 2024-06-26T04:46:54.0164922Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/129470/merge 2024-06-26T04:46:54.0165592Z UCC_HOME=/usr 2024-06-26T04:46:54.0165879Z GITHUB_REF=refs/pull/129470/merge 2024-06-26T04:46:54.0166237Z GITHUB_REF_PROTECTED=false 2024-06-26T04:46:54.0166638Z HOME=/var/lib/jenkins 2024-06-26T04:46:54.0166993Z GITHUB_API_URL=https://api.github.com 2024-06-26T04:46:54.0167371Z UCX_COMMIT= 2024-06-26T04:46:54.0167642Z SCCACHE_S3_KEY_PREFIX=pull 2024-06-26T04:46:54.0167964Z UCX_HOME=/usr 2024-06-26T04:46:54.0168828Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_31c176e8-a7c4-4400-8b1b-d82423da32c0 2024-06-26T04:46:54.0170178Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_31c176e8-a7c4-4400-8b1b-d82423da32c0 2024-06-26T04:46:54.0171315Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2024-06-26T04:46:54.0172051Z GITHUB_EVENT_NAME=pull_request 2024-06-26T04:46:54.0172404Z GITHUB_RUN_ID=9673645538 2024-06-26T04:46:54.0173341Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_31c176e8-a7c4-4400-8b1b-d82423da32c0 2024-06-26T04:46:54.0174480Z GITHUB_ACTOR=leslie-fang-intel 2024-06-26T04:46:54.0174819Z PR_NUMBER=129470 2024-06-26T04:46:54.0175097Z DESIRED_CUDA= 2024-06-26T04:46:54.0175368Z GITHUB_RUN_ATTEMPT=1 2024-06-26T04:46:54.0175670Z ANACONDA_PYTHON_VERSION=3.8 2024-06-26T04:46:54.0176096Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2024-06-26T04:46:54.0176633Z TERM=xterm 2024-06-26T04:46:54.0176882Z INSTALLED_VISION=yes 2024-06-26T04:46:54.0177182Z BRANCH=pull/129470 2024-06-26T04:46:54.0177465Z OUR_GITHUB_JOB_ID=26687979228 2024-06-26T04:46:54.0177824Z OPENSSL_ROOT_DIR=/opt/openssl 2024-06-26T04:46:54.0178174Z CUDA_PATH=/usr/local/cuda 2024-06-26T04:46:54.0178915Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2024-06-26T04:46:54.0179677Z GITHUB_SERVER_URL=https://github.com 2024-06-26T04:46:54.0180209Z UCC_COMMIT= 2024-06-26T04:46:54.0180454Z DOCS=yes 2024-06-26T04:46:54.0180704Z INSTALLED_ANDROID= 2024-06-26T04:46:54.0180983Z SHLVL=1 2024-06-26T04:46:54.0181210Z MAX_JOBS=6 2024-06-26T04:46:54.0181474Z GITHUB_ACTOR_ID=53841472 2024-06-26T04:46:54.0181921Z GITHUB_WORKFLOW_SHA=4b51b1a62a63a1add1b3a0f7882f5c7dc66b8f8d 2024-06-26T04:46:54.0182417Z GITHUB_REF_NAME=129470/merge 2024-06-26T04:46:54.0183007Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2024-06-26T04:46:54.0183581Z GITHUB_JOB=build 2024-06-26T04:46:54.0183876Z GITHUB_REPOSITORY=pytorch/pytorch 2024-06-26T04:46:54.0184255Z GITHUB_RETENTION_DAYS=90 2024-06-26T04:46:54.0184579Z OPENSSL_DIR=/opt/openssl 2024-06-26T04:46:54.0184896Z GITHUB_ACTION_REPOSITORY= 2024-06-26T04:46:54.0185946Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-06-26T04:46:54.0187156Z GITHUB_BASE_REF=gh/leslie-fang-intel/126/base 2024-06-26T04:46:54.0187592Z INSTALLED_ACL= 2024-06-26T04:46:54.0187847Z CI=true 2024-06-26T04:46:54.0188114Z GITHUB_REPOSITORY_OWNER=pytorch 2024-06-26T04:46:54.0188515Z RUST_LOG=sccache::server=error 2024-06-26T04:46:54.0188852Z INSTALLED_PROTOBUF=yes 2024-06-26T04:46:54.0189260Z GITHUB_HEAD_REF=gh/leslie-fang-intel/126/head 2024-06-26T04:46:54.0189683Z GITHUB_ACTION_REF= 2024-06-26T04:46:54.0190083Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2024-06-26T04:46:54.0190537Z GITHUB_WORKFLOW=pull 2024-06-26T04:46:54.0190845Z DEBIAN_FRONTEND=noninteractive 2024-06-26T04:46:54.0191762Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_31c176e8-a7c4-4400-8b1b-d82423da32c0 2024-06-26T04:46:54.0192617Z SKIP_SCCACHE_INITIALIZATION=1 2024-06-26T04:46:54.0192961Z _=/usr/bin/env 2024-06-26T04:46:54.0193337Z + [[ linux-jammy-py3.8-gcc11-no-ops == *cuda* ]] 2024-06-26T04:46:54.0193903Z + [[ linux-jammy-py3.8-gcc11-no-ops == *cuda11* ]] 2024-06-26T04:46:54.0194731Z + [[ linux-jammy-py3.8-gcc11-no-ops == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2024-06-26T04:46:54.0195410Z + [[ linux-jammy-py3.8-gcc11-no-ops == *rocm* ]] 2024-06-26T04:46:54.0195866Z + export USE_LLVM=/opt/llvm 2024-06-26T04:46:54.0196203Z + USE_LLVM=/opt/llvm 2024-06-26T04:46:54.0196529Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2024-06-26T04:46:54.0196961Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2024-06-26T04:46:54.0197487Z + [[ linux-jammy-py3.8-gcc11-no-ops == *executorch* ]] 2024-06-26T04:46:54.0197942Z + which conda 2024-06-26T04:46:54.0198212Z /opt/conda/bin/conda 2024-06-26T04:46:54.0198543Z + [[ -v CONDA_PREFIX ]] 2024-06-26T04:46:54.0198908Z + [[ -v ANACONDA_PYTHON_VERSION ]] 2024-06-26T04:46:54.0199351Z + export CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8 2024-06-26T04:46:54.0199831Z + CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8 2024-06-26T04:46:54.0200249Z + '[' 3.8 = 3.12 ']' 2024-06-26T04:46:54.0200670Z + [[ linux-jammy-py3.8-gcc11-no-ops == *aarch64* ]] 2024-06-26T04:46:54.0201253Z + [[ linux-jammy-py3.8-gcc11-no-ops == *libtorch* ]] 2024-06-26T04:46:54.0201842Z + [[ linux-jammy-py3.8-gcc11-no-ops == *-android* ]] 2024-06-26T04:46:54.0202419Z + [[ linux-jammy-py3.8-gcc11-no-ops != *android* ]] 2024-06-26T04:46:54.0202990Z + [[ linux-jammy-py3.8-gcc11-no-ops == *vulkan* ]] 2024-06-26T04:46:54.0203540Z + [[ linux-jammy-py3.8-gcc11-no-ops == *rocm* ]] 2024-06-26T04:46:54.0204103Z + [[ linux-jammy-py3.8-gcc11-no-ops == *xpu* ]] 2024-06-26T04:46:54.0204552Z + '[' -z 6 ']' 2024-06-26T04:46:54.0204925Z + [[ linux-jammy-py3.8-gcc11-no-ops == *cuda* ]] 2024-06-26T04:46:54.0205476Z + [[ linux-jammy-py3.8-gcc11-no-ops == *cuda* ]] 2024-06-26T04:46:54.0206031Z + [[ linux-jammy-py3.8-gcc11-no-ops == *clang* ]] 2024-06-26T04:46:54.0206642Z + [[ linux-jammy-py3.8-gcc11-no-ops == *-clang*-asan* ]] 2024-06-26T04:46:54.0207240Z + [[ linux-jammy-py3.8-gcc11-no-ops == *no-ops* ]] 2024-06-26T04:46:54.0207713Z + export USE_PER_OPERATOR_HEADERS=0 2024-06-26T04:46:54.0208093Z + USE_PER_OPERATOR_HEADERS=0 2024-06-26T04:46:54.0208706Z + [[ linux-jammy-py3.8-gcc11-no-ops == *-pch* ]] 2024-06-26T04:46:54.0209423Z + [[ linux-jammy-py3.8-gcc11-no-ops == *linux-focal-py3.7-gcc7-build* ]] 2024-06-26T04:46:54.0210123Z + [[ linux-jammy-py3.8-gcc11-no-ops != *android* ]] 2024-06-26T04:46:54.0210694Z + [[ linux-jammy-py3.8-gcc11-no-ops != *cuda* ]] 2024-06-26T04:46:54.0211177Z + export BUILD_STATIC_RUNTIME_BENCHMARK=ON 2024-06-26T04:46:54.0211607Z + BUILD_STATIC_RUNTIME_BENCHMARK=ON 2024-06-26T04:46:54.0212092Z + [[ linux-jammy-py3.8-gcc11-no-ops != *rocm* ]] 2024-06-26T04:46:54.0212598Z ++ stat -c %u /var/lib/jenkins/workspace 2024-06-26T04:46:54.0256220Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2024-06-26T04:46:54.0256744Z + trap_add cleanup_workspace EXIT 2024-06-26T04:46:54.0257144Z + trap_add_cmd=cleanup_workspace 2024-06-26T04:46:54.0257493Z + shift 2024-06-26T04:46:54.0257737Z + for trap_add_name in "$@" 2024-06-26T04:46:54.0263355Z +++ trap -p EXIT 2024-06-26T04:46:54.0265862Z ++ eval 'extract_trap_cmd trap -- '\'' 2024-06-26T04:46:54.0266492Z sccache_epilogue'\'' EXIT' 2024-06-26T04:46:54.0267239Z +++ extract_trap_cmd trap -- ' 2024-06-26T04:46:54.0267896Z sccache_epilogue' EXIT 2024-06-26T04:46:54.0268412Z +++ printf '%s\n' ' 2024-06-26T04:46:54.0268849Z sccache_epilogue' 2024-06-26T04:46:54.0269199Z ++ printf '%s\n' cleanup_workspace 2024-06-26T04:46:54.0269584Z + trap -- ' 2024-06-26T04:46:54.0269839Z sccache_epilogue 2024-06-26T04:46:54.0270162Z cleanup_workspace' EXIT 2024-06-26T04:46:54.0270587Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2024-06-26T04:46:57.7967795Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2024-06-26T04:46:57.8196406Z + [[ linux-jammy-py3.8-gcc11-no-ops == *-bazel-* ]] 2024-06-26T04:46:57.8197347Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2024-06-26T04:46:57.8198689Z The next three invocations are expected to fail with invalid command error messages. 2024-06-26T04:46:57.8200062Z + get_exit_code python setup.py bad_argument 2024-06-26T04:46:57.8200863Z + set +e 2024-06-26T04:46:57.8201339Z + python setup.py bad_argument 2024-06-26T04:46:58.0647387Z Building wheel torch-2.5.0a0+gitb8c4c54 2024-06-26T04:46:58.2197124Z invalid command 'bad_argument' 2024-06-26T04:46:58.2406211Z + retcode=1 2024-06-26T04:46:58.2406818Z + set -e 2024-06-26T04:46:58.2407200Z + return 1 2024-06-26T04:46:58.2410814Z + get_exit_code python setup.py 'clean]' 2024-06-26T04:46:58.2411265Z + set +e 2024-06-26T04:46:58.2411565Z + python setup.py 'clean]' 2024-06-26T04:46:58.3675191Z Building wheel torch-2.5.0a0+gitb8c4c54 2024-06-26T04:46:58.4048869Z invalid command name 'clean]' 2024-06-26T04:46:58.4260845Z + retcode=1 2024-06-26T04:46:58.4261450Z + set -e 2024-06-26T04:46:58.4261700Z + return 1 2024-06-26T04:46:58.4265026Z + get_exit_code python setup.py clean bad_argument 2024-06-26T04:46:58.4265800Z + set +e 2024-06-26T04:46:58.4266330Z + python setup.py clean bad_argument 2024-06-26T04:46:58.5549006Z Building wheel torch-2.5.0a0+gitb8c4c54 2024-06-26T04:46:58.6065063Z invalid command 'bad_argument' 2024-06-26T04:46:58.6296146Z + retcode=1 2024-06-26T04:46:58.6296673Z + set -e 2024-06-26T04:46:58.6297055Z + return 1 2024-06-26T04:46:58.6298421Z + [[ linux-jammy-py3.8-gcc11-no-ops != *libtorch* ]] 2024-06-26T04:46:58.6299325Z + [[ linux-jammy-py3.8-gcc11-no-ops != *rocm* ]] 2024-06-26T04:46:58.6299887Z + [[ linux-jammy-py3.8-gcc11-no-ops != *xla* ]] 2024-06-26T04:46:58.6300440Z + [[ linux-jammy-py3.8-gcc11-no-ops != *py3.8* ]] 2024-06-26T04:46:58.6300864Z + WERROR=1 2024-06-26T04:46:58.6301134Z + python setup.py clean 2024-06-26T04:46:58.7602073Z Building wheel torch-2.5.0a0+gitb8c4c54 2024-06-26T04:46:58.9042396Z running clean 2024-06-26T04:46:59.0978518Z + [[ false == \t\r\u\e ]] 2024-06-26T04:46:59.0978905Z + WERROR=1 2024-06-26T04:46:59.0979202Z + python setup.py bdist_wheel 2024-06-26T04:46:59.2299860Z Building wheel torch-2.5.0a0+gitb8c4c54 2024-06-26T04:46:59.2804478Z -- Building version 2.5.0a0+gitb8c4c54 2024-06-26T04:46:59.2981174Z cmake -DBUILD_ENVIRONMENT=linux-jammy-py3.8-gcc11-no-ops -DBUILD_PYTHON=True -DBUILD_STATIC_RUNTIME_BENCHMARK=ON -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/var/lib/jenkins/workspace/torch -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8/lib/python3.8/site-packages;/opt/conda/envs/py_3.8 -DOPENSSL_ROOT_DIR=/opt/openssl -DPython_EXECUTABLE=/opt/conda/envs/py_3.8/bin/python -DTORCH_BUILD_VERSION=2.5.0a0+gitb8c4c54 -DTORCH_CUDA_ARCH_LIST=5.2 -DUSE_LLVM=/opt/llvm -DUSE_NUMPY=True -DUSE_PER_OPERATOR_HEADERS=0 -DUSE_SPLIT_BUILD=false -DWERROR=1 /var/lib/jenkins/workspace 2024-06-26T04:46:59.6044404Z -- The CXX compiler identification is GNU 11.4.0 2024-06-26T04:46:59.7351149Z -- The C compiler identification is GNU 11.4.0 2024-06-26T04:46:59.7501007Z -- Detecting CXX compiler ABI info 2024-06-26T04:46:59.8680630Z -- Detecting CXX compiler ABI info - done 2024-06-26T04:46:59.8786801Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-06-26T04:46:59.8789298Z -- Detecting CXX compile features 2024-06-26T04:46:59.8794300Z -- Detecting CXX compile features - done 2024-06-26T04:46:59.8826305Z -- Detecting C compiler ABI info 2024-06-26T04:46:59.9894513Z -- Detecting C compiler ABI info - done 2024-06-26T04:46:59.9997778Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-06-26T04:46:59.9999908Z -- Detecting C compile features 2024-06-26T04:47:00.0004034Z -- Detecting C compile features - done 2024-06-26T04:47:00.0052866Z -- /opt/cache/bin/c++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2024-06-26T04:47:00.4809388Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2024-06-26T04:47:00.4809988Z -- Not forcing any particular BLAS to be found 2024-06-26T04:47:00.4841986Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2024-06-26T04:47:00.4889900Z -- Performing Test C_HAS_AVX_1 2024-06-26T04:47:00.8626212Z -- Performing Test C_HAS_AVX_1 - Failed 2024-06-26T04:47:00.8626785Z -- Performing Test C_HAS_AVX_2 2024-06-26T04:47:01.0145800Z -- Performing Test C_HAS_AVX_2 - Success 2024-06-26T04:47:01.0146638Z -- Performing Test C_HAS_AVX2_1 2024-06-26T04:47:01.2878656Z -- Performing Test C_HAS_AVX2_1 - Failed 2024-06-26T04:47:01.2879237Z -- Performing Test C_HAS_AVX2_2 2024-06-26T04:47:01.4403315Z -- Performing Test C_HAS_AVX2_2 - Success 2024-06-26T04:47:01.4403879Z -- Performing Test C_HAS_AVX512_1 2024-06-26T04:47:01.7136720Z -- Performing Test C_HAS_AVX512_1 - Failed 2024-06-26T04:47:01.7137305Z -- Performing Test C_HAS_AVX512_2 2024-06-26T04:47:01.8556692Z -- Performing Test C_HAS_AVX512_2 - Success 2024-06-26T04:47:01.8557256Z -- Performing Test CXX_HAS_AVX_1 2024-06-26T04:47:02.1272301Z -- Performing Test CXX_HAS_AVX_1 - Failed 2024-06-26T04:47:02.1272822Z -- Performing Test CXX_HAS_AVX_2 2024-06-26T04:47:02.2785841Z -- Performing Test CXX_HAS_AVX_2 - Success 2024-06-26T04:47:02.2786808Z -- Performing Test CXX_HAS_AVX2_1 2024-06-26T04:47:02.5589885Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2024-06-26T04:47:02.5590462Z -- Performing Test CXX_HAS_AVX2_2 2024-06-26T04:47:02.7146037Z -- Performing Test CXX_HAS_AVX2_2 - Success 2024-06-26T04:47:02.7146970Z -- Performing Test CXX_HAS_AVX512_1 2024-06-26T04:47:02.9922904Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2024-06-26T04:47:02.9923537Z -- Performing Test CXX_HAS_AVX512_2 2024-06-26T04:47:03.1554607Z -- Performing Test CXX_HAS_AVX512_2 - Success 2024-06-26T04:47:03.1555350Z -- Current compiler supports avx2 extension. Will build perfkernels. 2024-06-26T04:47:03.1556553Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2024-06-26T04:47:03.3150728Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2024-06-26T04:47:03.3151565Z -- Current compiler supports avx512f extension. Will build fbgemm. 2024-06-26T04:47:03.3157935Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2024-06-26T04:47:03.4134367Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2024-06-26T04:47:03.4142053Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2024-06-26T04:47:03.5130439Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2024-06-26T04:47:03.5136732Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2024-06-26T04:47:03.6122718Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2024-06-26T04:47:03.6258187Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2024-06-26T04:47:03.6518251Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2024-06-26T04:47:03.6528532Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2024-06-26T04:47:03.6529398Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2024-06-26T04:47:03.6530212Z or a Caffe2 dependent library, the next warning / error will give you more 2024-06-26T04:47:03.6530808Z info. 2024-06-26T04:47:03.6531073Z Call Stack (most recent call first): 2024-06-26T04:47:03.6531496Z cmake/Dependencies.cmake:43 (include) 2024-06-26T04:47:03.6531911Z CMakeLists.txt:853 (include) 2024-06-26T04:47:03.6532172Z 2024-06-26T04:47:03.6532296Z  2024-06-26T04:47:03.6532746Z CMake Warning at cmake/Dependencies.cmake:72 (message): 2024-06-26T04:47:03.6533998Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2024-06-26T04:47:03.6535007Z Call Stack (most recent call first): 2024-06-26T04:47:03.6535410Z CMakeLists.txt:853 (include) 2024-06-26T04:47:03.6535651Z 2024-06-26T04:47:03.6535785Z  2024-06-26T04:47:03.6549675Z CMake Warning at cmake/Dependencies.cmake:90 (message): 2024-06-26T04:47:03.6550423Z Not compiling with XPU. Could NOT find SYCL.Suppress this warning with 2024-06-26T04:47:03.6551041Z -DUSE_XPU=OFF. 2024-06-26T04:47:03.6551355Z Call Stack (most recent call first): 2024-06-26T04:47:03.6551745Z CMakeLists.txt:853 (include) 2024-06-26T04:47:03.6551998Z 2024-06-26T04:47:03.6552104Z  2024-06-26T04:47:03.6557635Z -- Building using own protobuf under third_party per request. 2024-06-26T04:47:03.6558635Z -- Use custom protobuf build. 2024-06-26T04:47:03.6578062Z -- 2024-06-26T04:47:03.6578572Z -- 3.13.0.0 2024-06-26T04:47:03.6586360Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-06-26T04:47:03.7525290Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2024-06-26T04:47:03.7534417Z -- Found Threads: TRUE 2024-06-26T04:47:03.7538108Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2024-06-26T04:47:03.8604497Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2024-06-26T04:47:03.8749464Z -- Caffe2 protobuf include directory: $$ 2024-06-26T04:47:03.8764725Z -- Trying to find preferred BLAS backend of choice: MKL 2024-06-26T04:47:03.8791550Z -- MKL_THREADING = OMP 2024-06-26T04:47:03.8792986Z -- Looking for sys/types.h 2024-06-26T04:47:03.9716905Z -- Looking for sys/types.h - found 2024-06-26T04:47:03.9717444Z -- Looking for stdint.h 2024-06-26T04:47:04.0620376Z -- Looking for stdint.h - found 2024-06-26T04:47:04.1626304Z -- Looking for stddef.h 2024-06-26T04:47:04.1626824Z -- Looking for stddef.h - found 2024-06-26T04:47:04.1627236Z -- Check size of void* 2024-06-26T04:47:04.2507266Z -- Check size of void* - done 2024-06-26T04:47:04.2561866Z -- MKL_THREADING = OMP 2024-06-26T04:47:04.2602190Z -- Check OMP with lib /opt/conda/envs/py_3.8/lib/libgomp.so and flags -fopenmp -v 2024-06-26T04:47:04.3736632Z -- Check OMP with lib /opt/conda/envs/py_3.8/lib/libgomp.so and flags -fopenmp -v 2024-06-26T04:47:04.5987136Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:04.5988304Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-06-26T04:47:04.5989107Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:04.5989887Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:04.5990506Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:04.5990960Z Call Stack (most recent call first): 2024-06-26T04:47:04.5991798Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:04.5992442Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-06-26T04:47:04.5992973Z cmake/Modules/FindMKL.cmake:338 (CHECK_ALL_LIBRARIES) 2024-06-26T04:47:04.5993508Z cmake/Modules/FindOpenMP.cmake:246 (find_package) 2024-06-26T04:47:04.5994073Z cmake/Modules/FindOpenMP.cmake:506 (_OPENMP_GET_FLAGS) 2024-06-26T04:47:04.5994674Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-06-26T04:47:04.5995274Z cmake/Modules/FindMKL.cmake:338 (CHECK_ALL_LIBRARIES) 2024-06-26T04:47:04.5995785Z cmake/Dependencies.cmake:184 (find_package) 2024-06-26T04:47:04.5996226Z CMakeLists.txt:853 (include) 2024-06-26T04:47:04.5996832Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:04.5997376Z  2024-06-26T04:47:04.7060220Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:04.7061446Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-06-26T04:47:04.7062244Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:04.7063034Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:04.7063658Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:04.7082197Z Call Stack (most recent call first): 2024-06-26T04:47:04.7082943Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:04.7083592Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-06-26T04:47:04.7084122Z cmake/Modules/FindMKL.cmake:338 (CHECK_ALL_LIBRARIES) 2024-06-26T04:47:04.7084666Z cmake/Modules/FindOpenMP.cmake:246 (find_package) 2024-06-26T04:47:04.7085217Z cmake/Modules/FindOpenMP.cmake:506 (_OPENMP_GET_FLAGS) 2024-06-26T04:47:04.7085745Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-06-26T04:47:04.7086267Z cmake/Modules/FindMKL.cmake:338 (CHECK_ALL_LIBRARIES) 2024-06-26T04:47:04.7087035Z cmake/Dependencies.cmake:184 (find_package) 2024-06-26T04:47:04.7087463Z CMakeLists.txt:853 (include) 2024-06-26T04:47:04.7088125Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:04.7088693Z  2024-06-26T04:47:04.7088976Z -- Looking for cblas_sgemm 2024-06-26T04:47:04.9960494Z -- Looking for cblas_sgemm - found 2024-06-26T04:47:04.9961807Z -- Looking for cblas_gemm_bf16bf16f32 2024-06-26T04:47:05.2349589Z -- Looking for cblas_gemm_bf16bf16f32 - found 2024-06-26T04:47:05.2350120Z -- Looking for cblas_gemm_f16f16f32 2024-06-26T04:47:05.3495947Z -- Looking for cblas_gemm_f16f16f32 - not found 2024-06-26T04:47:05.3565756Z -- Check OMP with lib /opt/conda/envs/py_3.8/lib/libgomp.so and flags -fopenmp -v 2024-06-26T04:47:05.4485413Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:05.4487575Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-06-26T04:47:05.4489082Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:05.4490579Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:05.4491621Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:05.4492375Z Call Stack (most recent call first): 2024-06-26T04:47:05.4493408Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:05.4495255Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-06-26T04:47:05.4496170Z cmake/Modules/FindMKL.cmake:338 (CHECK_ALL_LIBRARIES) 2024-06-26T04:47:05.4497187Z cmake/Dependencies.cmake:184 (find_package) 2024-06-26T04:47:05.4498026Z CMakeLists.txt:853 (include) 2024-06-26T04:47:05.4499173Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:05.4500232Z  2024-06-26T04:47:05.4501815Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:05.4503994Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-06-26T04:47:05.4505398Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:05.4506718Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:05.4507763Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:05.4508507Z Call Stack (most recent call first): 2024-06-26T04:47:05.4509523Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:05.4510578Z cmake/Modules/FindMKL.cmake:236 (FIND_PACKAGE) 2024-06-26T04:47:05.4511450Z cmake/Modules/FindMKL.cmake:338 (CHECK_ALL_LIBRARIES) 2024-06-26T04:47:05.4512342Z cmake/Dependencies.cmake:184 (find_package) 2024-06-26T04:47:05.4513072Z CMakeLists.txt:853 (include) 2024-06-26T04:47:05.4514178Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:05.4515140Z  2024-06-26T04:47:05.4577195Z -- MKL libraries: /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so;/opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so;/opt/conda/envs/py_3.8/lib/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.a;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.a 2024-06-26T04:47:05.4579161Z -- MKL include directory: /opt/conda/envs/py_3.8/include 2024-06-26T04:47:05.4579661Z -- MKL OpenMP type: GNU 2024-06-26T04:47:05.4580040Z -- MKL OpenMP library: -fopenmp 2024-06-26T04:47:05.4927048Z -- The ASM compiler identification is GNU 2024-06-26T04:47:05.4948575Z -- Found assembler: /opt/cache/bin/cc 2024-06-26T04:47:05.5068199Z -- Brace yourself, we are building NNPACK 2024-06-26T04:47:05.5118738Z -- Performing Test NNPACK_ARCH_IS_X86_32 2024-06-26T04:47:05.5454922Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2024-06-26T04:47:05.5661964Z -- Found PythonInterp: /opt/conda/envs/py_3.8/bin/python (found version "3.8.19") 2024-06-26T04:47:05.5662870Z -- NNPACK backend is x86-64 2024-06-26T04:47:05.5664100Z -- Downloading six (Python package) to /var/lib/jenkins/workspace/build/confu-srcs/six (define PYTHON_SIX_SOURCE_DIR to avoid it) 2024-06-26T04:47:05.5844327Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/ExternalProject.cmake:3091 (message): 2024-06-26T04:47:05.5845410Z The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is 2024-06-26T04:47:05.5846234Z not set. The policy's OLD behavior will be used. When using a URL 2024-06-26T04:47:05.5847001Z download, the timestamps of extracted files should preferably be that of 2024-06-26T04:47:05.5847740Z the time of extraction, otherwise code that depends on the extracted 2024-06-26T04:47:05.5848464Z contents might not be rebuilt if the URL changes. The OLD behavior 2024-06-26T04:47:05.5849222Z preserves the timestamps from the archive instead, but this is usually not 2024-06-26T04:47:05.5849987Z what you want. Update your project to the NEW behavior or specify the 2024-06-26T04:47:05.5850759Z DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this 2024-06-26T04:47:05.5851309Z robustness issue. 2024-06-26T04:47:05.5851617Z Call Stack (most recent call first): 2024-06-26T04:47:05.5852481Z /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/ExternalProject.cmake:4208 (_ep_add_download_command) 2024-06-26T04:47:05.5853290Z CMakeLists.txt:6 (ExternalProject_Add) 2024-06-26T04:47:05.5853926Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:05.5854627Z 2024-06-26T04:47:05.5930913Z -- Configuring done (0.0s) 2024-06-26T04:47:05.5947444Z -- Generating done (0.0s) 2024-06-26T04:47:05.5958967Z -- Build files have been written to: /var/lib/jenkins/workspace/build/confu-deps/six-download 2024-06-26T04:47:05.6252895Z [ 11%] Creating directories for 'six' 2024-06-26T04:47:05.6392970Z [ 22%] Performing download step (download, verify and extract) for 'six' 2024-06-26T04:47:05.6444989Z -- Downloading... 2024-06-26T04:47:05.6445883Z dst='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-06-26T04:47:05.6446729Z timeout='none' 2024-06-26T04:47:05.6447088Z inactivity timeout='none' 2024-06-26T04:47:05.6448227Z -- Using src='https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz' 2024-06-26T04:47:05.6635208Z -- [download 100% complete] 2024-06-26T04:47:05.7046091Z -- [download 0% complete] 2024-06-26T04:47:05.7046778Z -- [download 55% complete] 2024-06-26T04:47:05.7047391Z -- [download 60% complete] 2024-06-26T04:47:05.7048029Z -- [download 69% complete] 2024-06-26T04:47:05.7048632Z -- [download 100% complete] 2024-06-26T04:47:05.7052499Z -- verifying file... 2024-06-26T04:47:05.7053821Z file='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-06-26T04:47:05.7055369Z -- Downloading... done 2024-06-26T04:47:05.7176326Z -- extracting... 2024-06-26T04:47:05.7177408Z src='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2024-06-26T04:47:05.7178302Z dst='/var/lib/jenkins/workspace/build/confu-srcs/six' 2024-06-26T04:47:05.7178830Z -- extracting... [tar xfz] 2024-06-26T04:47:05.7236741Z -- extracting... [analysis] 2024-06-26T04:47:05.7237188Z -- extracting... [rename] 2024-06-26T04:47:05.7237611Z -- extracting... [clean up] 2024-06-26T04:47:05.7237989Z -- extracting... done 2024-06-26T04:47:05.7342351Z [ 33%] No update step for 'six' 2024-06-26T04:47:05.7477748Z [ 44%] No patch step for 'six' 2024-06-26T04:47:05.7610107Z [ 55%] No configure step for 'six' 2024-06-26T04:47:05.7754705Z [ 66%] No build step for 'six' 2024-06-26T04:47:05.7900053Z [ 77%] No install step for 'six' 2024-06-26T04:47:05.8043333Z [ 88%] No test step for 'six' 2024-06-26T04:47:05.8189386Z [100%] Completed 'six' 2024-06-26T04:47:05.8431435Z [100%] Built target six 2024-06-26T04:47:06.2561408Z -- Found Python: /opt/conda/envs/py_3.8/bin/python (found version "3.8.19") found components: Interpreter 2024-06-26T04:47:06.2644278Z -- Failed to find LLVM FileCheck 2024-06-26T04:47:06.2689424Z -- Found Git: /usr/bin/git (found version "2.34.1") 2024-06-26T04:47:06.3851212Z -- git version: v1.6.1 normalized to 1.6.1 2024-06-26T04:47:06.3851713Z -- Version: 1.6.1 2024-06-26T04:47:06.3858687Z -- Looking for shm_open in rt 2024-06-26T04:47:06.4773088Z -- Looking for shm_open in rt - found 2024-06-26T04:47:06.4781603Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2024-06-26T04:47:06.5780562Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2024-06-26T04:47:06.5789930Z -- Performing Test HAVE_CXX_FLAG_WALL 2024-06-26T04:47:06.6783285Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2024-06-26T04:47:06.6793339Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2024-06-26T04:47:06.7794146Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2024-06-26T04:47:06.7803761Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2024-06-26T04:47:06.8804387Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2024-06-26T04:47:06.8815151Z -- Performing Test HAVE_CXX_FLAG_WERROR 2024-06-26T04:47:06.9831683Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2024-06-26T04:47:06.9846665Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2024-06-26T04:47:07.0859187Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2024-06-26T04:47:07.0868649Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2024-06-26T04:47:07.1844192Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2024-06-26T04:47:07.1853200Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2024-06-26T04:47:07.2877485Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2024-06-26T04:47:07.2886962Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2024-06-26T04:47:07.3361324Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2024-06-26T04:47:07.3371828Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2024-06-26T04:47:07.4592865Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2024-06-26T04:47:07.4603730Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2024-06-26T04:47:07.5654685Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2024-06-26T04:47:07.5664521Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2024-06-26T04:47:07.6827979Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2024-06-26T04:47:07.6843323Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2024-06-26T04:47:07.7992310Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2024-06-26T04:47:07.8001327Z -- Performing Test HAVE_CXX_FLAG_WD654 2024-06-26T04:47:07.8338462Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2024-06-26T04:47:07.8347703Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2024-06-26T04:47:07.8781967Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2024-06-26T04:47:07.8791672Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2024-06-26T04:47:08.0294953Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2024-06-26T04:47:08.0297307Z -- Performing Test HAVE_STD_REGEX 2024-06-26T04:47:08.0298069Z -- Performing Test HAVE_STD_REGEX 2024-06-26T04:47:08.3351989Z -- Performing Test HAVE_STD_REGEX -- success 2024-06-26T04:47:08.3352541Z -- Performing Test HAVE_GNU_POSIX_REGEX 2024-06-26T04:47:08.3353021Z -- Performing Test HAVE_GNU_POSIX_REGEX 2024-06-26T04:47:08.3719105Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2024-06-26T04:47:08.3719720Z -- Performing Test HAVE_POSIX_REGEX 2024-06-26T04:47:08.3720168Z -- Performing Test HAVE_POSIX_REGEX 2024-06-26T04:47:08.5637977Z -- Performing Test HAVE_POSIX_REGEX -- success 2024-06-26T04:47:08.5638548Z -- Performing Test HAVE_STEADY_CLOCK 2024-06-26T04:47:08.5638988Z -- Performing Test HAVE_STEADY_CLOCK 2024-06-26T04:47:08.7175347Z -- Performing Test HAVE_STEADY_CLOCK -- success 2024-06-26T04:47:08.7489026Z -- Performing Test COMPILER_SUPPORTS_AVX512 2024-06-26T04:47:08.8505399Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2024-06-26T04:47:08.8531053Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:08.8532685Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-06-26T04:47:08.8533782Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:08.8535346Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:08.8536244Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:08.8536775Z Call Stack (most recent call first): 2024-06-26T04:47:08.8537369Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:08.8538029Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2024-06-26T04:47:08.8538764Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:08.8539516Z  2024-06-26T04:47:08.8539851Z -- Found OpenMP_C: -fopenmp 2024-06-26T04:47:08.8541076Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:08.8542586Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-06-26T04:47:08.8543394Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:08.8544158Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:08.8544776Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:08.8545235Z Call Stack (most recent call first): 2024-06-26T04:47:08.8545812Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:08.8546477Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2024-06-26T04:47:08.8547181Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:08.8547722Z  2024-06-26T04:47:08.8548015Z -- Found OpenMP_CXX: -fopenmp 2024-06-26T04:47:08.8548419Z -- Found OpenMP: TRUE 2024-06-26T04:47:08.8548976Z CMake Warning at third_party/fbgemm/CMakeLists.txt:138 (message): 2024-06-26T04:47:08.8549742Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2024-06-26T04:47:08.8550036Z 2024-06-26T04:47:08.8550159Z  2024-06-26T04:47:08.9705077Z CMake Warning at third_party/fbgemm/CMakeLists.txt:232 (message): 2024-06-26T04:47:08.9706121Z ========== 2024-06-26T04:47:08.9706421Z 2024-06-26T04:47:08.9706659Z  2024-06-26T04:47:08.9707493Z CMake Warning at third_party/fbgemm/CMakeLists.txt:233 (message): 2024-06-26T04:47:08.9708060Z CMAKE_BUILD_TYPE = Release 2024-06-26T04:47:08.9708289Z 2024-06-26T04:47:08.9708397Z  2024-06-26T04:47:08.9708865Z CMake Warning at third_party/fbgemm/CMakeLists.txt:234 (message): 2024-06-26T04:47:08.9709439Z CMAKE_CXX_FLAGS_DEBUG is -g 2024-06-26T04:47:08.9709673Z 2024-06-26T04:47:08.9709777Z  2024-06-26T04:47:08.9710251Z CMake Warning at third_party/fbgemm/CMakeLists.txt:235 (message): 2024-06-26T04:47:08.9710879Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2024-06-26T04:47:08.9711169Z 2024-06-26T04:47:08.9711287Z  2024-06-26T04:47:08.9711765Z CMake Warning at third_party/fbgemm/CMakeLists.txt:236 (message): 2024-06-26T04:47:08.9712302Z ========== 2024-06-26T04:47:08.9712454Z 2024-06-26T04:47:08.9712556Z  2024-06-26T04:47:08.9759177Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2024-06-26T04:47:09.0799292Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2024-06-26T04:47:09.0806812Z -- Performing Test __CxxFlag__fno_semantic_interposition 2024-06-26T04:47:09.1909476Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2024-06-26T04:47:09.1917244Z -- Performing Test __CxxFlag__fmerge_all_constants 2024-06-26T04:47:09.3114671Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2024-06-26T04:47:09.3122339Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2024-06-26T04:47:09.4198098Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2024-06-26T04:47:09.4219981Z ** AsmJit Summary ** 2024-06-26T04:47:09.4221319Z  ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2024-06-26T04:47:09.4222313Z  ASMJIT_TEST=FALSE 2024-06-26T04:47:09.4222705Z  ASMJIT_TARGET_TYPE=STATIC 2024-06-26T04:47:09.4223142Z  ASMJIT_DEPS=pthread;rt 2024-06-26T04:47:09.4223582Z  ASMJIT_LIBS=asmjit;pthread;rt 2024-06-26T04:47:09.4224030Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2024-06-26T04:47:09.4225104Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2024-06-26T04:47:09.4226103Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2024-06-26T04:47:09.4226769Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2024-06-26T04:47:09.4285908Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2024-06-26T04:47:09.4286713Z CMake Warning at cmake/Dependencies.cmake:774 (message): 2024-06-26T04:47:09.4287464Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2024-06-26T04:47:09.4288068Z Call Stack (most recent call first): 2024-06-26T04:47:09.4288470Z CMakeLists.txt:853 (include) 2024-06-26T04:47:09.4288707Z 2024-06-26T04:47:09.4288825Z  2024-06-26T04:47:09.4326775Z -- Using third party subdirectory Eigen. 2024-06-26T04:47:10.1989233Z -- Found Python: /opt/conda/envs/py_3.8/bin/python (found version "3.8.19") found components: Interpreter Development NumPy Development.Module Development.Embed 2024-06-26T04:47:10.1990425Z -- Using third_party/pybind11. 2024-06-26T04:47:10.1991140Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2024-06-26T04:47:10.2011039Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2024-06-26T04:47:10.2012015Z -- Using third_party/opentelemetry-cpp. 2024-06-26T04:47:10.2012916Z -- opentelemetry api include dirs: /var/lib/jenkins/workspace/cmake/../third_party/opentelemetry-cpp/api/include 2024-06-26T04:47:10.2920574Z -- Checking for module 'mpi-c' 2024-06-26T04:47:10.3012936Z -- No package 'mpi-c' found 2024-06-26T04:47:10.3379124Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2024-06-26T04:47:10.3846357Z -- Checking for module 'mpi-cxx' 2024-06-26T04:47:10.3868177Z -- No package 'mpi-cxx' found 2024-06-26T04:47:10.4279423Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2024-06-26T04:47:10.4280782Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2024-06-26T04:47:10.4286759Z CMake Warning at cmake/Dependencies.cmake:942 (message): 2024-06-26T04:47:10.4287779Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2024-06-26T04:47:10.4288355Z Call Stack (most recent call first): 2024-06-26T04:47:10.4288741Z CMakeLists.txt:853 (include) 2024-06-26T04:47:10.4288991Z 2024-06-26T04:47:10.4289101Z  2024-06-26T04:47:10.4317611Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2024-06-26T04:47:10.4318496Z -- Will link against OpenMP libraries: /opt/conda/envs/py_3.8/lib/libgomp.so 2024-06-26T04:47:10.4319180Z -- Looking for LLVM in /opt/llvm 2024-06-26T04:47:10.4377681Z -- Found LLVM 9.0.1 2024-06-26T04:47:10.4378200Z -- Using LLVMConfig.cmake in: /opt/llvm/lib/cmake/llvm 2024-06-26T04:47:10.4416656Z CMake Warning at cmake/Dependencies.cmake:1110 (message): 2024-06-26T04:47:10.4417414Z Not using CUDA/ROCM, so disabling USE_NCCL. Suppress this warning with 2024-06-26T04:47:10.4418024Z -DUSE_NCCL=OFF. 2024-06-26T04:47:10.4418327Z Call Stack (most recent call first): 2024-06-26T04:47:10.4418728Z CMakeLists.txt:853 (include) 2024-06-26T04:47:10.4418968Z 2024-06-26T04:47:10.4419090Z  2024-06-26T04:47:10.4573136Z -- Performing Test UV_LINT_W4 2024-06-26T04:47:10.4985002Z -- Performing Test UV_LINT_W4 - Failed 2024-06-26T04:47:10.4992864Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2024-06-26T04:47:10.5401992Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2024-06-26T04:47:10.5409579Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2024-06-26T04:47:10.5818456Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2024-06-26T04:47:10.5825180Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2024-06-26T04:47:10.6233139Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2024-06-26T04:47:10.6239890Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2024-06-26T04:47:10.6648872Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2024-06-26T04:47:10.6656465Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2024-06-26T04:47:10.7062000Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2024-06-26T04:47:10.7069555Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2024-06-26T04:47:10.7476437Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2024-06-26T04:47:10.7483856Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2024-06-26T04:47:10.7894568Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2024-06-26T04:47:10.7902417Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2024-06-26T04:47:10.8314190Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2024-06-26T04:47:10.8321844Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2024-06-26T04:47:10.8731062Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2024-06-26T04:47:10.8738339Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2024-06-26T04:47:10.9148853Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2024-06-26T04:47:10.9155791Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2024-06-26T04:47:10.9565794Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2024-06-26T04:47:10.9572494Z -- Performing Test UV_LINT_WALL 2024-06-26T04:47:11.0489403Z -- Performing Test UV_LINT_WALL - Success 2024-06-26T04:47:11.0496339Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2024-06-26T04:47:11.1409000Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2024-06-26T04:47:11.1416207Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2024-06-26T04:47:11.2322992Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2024-06-26T04:47:11.2330472Z -- Performing Test UV_LINT_EXTRA 2024-06-26T04:47:11.3258716Z -- Performing Test UV_LINT_EXTRA - Success 2024-06-26T04:47:11.3266047Z -- Performing Test UV_LINT_UTF8_MSVC 2024-06-26T04:47:11.3663673Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2024-06-26T04:47:11.3672162Z -- Performing Test UV_F_STRICT_ALIASING 2024-06-26T04:47:11.4559897Z -- Performing Test UV_F_STRICT_ALIASING - Success 2024-06-26T04:47:11.4571986Z -- summary of build options: 2024-06-26T04:47:11.4572783Z Install prefix: /var/lib/jenkins/workspace/torch 2024-06-26T04:47:11.4573273Z Target system: Linux 2024-06-26T04:47:11.4573600Z Compiler: 2024-06-26T04:47:11.4573890Z C compiler: /opt/cache/bin/cc 2024-06-26T04:47:11.4574445Z CFLAGS: 2024-06-26T04:47:11.4574645Z 2024-06-26T04:47:11.4593507Z -- Found uv: 1.38.1 (found version "1.38.1") 2024-06-26T04:47:11.4626055Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2024-06-26T04:47:11.4626974Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2024-06-26T04:47:11.4627967Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2024-06-26T04:47:11.4628895Z set the policy and suppress this warning. 2024-06-26T04:47:11.4629528Z 2024-06-26T04:47:11.4629978Z For compatibility with older versions of CMake, option is clearing the 2024-06-26T04:47:11.4631025Z normal variable 'BUILD_BENCHMARK'. 2024-06-26T04:47:11.4631654Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:11.4632203Z  2024-06-26T04:47:11.4632497Z -- Enabling sccache for CXX 2024-06-26T04:47:11.4632873Z -- Enabling sccache for C 2024-06-26T04:47:11.4633239Z -- Gloo build as SHARED library 2024-06-26T04:47:11.5001475Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-06-26T04:47:11.5003124Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2024-06-26T04:47:11.5005900Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-06-26T04:47:11.6128529Z -- 2024-06-26T04:47:11.6129079Z -- ******** Summary ******** 2024-06-26T04:47:11.6129937Z -- CMake version : 3.26.4 2024-06-26T04:47:11.6130714Z -- CMake command : /opt/conda/envs/py_3.8/bin/cmake 2024-06-26T04:47:11.6131400Z -- System : Linux 2024-06-26T04:47:11.6132018Z -- C++ compiler : /opt/cache/bin/c++ 2024-06-26T04:47:11.6132630Z -- C++ compiler version : 11.4.0 2024-06-26T04:47:11.6133625Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2024-06-26T04:47:11.6134850Z -- Build type : Release 2024-06-26T04:47:11.6135727Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2024-06-26T04:47:11.6137007Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.8/lib/python3.8/site-packages;/opt/conda/envs/py_3.8 2024-06-26T04:47:11.6138049Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-06-26T04:47:11.6139302Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2024-06-26T04:47:11.6140260Z -- 2024-06-26T04:47:11.6140662Z -- ONNX version : 1.16.0 2024-06-26T04:47:11.6141227Z -- ONNX NAMESPACE : onnx_torch 2024-06-26T04:47:11.6141756Z -- ONNX_USE_LITE_PROTO : OFF 2024-06-26T04:47:11.6142326Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2024-06-26T04:47:11.6142888Z -- Protobuf_USE_STATIC_LIBS : ON 2024-06-26T04:47:11.6143369Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2024-06-26T04:47:11.6143951Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2024-06-26T04:47:11.6144521Z -- ONNX_WERROR : OFF 2024-06-26T04:47:11.6145295Z -- ONNX_BUILD_TESTS : OFF 2024-06-26T04:47:11.6145782Z -- ONNX_BUILD_BENCHMARKS : OFF 2024-06-26T04:47:11.6146333Z -- ONNX_BUILD_SHARED_LIBS : 2024-06-26T04:47:11.6146861Z -- BUILD_SHARED_LIBS : OFF 2024-06-26T04:47:11.6147274Z -- 2024-06-26T04:47:11.6147663Z -- Protobuf compiler : 2024-06-26T04:47:11.6148115Z -- Protobuf includes : 2024-06-26T04:47:11.6148649Z -- Protobuf libraries : 2024-06-26T04:47:11.6149178Z -- BUILD_ONNX_PYTHON : OFF 2024-06-26T04:47:11.6168543Z -- 2024-06-26T04:47:11.6169279Z -- ******** Summary ******** 2024-06-26T04:47:11.6170098Z -- CMake version : 3.26.4 2024-06-26T04:47:11.6170770Z -- CMake command : /opt/conda/envs/py_3.8/bin/cmake 2024-06-26T04:47:11.6171738Z -- System : Linux 2024-06-26T04:47:11.6172455Z -- C++ compiler : /opt/cache/bin/c++ 2024-06-26T04:47:11.6173136Z -- C++ compiler version : 11.4.0 2024-06-26T04:47:11.6174538Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2024-06-26T04:47:11.6175362Z -- Build type : Release 2024-06-26T04:47:11.6175996Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2024-06-26T04:47:11.6177040Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.8/lib/python3.8/site-packages;/opt/conda/envs/py_3.8 2024-06-26T04:47:11.6177929Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-06-26T04:47:11.6179022Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2024-06-26T04:47:11.6179903Z -- 2024-06-26T04:47:11.6180183Z -- ONNX version : 1.4.1 2024-06-26T04:47:11.6180617Z -- ONNX NAMESPACE : onnx_torch 2024-06-26T04:47:11.6181063Z -- ONNX_BUILD_TESTS : OFF 2024-06-26T04:47:11.6181473Z -- ONNX_BUILD_BENCHMARKS : OFF 2024-06-26T04:47:11.6182084Z -- ONNX_USE_LITE_PROTO : OFF 2024-06-26T04:47:11.6182491Z -- ONNXIFI_DUMMY_BACKEND : 2024-06-26T04:47:11.6182825Z -- 2024-06-26T04:47:11.6183115Z -- Protobuf compiler : 2024-06-26T04:47:11.6183510Z -- Protobuf includes : 2024-06-26T04:47:11.6183889Z -- Protobuf libraries : 2024-06-26T04:47:11.6184288Z -- BUILD_ONNX_PYTHON : OFF 2024-06-26T04:47:11.6184887Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2024-06-26T04:47:11.6185492Z -- Adding -DNDEBUG to compile flags 2024-06-26T04:47:11.6186068Z CMake Warning at cmake/Dependencies.cmake:1407 (message): 2024-06-26T04:47:11.6186837Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2024-06-26T04:47:11.6187421Z Call Stack (most recent call first): 2024-06-26T04:47:11.6187825Z CMakeLists.txt:853 (include) 2024-06-26T04:47:11.6188067Z 2024-06-26T04:47:11.6188189Z  2024-06-26T04:47:11.6466344Z -- Could not find hardware support for NEON on this machine. 2024-06-26T04:47:11.6466994Z -- No OMAP3 processor on this machine. 2024-06-26T04:47:11.6467468Z -- No OMAP4 processor on this machine. 2024-06-26T04:47:11.6492077Z -- Found a library with LAPACK API (mkl). 2024-06-26T04:47:11.6493251Z disabling CUDA because NOT USE_CUDA is set 2024-06-26T04:47:11.6493878Z disabling ROCM because NOT USE_ROCM is set 2024-06-26T04:47:11.6494647Z -- MIOpen not found. Compiling without MIOpen support 2024-06-26T04:47:11.6507804Z -- Will build oneDNN Graph 2024-06-26T04:47:11.6521459Z -- MKLDNN_CPU_RUNTIME = OMP 2024-06-26T04:47:11.6546745Z -- DNNL_TARGET_ARCH: X64 2024-06-26T04:47:11.6575983Z -- DNNL_LIBRARY_NAME: dnnl 2024-06-26T04:47:11.6659668Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:11.6661015Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2024-06-26T04:47:11.6662120Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:11.6662954Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:11.6663667Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:11.6664187Z Call Stack (most recent call first): 2024-06-26T04:47:11.6665276Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:11.6666794Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:55 (find_package) 2024-06-26T04:47:11.6667464Z third_party/ideep/mkl-dnn/CMakeLists.txt:119 (include) 2024-06-26T04:47:11.6668178Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:11.6668734Z  2024-06-26T04:47:11.6669013Z -- Found OpenMP_C: -fopenmp 2024-06-26T04:47:11.6670004Z CMake Warning (dev) at /opt/conda/envs/py_3.8/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2024-06-26T04:47:11.6671124Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2024-06-26T04:47:11.6671946Z does not match the name of the calling package (OpenMP). This can lead to 2024-06-26T04:47:11.6672703Z problems in calling code that expects `find_package` result variables 2024-06-26T04:47:11.6673325Z (e.g., `_FOUND`) to follow a certain pattern. 2024-06-26T04:47:11.6673774Z Call Stack (most recent call first): 2024-06-26T04:47:11.6674346Z cmake/Modules/FindOpenMP.cmake:590 (find_package_handle_standard_args) 2024-06-26T04:47:11.6675121Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:55 (find_package) 2024-06-26T04:47:11.6675790Z third_party/ideep/mkl-dnn/CMakeLists.txt:119 (include) 2024-06-26T04:47:11.6676483Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-06-26T04:47:11.6677041Z  2024-06-26T04:47:11.6677336Z -- Found OpenMP_CXX: -fopenmp 2024-06-26T04:47:11.6764814Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2024-06-26T04:47:11.6977742Z -- Found PythonInterp: /opt/conda/envs/py_3.8/bin/python (found suitable version "3.8.19", minimum required is "2.7") 2024-06-26T04:47:12.3040031Z -- Found Sphinx: /opt/conda/envs/py_3.8/bin/sphinx-build (found version "sphinx-build 5.3.0") 2024-06-26T04:47:12.3695263Z -- Enabled testing coverage: CI 2024-06-26T04:47:12.3723498Z -- Enabled workload: TRAINING 2024-06-26T04:47:12.3724204Z -- Enabled primitives: ALL 2024-06-26T04:47:12.3724620Z -- Enabled primitive CPU ISA: ALL 2024-06-26T04:47:12.3725049Z -- Enabled primitive GPU ISA: ALL 2024-06-26T04:47:12.3725454Z -- Enabled GeMM kernels ISA: ALL 2024-06-26T04:47:12.3807622Z -- Primitive cache is enabled 2024-06-26T04:47:12.3968147Z -- Graph component is enabled 2024-06-26T04:47:12.4071657Z -- Graph compiler backend is disabled. 2024-06-26T04:47:12.4144311Z -- Found MKL-DNN: TRUE 2024-06-26T04:47:12.4148070Z -- Looking for clock_gettime in rt 2024-06-26T04:47:12.5109150Z -- Looking for clock_gettime in rt - found 2024-06-26T04:47:12.5109678Z -- Looking for mmap 2024-06-26T04:47:12.6285957Z -- Looking for mmap - found 2024-06-26T04:47:12.6286420Z -- Looking for shm_open 2024-06-26T04:47:12.8135181Z -- Looking for shm_open - found 2024-06-26T04:47:12.8135693Z -- Looking for shm_unlink 2024-06-26T04:47:12.9323199Z -- Looking for shm_unlink - found 2024-06-26T04:47:12.9324027Z -- Looking for malloc_usable_size 2024-06-26T04:47:13.0424605Z -- Looking for malloc_usable_size - found 2024-06-26T04:47:13.0431611Z --  2024-06-26T04:47:13.0433015Z -- Performing Test COMPILE_OUT_ZVECTOR 2024-06-26T04:47:13.0759688Z -- Performing Test COMPILE_OUT_ZVECTOR - Failed 2024-06-26T04:47:13.0760280Z -- ZVECTOR flags were NOT set. 2024-06-26T04:47:13.0760715Z --  2024-06-26T04:47:13.0826739Z -- Version: 10.2.1 2024-06-26T04:47:13.0827089Z -- Build type: Release 2024-06-26T04:47:13.0866154Z -- Using CPU-only version of Kineto 2024-06-26T04:47:13.0866640Z -- Configuring Kineto dependency: 2024-06-26T04:47:13.0867308Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2024-06-26T04:47:13.0868214Z -- KINETO_BUILD_TESTS = OFF 2024-06-26T04:47:13.0868600Z -- KINETO_LIBRARY_TYPE = static 2024-06-26T04:47:13.1111678Z -- Found PythonInterp: /opt/conda/envs/py_3.8/bin/python (found version "3.8.19") 2024-06-26T04:47:13.1113300Z INFO CUDA_SOURCE_DIR =  2024-06-26T04:47:13.1113748Z INFO ROCM_SOURCE_DIR =  2024-06-26T04:47:13.1310520Z INFO CUPTI unavailable or disabled - not building GPU profilers 2024-06-26T04:47:13.1685995Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2024-06-26T04:47:13.1686947Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2024-06-26T04:47:13.1687740Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2024-06-26T04:47:13.1688417Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2024-06-26T04:47:13.1689477Z INFO DYNOLOG_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/ 2024-06-26T04:47:13.1691027Z INFO IPCFABRIC_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2024-06-26T04:47:13.1711017Z -- Configured Kineto (CPU) 2024-06-26T04:47:13.1730130Z -- GCC 11.4.0: Adding gcc and gcc_s libs to link line 2024-06-26T04:47:13.1744676Z -- Performing Test HAS_WERROR_RETURN_TYPE 2024-06-26T04:47:13.2861676Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2024-06-26T04:47:13.2869621Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2024-06-26T04:47:13.3925357Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2024-06-26T04:47:13.3932733Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2024-06-26T04:47:13.4387330Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Failed 2024-06-26T04:47:13.4395346Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2024-06-26T04:47:13.5457987Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Success 2024-06-26T04:47:13.5465753Z -- Performing Test HAS_WERROR_BOOL_OPERATION 2024-06-26T04:47:13.6517706Z -- Performing Test HAS_WERROR_BOOL_OPERATION - Success 2024-06-26T04:47:13.6525995Z -- Performing Test HAS_WNARROWING 2024-06-26T04:47:13.7672732Z -- Performing Test HAS_WNARROWING - Success 2024-06-26T04:47:13.7681010Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2024-06-26T04:47:13.8722288Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2024-06-26T04:47:13.8730016Z -- Performing Test HAS_WNO_TYPE_LIMITS 2024-06-26T04:47:13.9786583Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2024-06-26T04:47:13.9794249Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2024-06-26T04:47:14.0841699Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2024-06-26T04:47:14.0849950Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2024-06-26T04:47:14.1875412Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2024-06-26T04:47:14.1883364Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2024-06-26T04:47:14.2927173Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2024-06-26T04:47:14.2935054Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2024-06-26T04:47:14.4152059Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2024-06-26T04:47:14.4159773Z -- Performing Test HAS_WNO_UNUSED_RESULT 2024-06-26T04:47:14.5136587Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2024-06-26T04:47:14.5144400Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2024-06-26T04:47:14.6192517Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2024-06-26T04:47:14.6200773Z -- Performing Test HAS_WNO_STRICT_ALIASING 2024-06-26T04:47:14.7271571Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2024-06-26T04:47:14.7279597Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2024-06-26T04:47:14.8324884Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2024-06-26T04:47:14.8332316Z -- Performing Test HAS_WVLA_EXTENSION 2024-06-26T04:47:14.8702840Z -- Performing Test HAS_WVLA_EXTENSION - Failed 2024-06-26T04:47:14.8710875Z -- Performing Test HAS_WSUGGEST_OVERRIDE 2024-06-26T04:47:14.9729115Z -- Performing Test HAS_WSUGGEST_OVERRIDE - Success 2024-06-26T04:47:14.9737588Z -- Performing Test HAS_WNEWLINE_EOF 2024-06-26T04:47:15.0097586Z -- Performing Test HAS_WNEWLINE_EOF - Failed 2024-06-26T04:47:15.0105349Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2024-06-26T04:47:15.0531376Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Failed 2024-06-26T04:47:15.0539687Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2024-06-26T04:47:15.0999008Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed 2024-06-26T04:47:15.1007017Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2024-06-26T04:47:15.2043048Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2024-06-26T04:47:15.2050999Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2024-06-26T04:47:15.3374427Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2024-06-26T04:47:15.3383240Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_OVERRIDE 2024-06-26T04:47:15.3872335Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_OVERRIDE - Failed 2024-06-26T04:47:15.3880787Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2024-06-26T04:47:15.4398986Z -- Performing Test HAS_WNO_ERROR_INCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed 2024-06-26T04:47:15.4407557Z -- Performing Test HAS_WCONSTANT_CONVERSION 2024-06-26T04:47:15.4835227Z -- Performing Test HAS_WCONSTANT_CONVERSION - Failed 2024-06-26T04:47:15.4843342Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION 2024-06-26T04:47:15.5286604Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION - Failed 2024-06-26T04:47:15.5295773Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2024-06-26T04:47:15.5740303Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2024-06-26T04:47:15.5749640Z -- Performing Test HAS_WNO_MISSING_BRACES 2024-06-26T04:47:15.6821455Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2024-06-26T04:47:15.6829923Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2024-06-26T04:47:15.7225328Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Failed 2024-06-26T04:47:15.7233863Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2024-06-26T04:47:15.8275839Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2024-06-26T04:47:15.8284046Z -- Performing Test HAS_FALIGNED_NEW 2024-06-26T04:47:15.9331525Z -- Performing Test HAS_FALIGNED_NEW - Success 2024-06-26T04:47:15.9338856Z -- Performing Test HAS_WERROR 2024-06-26T04:47:16.0397512Z -- Performing Test HAS_WERROR - Success 2024-06-26T04:47:16.0406035Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2024-06-26T04:47:16.1795686Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2024-06-26T04:47:16.1803482Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2024-06-26T04:47:16.3203788Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2024-06-26T04:47:16.3211447Z -- Performing Test HAS_FSTANDALONE_DEBUG 2024-06-26T04:47:16.3601705Z -- Performing Test HAS_FSTANDALONE_DEBUG - Failed 2024-06-26T04:47:16.3609367Z -- Performing Test HAS_FNO_MATH_ERRNO 2024-06-26T04:47:16.4661729Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2024-06-26T04:47:16.4669955Z -- Performing Test HAS_FNO_TRAPPING_MATH 2024-06-26T04:47:16.5875573Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2024-06-26T04:47:16.5883904Z -- Performing Test HAS_WERROR_FORMAT 2024-06-26T04:47:16.6914658Z -- Performing Test HAS_WERROR_FORMAT - Success 2024-06-26T04:47:16.6972946Z -- Performing Test HAS_WDEPRECATED 2024-06-26T04:47:16.8019194Z -- Performing Test HAS_WDEPRECATED - Success 2024-06-26T04:47:16.8020254Z -- don't use NUMA 2024-06-26T04:47:16.8044923Z -- Looking for backtrace 2024-06-26T04:47:16.8995615Z -- Looking for backtrace - found 2024-06-26T04:47:16.8996526Z -- backtrace facility detected in default set of libraries 2024-06-26T04:47:16.8999514Z -- Found Backtrace: /usr/include 2024-06-26T04:47:24.3101117Z -- headers outputs: 2024-06-26T04:47:31.2193590Z -- sources outputs: 2024-06-26T04:47:32.5437860Z -- declarations_yaml outputs: 2024-06-26T04:47:32.5450328Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2024-06-26T04:47:32.6514141Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2024-06-26T04:47:32.6977439Z -- Using ATen parallel backend: OMP 2024-06-26T04:47:32.6996916Z disabling CUDA because USE_CUDA is set false 2024-06-26T04:47:32.8189914Z -- Found OpenSSL: /opt/conda/envs/py_3.8/lib/libcrypto.so (found version "3.3.1") 2024-06-26T04:47:32.8224762Z -- Check size of long double 2024-06-26T04:47:32.9221238Z -- Check size of long double - done 2024-06-26T04:47:32.9222214Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2024-06-26T04:47:33.0202674Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2024-06-26T04:47:33.0203325Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2024-06-26T04:47:33.1262124Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2024-06-26T04:47:33.1262750Z -- Performing Test COMPILER_SUPPORTS_SSE2 2024-06-26T04:47:33.2697332Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2024-06-26T04:47:33.2698093Z -- Performing Test COMPILER_SUPPORTS_SSE4 2024-06-26T04:47:33.4040563Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2024-06-26T04:47:33.5363315Z -- Performing Test COMPILER_SUPPORTS_AVX 2024-06-26T04:47:33.5363913Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2024-06-26T04:47:33.5364469Z -- Performing Test COMPILER_SUPPORTS_FMA4 2024-06-26T04:47:33.6729862Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2024-06-26T04:47:33.6730532Z -- Performing Test COMPILER_SUPPORTS_AVX2 2024-06-26T04:47:33.8048490Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2024-06-26T04:47:33.8049241Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2024-06-26T04:47:33.9347586Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2024-06-26T04:47:33.9375593Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2024-06-26T04:47:33.9379778Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2024-06-26T04:47:33.9383059Z -- Found OpenMP: TRUE (found version "4.5") 2024-06-26T04:47:33.9385208Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2024-06-26T04:47:34.0372962Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2024-06-26T04:47:34.0373812Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2024-06-26T04:47:34.1478215Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Success 2024-06-26T04:47:34.1479085Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2024-06-26T04:47:34.2706816Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2024-06-26T04:47:34.2707620Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2024-06-26T04:47:34.3611016Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2024-06-26T04:47:34.3611699Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2024-06-26T04:47:34.4882133Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2024-06-26T04:47:34.5050438Z -- Configuring build for SLEEF-v3.6.0 2024-06-26T04:47:34.5051395Z  Target system: Linux-4.14.336-257.562.amzn2.x86_64 2024-06-26T04:47:34.5052297Z  Target processor: x86_64 2024-06-26T04:47:34.5053130Z  Host system: Linux-4.14.336-257.562.amzn2.x86_64 2024-06-26T04:47:34.5053989Z  Host processor: x86_64 2024-06-26T04:47:34.5055287Z  Detected C compiler: GNU @ /opt/cache/bin/cc 2024-06-26T04:47:34.5055770Z  CMake: 3.26.4 2024-06-26T04:47:34.5056157Z  Make program: /usr/bin/gmake 2024-06-26T04:47:34.5057458Z -- Using option `-Wall -Wno-unused-function -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2024-06-26T04:47:34.5058577Z -- Building shared libs : OFF 2024-06-26T04:47:34.5058987Z -- Building static test bins: OFF 2024-06-26T04:47:34.5059403Z -- MPFR : LIB_MPFR-NOTFOUND 2024-06-26T04:47:34.5059765Z -- GMP : LIBGMP-NOTFOUND 2024-06-26T04:47:34.5060159Z -- RT : /usr/lib/x86_64-linux-gnu/librt.a 2024-06-26T04:47:34.5060596Z -- FFTW3 : LIBFFTW3-NOTFOUND 2024-06-26T04:47:34.5060946Z -- OPENSSL : 3.3.1 2024-06-26T04:47:34.5061278Z -- SDE : SDE_COMMAND-NOTFOUND 2024-06-26T04:47:34.5061673Z -- COMPILER_SUPPORTS_OPENMP : 1 2024-06-26T04:47:34.5156431Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2024-06-26T04:47:34.5157553Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2024-06-26T04:47:34.5158742Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2024-06-26T04:47:34.5159901Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2024-06-26T04:47:34.6868166Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2024-06-26T04:47:34.7308902Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Failed 2024-06-26T04:47:34.7313738Z -- Generating sources for unboxing kernels /opt/conda/envs/py_3.8/bin/python;-m;torchgen.gen_executorch;--source-path=/var/lib/jenkins/workspace/test/edge/../../test/edge;--install-dir=/var/lib/jenkins/workspace/build/out;--tags-path=/var/lib/jenkins/workspace/test/edge/../../aten/src/ATen/native/tags.yaml;--aten-yaml-path=/var/lib/jenkins/workspace/test/edge/../../aten/src/ATen/native/native_functions.yaml;--use-aten-lib;--op-selection-yaml-path=/var/lib/jenkins/workspace/test/edge/../../test/edge/selected_operators.yaml;--custom-ops-yaml-path=/var/lib/jenkins/workspace/test/edge/../../test/edge/custom_ops.yaml 2024-06-26T04:47:34.7429245Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2024-06-26T04:47:34.8486379Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2024-06-26T04:47:34.8528158Z -- _GLIBCXX_USE_CXX11_ABI=1 is already defined as a cmake variable 2024-06-26T04:47:34.9200176Z -- Using /opt/conda/envs/py_3.8/lib/python3.8/site-packages as python relative installation path 2024-06-26T04:47:34.9212299Z CMake Warning at CMakeLists.txt:1282 (message): 2024-06-26T04:47:34.9213061Z Generated cmake files are only fully tested if one builds with system glog, 2024-06-26T04:47:34.9213927Z gflags, and protobuf. Other settings may generate files that are not well 2024-06-26T04:47:34.9214704Z tested. 2024-06-26T04:47:34.9214865Z 2024-06-26T04:47:34.9215012Z  2024-06-26T04:47:34.9228515Z -- 2024-06-26T04:47:34.9229295Z -- ******** Summary ******** 2024-06-26T04:47:34.9229916Z -- General: 2024-06-26T04:47:34.9230469Z -- CMake version : 3.26.4 2024-06-26T04:47:34.9231287Z -- CMake command : /opt/conda/envs/py_3.8/bin/cmake 2024-06-26T04:47:34.9232138Z -- System : Linux 2024-06-26T04:47:34.9232862Z -- C++ compiler : /opt/cache/bin/c++ 2024-06-26T04:47:34.9233536Z -- C++ compiler id : GNU 2024-06-26T04:47:34.9234138Z -- C++ compiler version : 11.4.0 2024-06-26T04:47:34.9234805Z -- Using ccache if found : ON 2024-06-26T04:47:34.9235378Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2024-06-26T04:47:34.9240925Z -- CXX flags : -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOROCTRACER -DUSE_FBGEMM -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-stringop-overflow -Wsuggest-override -Wno-psabi -Wno-error=pedantic -Wno-error=old-style-cast -Wno-missing-braces -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow 2024-06-26T04:47:34.9246011Z -- Shared LD flags : -Wl,--no-as-needed -rdynamic 2024-06-26T04:47:34.9246547Z -- Static LD flags : 2024-06-26T04:47:34.9246937Z -- Module LD flags : 2024-06-26T04:47:34.9247328Z -- Build type : Release 2024-06-26T04:47:34.9249167Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;IDEEP_USE_MKL;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS;FLASHATTENTION_DISABLE_ALIBI 2024-06-26T04:47:34.9251402Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.8/lib/python3.8/site-packages;/opt/conda/envs/py_3.8 2024-06-26T04:47:34.9252275Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2024-06-26T04:47:34.9252798Z -- USE_GOLD_LINKER : OFF 2024-06-26T04:47:34.9253158Z -- 2024-06-26T04:47:34.9253447Z -- TORCH_VERSION : 2.5.0 2024-06-26T04:47:34.9253867Z -- BUILD_STATIC_RUNTIME_BENCHMARK: ON 2024-06-26T04:47:34.9254608Z -- BUILD_BINARY : OFF 2024-06-26T04:47:34.9255014Z -- BUILD_CUSTOM_PROTOBUF : ON 2024-06-26T04:47:34.9255423Z -- Link local protobuf : ON 2024-06-26T04:47:34.9255873Z -- BUILD_DOCS : OFF 2024-06-26T04:47:34.9256274Z -- BUILD_PYTHON : True 2024-06-26T04:47:34.9256763Z -- Python version : 3.8.19 2024-06-26T04:47:34.9257293Z -- Python executable : /opt/conda/envs/py_3.8/bin/python 2024-06-26T04:47:34.9258009Z -- Python library : /opt/conda/envs/py_3.8/lib/libpython3.8.so 2024-06-26T04:47:34.9258741Z -- Python includes : /opt/conda/envs/py_3.8/include/python3.8 2024-06-26T04:47:34.9259515Z -- Python site-package : /opt/conda/envs/py_3.8/lib/python3.8/site-packages 2024-06-26T04:47:34.9260148Z -- BUILD_SHARED_LIBS : ON 2024-06-26T04:47:34.9260597Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2024-06-26T04:47:34.9261040Z -- BUILD_TEST : True 2024-06-26T04:47:34.9261444Z -- BUILD_JNI : OFF 2024-06-26T04:47:34.9261847Z -- BUILD_MOBILE_AUTOGRAD : OFF 2024-06-26T04:47:34.9262241Z -- BUILD_LITE_INTERPRETER: OFF 2024-06-26T04:47:34.9262644Z -- INTERN_BUILD_MOBILE : 2024-06-26T04:47:34.9263035Z -- TRACING_BASED : OFF 2024-06-26T04:47:34.9263412Z -- USE_BLAS : 1 2024-06-26T04:47:34.9263790Z -- BLAS : mkl 2024-06-26T04:47:34.9264183Z -- BLAS_HAS_SBGEMM : 2024-06-26T04:47:34.9264713Z -- USE_LAPACK : 1 2024-06-26T04:47:34.9265102Z -- LAPACK : mkl 2024-06-26T04:47:34.9265493Z -- USE_ASAN : OFF 2024-06-26T04:47:34.9265866Z -- USE_TSAN : OFF 2024-06-26T04:47:34.9266263Z -- USE_CPP_CODE_COVERAGE : OFF 2024-06-26T04:47:34.9266665Z -- USE_CUDA : OFF 2024-06-26T04:47:34.9267034Z -- USE_XPU : OFF 2024-06-26T04:47:34.9267427Z -- USE_ROCM : OFF 2024-06-26T04:47:34.9267813Z -- BUILD_NVFUSER : 2024-06-26T04:47:34.9268177Z -- USE_EIGEN_FOR_BLAS : 2024-06-26T04:47:34.9268555Z -- USE_FBGEMM : ON 2024-06-26T04:47:34.9268955Z -- USE_FAKELOWP : OFF 2024-06-26T04:47:34.9269344Z -- USE_KINETO : ON 2024-06-26T04:47:34.9269734Z -- USE_GFLAGS : OFF 2024-06-26T04:47:34.9270125Z -- USE_GLOG : OFF 2024-06-26T04:47:34.9270503Z -- USE_LITE_PROTO : OFF 2024-06-26T04:47:34.9270906Z -- USE_PYTORCH_METAL : OFF 2024-06-26T04:47:34.9271337Z -- USE_PYTORCH_METAL_EXPORT : OFF 2024-06-26T04:47:34.9271761Z -- USE_MPS : OFF 2024-06-26T04:47:34.9272146Z -- USE_MKL : ON 2024-06-26T04:47:34.9272537Z -- USE_MKLDNN : ON 2024-06-26T04:47:34.9272910Z -- USE_MKLDNN_ACL : OFF 2024-06-26T04:47:34.9273305Z -- USE_MKLDNN_CBLAS : OFF 2024-06-26T04:47:34.9273698Z -- USE_UCC : OFF 2024-06-26T04:47:34.9274063Z -- USE_ITT : ON 2024-06-26T04:47:34.9274452Z -- USE_NCCL : OFF 2024-06-26T04:47:34.9274839Z -- USE_NNPACK : ON 2024-06-26T04:47:34.9275211Z -- USE_NUMPY : ON 2024-06-26T04:47:34.9275605Z -- USE_OBSERVERS : ON 2024-06-26T04:47:34.9276000Z -- USE_OPENCL : OFF 2024-06-26T04:47:34.9276378Z -- USE_OPENMP : ON 2024-06-26T04:47:34.9276766Z -- USE_MIMALLOC : OFF 2024-06-26T04:47:34.9277159Z -- USE_VULKAN : OFF 2024-06-26T04:47:34.9277663Z -- USE_PROF : OFF 2024-06-26T04:47:34.9278065Z -- USE_PYTORCH_QNNPACK : ON 2024-06-26T04:47:34.9278466Z -- USE_XNNPACK : ON 2024-06-26T04:47:34.9278845Z -- USE_DISTRIBUTED : ON 2024-06-26T04:47:34.9279241Z -- USE_MPI : OFF 2024-06-26T04:47:34.9279645Z -- USE_GLOO : ON 2024-06-26T04:47:34.9280038Z -- USE_GLOO_WITH_OPENSSL : OFF 2024-06-26T04:47:34.9280449Z -- USE_TENSORPIPE : ON 2024-06-26T04:47:34.9281300Z -- Public Dependencies : caffe2::mkl 2024-06-26T04:47:34.9283079Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;ittnotify;fp16;caffe2::openmp;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl 2024-06-26T04:47:34.9284378Z -- Public CUDA Deps. : 2024-06-26T04:47:34.9284774Z -- Private CUDA Deps. : 2024-06-26T04:47:34.9285170Z -- USE_COREML_DELEGATE : OFF 2024-06-26T04:47:34.9285576Z -- BUILD_LAZY_TS_BACKEND : ON 2024-06-26T04:47:34.9286010Z -- USE_ROCM_KERNEL_ASSERT : OFF 2024-06-26T04:47:34.9286466Z -- Performing Test HAS_WMISSING_PROTOTYPES 2024-06-26T04:47:34.9659882Z -- Performing Test HAS_WMISSING_PROTOTYPES - Failed 2024-06-26T04:47:34.9667567Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES 2024-06-26T04:47:35.0065800Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES - Failed 2024-06-26T04:47:35.0136994Z -- Configuring done (35.7s) 2024-06-26T04:47:36.9397445Z -- Generating done (1.6s) 2024-06-26T04:47:36.9754610Z CMake Warning: 2024-06-26T04:47:36.9755402Z Manually-specified variables were not used by the project: 2024-06-26T04:47:36.9755813Z 2024-06-26T04:47:36.9755926Z BUILD_ENVIRONMENT 2024-06-26T04:47:36.9756241Z USE_SPLIT_BUILD 2024-06-26T04:47:36.9756424Z 2024-06-26T04:47:36.9756548Z  2024-06-26T04:47:36.9781010Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2024-06-26T04:47:37.0447107Z cmake --build . --target install --config Release -- -j 6 2024-06-26T04:47:37.0995729Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2024-06-26T04:47:37.1001373Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2024-06-26T04:47:37.1025310Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2024-06-26T04:47:37.1031463Z [ 0%] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2024-06-26T04:47:37.1044195Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2024-06-26T04:47:37.1104379Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2024-06-26T04:47:37.1766301Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2024-06-26T04:47:37.1817899Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2024-06-26T04:47:37.1930148Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: 2024-06-26T04:47:37.1933519Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:135:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-06-26T04:47:37.1935820Z 135 | write( 2024-06-26T04:47:37.1936107Z | ^~~~~~ 2024-06-26T04:47:37.1936470Z 136 | STDERR_FILENO, 2024-06-26T04:47:37.1936794Z | ~~~~~~~~~~~~~~ 2024-06-26T04:47:37.1937148Z 137 | out_buffer, 2024-06-26T04:47:37.1937558Z | ~~~~~~~~~~~ 2024-06-26T04:47:37.1937971Z 138 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-06-26T04:47:37.1938524Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:37.1939930Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_error’: 2024-06-26T04:47:37.1942655Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:229:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-06-26T04:47:37.1944330Z 229 | write( 2024-06-26T04:47:37.1944644Z | ^~~~~~ 2024-06-26T04:47:37.1945070Z 230 | STDERR_FILENO, 2024-06-26T04:47:37.1945385Z | ~~~~~~~~~~~~~~ 2024-06-26T04:47:37.1945708Z 231 | out_buffer, 2024-06-26T04:47:37.1946018Z | ~~~~~~~~~~~ 2024-06-26T04:47:37.1946424Z 232 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-06-26T04:47:37.1946964Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:37.1948375Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: 2024-06-26T04:47:37.1950783Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:326:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-06-26T04:47:37.1952474Z 326 | write( 2024-06-26T04:47:37.1952747Z | ^~~~~~ 2024-06-26T04:47:37.1953018Z 327 | STDERR_FILENO, 2024-06-26T04:47:37.1953372Z | ~~~~~~~~~~~~~~ 2024-06-26T04:47:37.1953782Z 328 | out_buffer, 2024-06-26T04:47:37.1954080Z | ~~~~~~~~~~~ 2024-06-26T04:47:37.1954614Z 329 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-06-26T04:47:37.1955265Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:37.1956434Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_info’: 2024-06-26T04:47:37.1959044Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:420:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-06-26T04:47:37.1960823Z 420 | write( 2024-06-26T04:47:37.1961103Z | ^~~~~~ 2024-06-26T04:47:37.1961372Z 421 | STDOUT_FILENO, 2024-06-26T04:47:37.1961703Z | ~~~~~~~~~~~~~~ 2024-06-26T04:47:37.1962027Z 422 | out_buffer, 2024-06-26T04:47:37.1962324Z | ~~~~~~~~~~~ 2024-06-26T04:47:37.1962749Z 423 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-06-26T04:47:37.1963292Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:37.1964613Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: 2024-06-26T04:47:37.1967180Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c:514:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2024-06-26T04:47:37.1968862Z 514 | write( 2024-06-26T04:47:37.1969210Z | ^~~~~~ 2024-06-26T04:47:37.1969491Z 515 | STDOUT_FILENO, 2024-06-26T04:47:37.1969827Z | ~~~~~~~~~~~~~~ 2024-06-26T04:47:37.1970138Z 516 | out_buffer, 2024-06-26T04:47:37.1970532Z | ~~~~~~~~~~~ 2024-06-26T04:47:37.1970988Z 517 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2024-06-26T04:47:37.1971526Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:37.2090504Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2024-06-26T04:47:37.2102400Z [ 0%] Linking C static library ../../lib/libclog.a 2024-06-26T04:47:37.2314129Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2024-06-26T04:47:37.2376446Z [ 0%] Built target clog 2024-06-26T04:47:37.2448059Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2024-06-26T04:47:37.2545497Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2024-06-26T04:47:37.2602510Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2024-06-26T04:47:37.2851779Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2024-06-26T04:47:37.3038870Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2024-06-26T04:47:37.3065617Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2024-06-26T04:47:37.3201875Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2024-06-26T04:47:37.3390053Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2024-06-26T04:47:37.3417480Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2024-06-26T04:47:37.3458960Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2024-06-26T04:47:37.3996617Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2024-06-26T04:47:37.4061562Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2024-06-26T04:47:37.4110616Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2024-06-26T04:47:37.4356762Z [ 0%] Linking C static library ../../lib/libpthreadpool.a 2024-06-26T04:47:37.4486104Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2024-06-26T04:47:37.4509631Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2024-06-26T04:47:37.4572658Z [ 0%] Built target pthreadpool 2024-06-26T04:47:37.4628956Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2024-06-26T04:47:37.4695143Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2024-06-26T04:47:37.4703555Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2024-06-26T04:47:37.4932910Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2024-06-26T04:47:37.4978151Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2024-06-26T04:47:37.5163939Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2024-06-26T04:47:37.5237313Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2024-06-26T04:47:37.5570645Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2024-06-26T04:47:37.5572530Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2024-06-26T04:47:37.5940514Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2024-06-26T04:47:37.6017867Z [ 0%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2024-06-26T04:47:37.6235491Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2024-06-26T04:47:37.6440441Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2024-06-26T04:47:37.6488863Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2024-06-26T04:47:37.6496109Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2024-06-26T04:47:37.6550070Z [ 0%] Built target microkernel-utils 2024-06-26T04:47:37.6602473Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2024-06-26T04:47:37.6897716Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2024-06-26T04:47:37.7041110Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2024-06-26T04:47:37.7233597Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2024-06-26T04:47:37.7262211Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2024-06-26T04:47:37.7334821Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2024-06-26T04:47:37.7597011Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2024-06-26T04:47:37.7947175Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2024-06-26T04:47:37.8125004Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2024-06-26T04:47:37.8614064Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2024-06-26T04:47:37.8758533Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2024-06-26T04:47:37.9400572Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2024-06-26T04:47:37.9403475Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2024-06-26T04:47:37.9405607Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2024-06-26T04:47:37.9461289Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2024-06-26T04:47:37.9482563Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2024-06-26T04:47:38.0066421Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2024-06-26T04:47:38.0121453Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2024-06-26T04:47:38.0161248Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2024-06-26T04:47:38.0545646Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2024-06-26T04:47:38.0784547Z [ 0%] Linking C static library ../../lib/libcpuinfo_internals.a 2024-06-26T04:47:38.0837503Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2024-06-26T04:47:38.1158130Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2024-06-26T04:47:38.1173288Z [ 0%] Built target cpuinfo_internals 2024-06-26T04:47:38.1230665Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2024-06-26T04:47:38.1247213Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2024-06-26T04:47:38.1268346Z [ 0%] Building CXX object confu-deps/XNNPACK/CMakeFiles/convolution-test-helpers.dir/test/convolution-test-helpers.cc.o 2024-06-26T04:47:38.1410930Z [ 0%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2024-06-26T04:47:38.1848048Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2024-06-26T04:47:38.1888564Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2024-06-26T04:47:38.1955360Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2024-06-26T04:47:38.2181707Z [ 0%] Linking C static library ../../lib/libcpuinfo.a 2024-06-26T04:47:38.2591910Z [ 0%] Built target cpuinfo 2024-06-26T04:47:38.2628597Z [ 0%] Built target convolution-test-helpers 2024-06-26T04:47:38.2664566Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2024-06-26T04:47:38.2782661Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2024-06-26T04:47:38.2989398Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2024-06-26T04:47:38.3262760Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2024-06-26T04:47:38.3365195Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2024-06-26T04:47:38.3539593Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2024-06-26T04:47:38.4246453Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2024-06-26T04:47:38.4434024Z [ 0%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2024-06-26T04:47:38.4939023Z In file included from /usr/include/string.h:535, 2024-06-26T04:47:38.4941629Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2024-06-26T04:47:38.4943882Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2024-06-26T04:47:38.4946552Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2024-06-26T04:47:38.4948617Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2024-06-26T04:47:38.4950613Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2024-06-26T04:47:38.4952449Z In function ‘void* memcpy(void*, const void*, size_t)’, 2024-06-26T04:47:38.4955860Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2024-06-26T04:47:38.4961471Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2024-06-26T04:47:38.5037243Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30, 2024-06-26T04:47:38.5042114Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:42: 2024-06-26T04:47:38.5045170Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-06-26T04:47:38.5047209Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2024-06-26T04:47:38.5047730Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:38.5048243Z 30 | __glibc_objsize0 (__dest)); 2024-06-26T04:47:38.5048752Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:38.5049334Z In function ‘void* memcpy(void*, const void*, size_t)’, 2024-06-26T04:47:38.5051156Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2024-06-26T04:47:38.5055110Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2024-06-26T04:47:38.5059429Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30: 2024-06-26T04:47:38.5062516Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-06-26T04:47:38.5064292Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2024-06-26T04:47:38.5064813Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:38.5065528Z 30 | __glibc_objsize0 (__dest)); 2024-06-26T04:47:38.5066043Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:38.5066898Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2024-06-26T04:47:38.5068124Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2024-06-26T04:47:38.5206850Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2024-06-26T04:47:38.5241022Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2024-06-26T04:47:38.5847000Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2024-06-26T04:47:38.6911733Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2024-06-26T04:47:38.7024351Z In file included from /usr/include/string.h:535, 2024-06-26T04:47:38.7025767Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2024-06-26T04:47:38.7027691Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2024-06-26T04:47:38.7029618Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2024-06-26T04:47:38.7031381Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2024-06-26T04:47:38.7032491Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2024-06-26T04:47:38.7033553Z In function ‘void* memcpy(void*, const void*, size_t)’, 2024-06-26T04:47:38.7035890Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2024-06-26T04:47:38.7039695Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2024-06-26T04:47:38.7042704Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30, 2024-06-26T04:47:38.7045347Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:42: 2024-06-26T04:47:38.7050236Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-06-26T04:47:38.7053535Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2024-06-26T04:47:38.7054726Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:38.7055660Z 30 | __glibc_objsize0 (__dest)); 2024-06-26T04:47:38.7056662Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:38.7057812Z In function ‘void* memcpy(void*, const void*, size_t)’, 2024-06-26T04:47:38.7061092Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2024-06-26T04:47:38.7067413Z inlined from ‘virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2024-06-26T04:47:38.7073243Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:419:30: 2024-06-26T04:47:38.7078938Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2024-06-26T04:47:38.7083885Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2024-06-26T04:47:38.7084978Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:38.7085566Z 30 | __glibc_objsize0 (__dest)); 2024-06-26T04:47:38.7086236Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:47:38.7319330Z [ 0%] Built target defs.bzl 2024-06-26T04:47:38.7375496Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2024-06-26T04:47:38.7473809Z [ 0%] Linking CXX static library ../../../lib/libgtest.a 2024-06-26T04:47:38.7491670Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2024-06-26T04:47:38.7503991Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2024-06-26T04:47:38.7554897Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2024-06-26T04:47:38.7959118Z [ 0%] Built target gtest 2024-06-26T04:47:38.8153062Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2024-06-26T04:47:38.8799267Z [ 0%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2024-06-26T04:47:38.8942426Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2024-06-26T04:47:38.9254712Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2024-06-26T04:47:38.9493316Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2024-06-26T04:47:38.9502320Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2024-06-26T04:47:38.9515304Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2024-06-26T04:47:38.9970680Z [ 0%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2024-06-26T04:47:39.0608613Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2024-06-26T04:47:39.0951799Z [ 0%] Linking C static library ../../lib/libittnotify.a 2024-06-26T04:47:39.1169394Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2024-06-26T04:47:39.1191967Z [ 0%] Built target ittnotify 2024-06-26T04:47:39.1258137Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2024-06-26T04:47:39.1297833Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2024-06-26T04:47:39.1620901Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2024-06-26T04:47:39.2116866Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2024-06-26T04:47:39.2408123Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2024-06-26T04:47:39.2638577Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2024-06-26T04:47:39.2840049Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2024-06-26T04:47:39.2874053Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2024-06-26T04:47:39.2919896Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2024-06-26T04:47:39.3922375Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2024-06-26T04:47:39.4205610Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2024-06-26T04:47:39.4520954Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2024-06-26T04:47:39.4682607Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2024-06-26T04:47:39.4798483Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2024-06-26T04:47:39.4959056Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2024-06-26T04:47:39.5507125Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2024-06-26T04:47:39.5820428Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2024-06-26T04:47:39.6173061Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2024-06-26T04:47:39.6239248Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2024-06-26T04:47:39.6715040Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2024-06-26T04:47:39.7026620Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2024-06-26T04:47:39.7076443Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2024-06-26T04:47:39.7474659Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2024-06-26T04:47:39.7759483Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2024-06-26T04:47:39.7824027Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2024-06-26T04:47:39.8169796Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2024-06-26T04:47:39.8639746Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2024-06-26T04:47:39.8987374Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2024-06-26T04:47:39.9068370Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2024-06-26T04:47:39.9183028Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2024-06-26T04:47:39.9809559Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2024-06-26T04:47:40.0102332Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2024-06-26T04:47:40.0357129Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2024-06-26T04:47:40.0945834Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2024-06-26T04:47:40.1240579Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2024-06-26T04:47:40.1337366Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2024-06-26T04:47:40.1515055Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2024-06-26T04:47:40.1880097Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2024-06-26T04:47:40.2287339Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2024-06-26T04:47:40.2785535Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2024-06-26T04:47:40.3304556Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2024-06-26T04:47:40.3503254Z [ 1%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2024-06-26T04:47:40.3543570Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2024-06-26T04:47:40.3568588Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2024-06-26T04:47:40.3993918Z [ 1%] Built target libprotobuf-lite 2024-06-26T04:47:40.4167493Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2024-06-26T04:47:40.4555488Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2024-06-26T04:47:40.4791093Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2024-06-26T04:47:40.4985764Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2024-06-26T04:47:40.5518931Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2024-06-26T04:47:40.5717251Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2024-06-26T04:47:40.5942136Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2024-06-26T04:47:40.6656191Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2024-06-26T04:47:40.7018208Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2024-06-26T04:47:40.7145025Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2024-06-26T04:47:40.7255073Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2024-06-26T04:47:40.7387530Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2024-06-26T04:47:40.7653115Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2024-06-26T04:47:40.8648695Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2024-06-26T04:47:40.8711209Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2024-06-26T04:47:40.8827924Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2024-06-26T04:47:40.9057949Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2024-06-26T04:47:40.9076681Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2024-06-26T04:47:40.9984747Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2024-06-26T04:47:41.0237062Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2024-06-26T04:47:41.0434039Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2024-06-26T04:47:41.0680222Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2024-06-26T04:47:41.0805157Z [ 1%] Linking CXX static library ../../../lib/libbenchmark.a 2024-06-26T04:47:41.1032416Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2024-06-26T04:47:41.1095828Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2024-06-26T04:47:41.1140950Z [ 1%] Built target benchmark 2024-06-26T04:47:41.1260866Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2024-06-26T04:47:41.1749216Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2024-06-26T04:47:41.2153800Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2024-06-26T04:47:41.2213060Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2024-06-26T04:47:41.2230523Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2024-06-26T04:47:41.2277905Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2024-06-26T04:47:41.3041121Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2024-06-26T04:47:41.3501888Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2024-06-26T04:47:41.3504055Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2024-06-26T04:47:41.3844202Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2024-06-26T04:47:41.4354526Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2024-06-26T04:47:41.4473919Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2024-06-26T04:47:41.4760982Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2024-06-26T04:47:41.4787494Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2024-06-26T04:47:41.5484955Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2024-06-26T04:47:41.5906520Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2024-06-26T04:47:41.6037833Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2024-06-26T04:47:41.6115994Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_base.cpp.o 2024-06-26T04:47:41.6401563Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2024-06-26T04:47:41.6477484Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2024-06-26T04:47:41.7263690Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2024-06-26T04:47:41.7602528Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2024-06-26T04:47:41.7842355Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2024-06-26T04:47:41.8481716Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2024-06-26T04:47:41.8892347Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2024-06-26T04:47:41.9513450Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2024-06-26T04:47:41.9525416Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2024-06-26T04:47:41.9763413Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2024-06-26T04:47:41.9921981Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2024-06-26T04:47:42.0146488Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2024-06-26T04:47:42.0733491Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2024-06-26T04:47:42.0777602Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2024-06-26T04:47:42.1166562Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2024-06-26T04:47:42.1491654Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2024-06-26T04:47:42.1683338Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2024-06-26T04:47:42.2606706Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2024-06-26T04:47:42.2730480Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2024-06-26T04:47:42.2819516Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2024-06-26T04:47:42.2956038Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2024-06-26T04:47:42.3281044Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2024-06-26T04:47:42.3442464Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2024-06-26T04:47:42.3841323Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2024-06-26T04:47:42.4256122Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2024-06-26T04:47:42.4438633Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2024-06-26T04:47:42.5192341Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2024-06-26T04:47:42.5702012Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2024-06-26T04:47:42.5751782Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2024-06-26T04:47:42.5781312Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2024-06-26T04:47:42.5834445Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2024-06-26T04:47:42.5864782Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2024-06-26T04:47:42.5951292Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2024-06-26T04:47:42.7137122Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2024-06-26T04:47:42.7182673Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2024-06-26T04:47:42.7194280Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2024-06-26T04:47:42.7211911Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2024-06-26T04:47:42.8273301Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2024-06-26T04:47:42.8491342Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2024-06-26T04:47:42.8577418Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2024-06-26T04:47:42.8699961Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2024-06-26T04:47:42.8906178Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2024-06-26T04:47:42.9305793Z [ 1%] Built target dnnl_graph_utils 2024-06-26T04:47:42.9396320Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2024-06-26T04:47:42.9520069Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2024-06-26T04:47:42.9833236Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2024-06-26T04:47:43.0201905Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2024-06-26T04:47:43.0509313Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2024-06-26T04:47:43.0699258Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2024-06-26T04:47:43.0709550Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2024-06-26T04:47:43.1361911Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2024-06-26T04:47:43.1520334Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2024-06-26T04:47:43.1686775Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2024-06-26T04:47:43.2409112Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2024-06-26T04:47:43.2589999Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2024-06-26T04:47:43.2799398Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2024-06-26T04:47:43.2879425Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2024-06-26T04:47:43.3078414Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2024-06-26T04:47:43.3522764Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2024-06-26T04:47:43.3961229Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2024-06-26T04:47:43.4622816Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2024-06-26T04:47:43.4684079Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2024-06-26T04:47:43.4756199Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/thread.c: In function ‘thread_stack_size’: 2024-06-26T04:47:43.4759220Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/thread.c:195:24: warning: comparison of integer expressions of different signedness: ‘rlim_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare] 2024-06-26T04:47:43.4760777Z 195 | if (lim.rlim_cur >= PTHREAD_STACK_MIN) 2024-06-26T04:47:43.4761226Z | ^~ 2024-06-26T04:47:43.4762501Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/thread.c: In function ‘uv_thread_create_ex’: 2024-06-26T04:47:43.4764749Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/thread.c:243:20: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare] 2024-06-26T04:47:43.4766244Z 243 | if (stack_size < PTHREAD_STACK_MIN) 2024-06-26T04:47:43.4766668Z | ^ 2024-06-26T04:47:43.4844631Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2024-06-26T04:47:43.4855073Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2024-06-26T04:47:43.4895429Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2024-06-26T04:47:43.5698685Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2024-06-26T04:47:43.6364300Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2024-06-26T04:47:43.6497414Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2024-06-26T04:47:43.6569068Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2024-06-26T04:47:43.6609196Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2024-06-26T04:47:43.7220181Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2024-06-26T04:47:43.7353921Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2024-06-26T04:47:43.7652079Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2024-06-26T04:47:43.8111300Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2024-06-26T04:47:43.8306477Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2024-06-26T04:47:43.8588910Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2024-06-26T04:47:43.8949821Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2024-06-26T04:47:43.9428162Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2024-06-26T04:47:43.9530470Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2024-06-26T04:47:43.9577423Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2024-06-26T04:47:44.0329072Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2024-06-26T04:47:44.0514958Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2024-06-26T04:47:44.0644550Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2024-06-26T04:47:44.0773030Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2024-06-26T04:47:44.1106621Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2024-06-26T04:47:44.1246290Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2024-06-26T04:47:44.1879179Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2024-06-26T04:47:44.1918201Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2024-06-26T04:47:44.2273386Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2024-06-26T04:47:44.2369437Z [ 1%] Linking C static library ../../../lib/libtensorpipe_uv.a 2024-06-26T04:47:44.2383288Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2024-06-26T04:47:44.2511183Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2024-06-26T04:47:44.2891611Z [ 1%] Built target tensorpipe_uv 2024-06-26T04:47:44.2964048Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2024-06-26T04:47:44.3814715Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2024-06-26T04:47:44.3822755Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2024-06-26T04:47:44.4004485Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2024-06-26T04:47:44.4448732Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2024-06-26T04:47:44.4515307Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2024-06-26T04:47:44.4681740Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2024-06-26T04:47:44.4684963Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2024-06-26T04:47:44.5614008Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2024-06-26T04:47:44.6080239Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2024-06-26T04:47:44.6668599Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2024-06-26T04:47:44.6998006Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2024-06-26T04:47:44.7174341Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2024-06-26T04:47:44.7188551Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2024-06-26T04:47:44.7828043Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2024-06-26T04:47:44.7954638Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2024-06-26T04:47:44.8363700Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2024-06-26T04:47:44.9416036Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2024-06-26T04:47:44.9421065Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2024-06-26T04:47:44.9760315Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2024-06-26T04:47:45.0011767Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2024-06-26T04:47:45.0658239Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2024-06-26T04:47:45.1064502Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2024-06-26T04:47:45.1248428Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2024-06-26T04:47:45.1723417Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2024-06-26T04:47:45.2427502Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2024-06-26T04:47:45.2707515Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2024-06-26T04:47:45.2950763Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2024-06-26T04:47:45.3327226Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2024-06-26T04:47:45.3329797Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2024-06-26T04:47:45.3850896Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2024-06-26T04:47:45.3870672Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2024-06-26T04:47:45.5289818Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2024-06-26T04:47:45.5792858Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2024-06-26T04:47:45.6077692Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2024-06-26T04:47:45.6115036Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2024-06-26T04:47:45.6159926Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2024-06-26T04:47:45.6930886Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_containers.cpp.o 2024-06-26T04:47:45.7444112Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2024-06-26T04:47:45.8045249Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2024-06-26T04:47:45.8119203Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2024-06-26T04:47:45.8611956Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2024-06-26T04:47:45.9134003Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2024-06-26T04:47:45.9850119Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2024-06-26T04:47:46.0373370Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2024-06-26T04:47:46.0419331Z [ 1%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2024-06-26T04:47:46.0758751Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2024-06-26T04:47:46.0860435Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2024-06-26T04:47:46.2207001Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2024-06-26T04:47:46.2493487Z [ 2%] Linking CXX static library ../../../lib/libasmjit.a 2024-06-26T04:47:46.2756951Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2024-06-26T04:47:46.3036258Z [ 2%] Built target asmjit 2024-06-26T04:47:46.3104191Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2024-06-26T04:47:46.3144900Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2024-06-26T04:47:46.3462143Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2024-06-26T04:47:46.3800736Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2024-06-26T04:47:46.5055697Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2024-06-26T04:47:46.5287033Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2024-06-26T04:47:46.5769298Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2024-06-26T04:47:46.5920414Z [ 3%] Linking CXX static library ../../../lib/libgloo.a 2024-06-26T04:47:46.6421804Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2024-06-26T04:47:46.6518537Z [ 3%] Built target gloo 2024-06-26T04:47:46.6725585Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2024-06-26T04:47:46.7325199Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2024-06-26T04:47:46.7820824Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2024-06-26T04:47:46.8020442Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2024-06-26T04:47:46.8363835Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2024-06-26T04:47:46.9893316Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2024-06-26T04:47:47.0329775Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2024-06-26T04:47:47.0359532Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2024-06-26T04:47:47.0408131Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/constant_tensor_cache.cpp.o 2024-06-26T04:47:47.1336301Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2024-06-26T04:47:47.2641830Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2024-06-26T04:47:47.3030559Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2024-06-26T04:47:47.3093687Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2024-06-26T04:47:47.3907977Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2024-06-26T04:47:47.4103073Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2024-06-26T04:47:47.4173433Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2024-06-26T04:47:47.4693284Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2024-06-26T04:47:47.4756367Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2024-06-26T04:47:47.5322921Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2024-06-26T04:47:47.6056226Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2024-06-26T04:47:47.7267902Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2024-06-26T04:47:47.7471480Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2024-06-26T04:47:47.7474343Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2024-06-26T04:47:47.7908329Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2024-06-26T04:47:47.8402912Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2024-06-26T04:47:47.9621384Z [ 5%] Linking CXX static library ../../../lib/libprotobuf.a 2024-06-26T04:47:47.9761994Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2024-06-26T04:47:47.9981838Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_copy_kern.cpp.o 2024-06-26T04:47:48.0826128Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2024-06-26T04:47:48.0905973Z [ 5%] Built target libprotobuf 2024-06-26T04:47:48.0940132Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2024-06-26T04:47:48.1058704Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_def_constraint.cpp.o 2024-06-26T04:47:48.1818849Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2024-06-26T04:47:48.2045666Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float8.cpp.o 2024-06-26T04:47:48.2980608Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp.o 2024-06-26T04:47:48.4321063Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o 2024-06-26T04:47:48.4324862Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2024-06-26T04:47:48.4564759Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2024-06-26T04:47:48.4735708Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2024-06-26T04:47:48.5081725Z [ 5%] Built target dnnl_graph_backend_fake 2024-06-26T04:47:48.5511776Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2024-06-26T04:47:48.5959129Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2024-06-26T04:47:48.7223324Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2024-06-26T04:47:48.7626650Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o 2024-06-26T04:47:48.8215524Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2024-06-26T04:47:48.9060697Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2024-06-26T04:47:48.9484208Z [ 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-06-26T04:47:49.0388358Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2024-06-26T04:47:49.0486961Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2024-06-26T04:47:49.1108723Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:49.1184624Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2024-06-26T04:47:49.2881755Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/fusion_info.cpp.o 2024-06-26T04:47:49.3362972Z [ 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-06-26T04:47:49.3885484Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2024-06-26T04:47:49.3958314Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o 2024-06-26T04:47:49.4403948Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2024-06-26T04:47:49.5218649Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2024-06-26T04:47:49.6082621Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2024-06-26T04:47:49.6580442Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_propagator.cpp.o 2024-06-26T04:47:49.7472340Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:49.7479057Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2024-06-26T04:47:49.8392110Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2024-06-26T04:47:49.8809764Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2024-06-26T04:47:49.9444103Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2024-06-26T04:47:50.0160341Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2024-06-26T04:47:50.0375124Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/op_executable.cpp.o 2024-06-26T04:47:50.0676708Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:50.1152150Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2024-06-26T04:47:50.2671112Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2024-06-26T04:47:50.2870578Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2024-06-26T04:47:50.3540457Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:50.3763774Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2024-06-26T04:47:50.4412061Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/subgraph.cpp.o 2024-06-26T04:47:50.4841183Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2024-06-26T04:47:50.6019240Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2024-06-26T04:47:50.6324398Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2024-06-26T04:47:50.6884051Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.o 2024-06-26T04:47:50.7243013Z [ 5%] Built target dnnl_graph_interface 2024-06-26T04:47:50.7321845Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/constant_propagation.cpp.o 2024-06-26T04:47:50.8288105Z [ 5%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2024-06-26T04:47:50.8809662Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2024-06-26T04:47:50.9468119Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2024-06-26T04:47:50.9747851Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:51.0093238Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2024-06-26T04:47:51.1052075Z [ 5%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2024-06-26T04:47:51.1281118Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2024-06-26T04:47:51.2524681Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:51.2933131Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2024-06-26T04:47:51.3483365Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2024-06-26T04:47:51.4004859Z [ 5%] Linking CXX static library ../../lib/libfmt.a 2024-06-26T04:47:51.4147811Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2024-06-26T04:47:51.4317564Z [ 5%] Built target fmt 2024-06-26T04:47:51.4403932Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2024-06-26T04:47:51.4625877Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2024-06-26T04:47:51.5271163Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:51.5783041Z [ 5%] Built target libkineto_defs.bzl 2024-06-26T04:47:51.5861111Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2024-06-26T04:47:51.6439412Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2024-06-26T04:47:51.7449759Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2024-06-26T04:47:51.7907451Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower.cpp.o 2024-06-26T04:47:51.8242792Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2024-06-26T04:47:51.8342894Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp.o 2024-06-26T04:47:51.9372020Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:52.0125853Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2024-06-26T04:47:52.0775531Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2024-06-26T04:47:52.1410652Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2024-06-26T04:47:52.1646635Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2024-06-26T04:47:52.2236274Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/transform.cpp.o 2024-06-26T04:47:52.3300221Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:52.3952747Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp.o 2024-06-26T04:47:52.3955575Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2024-06-26T04:47:52.4526584Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2024-06-26T04:47:52.4671259Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2024-06-26T04:47:52.5758265Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2024-06-26T04:47:52.6674350Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2024-06-26T04:47:52.7196679Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_common_gemm_f32.cpp.o 2024-06-26T04:47:52.7792713Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:52.7871754Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2024-06-26T04:47:52.8569986Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2024-06-26T04:47:52.9828649Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2024-06-26T04:47:53.0173072Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2024-06-26T04:47:53.0356177Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2024-06-26T04:47:53.0843236Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2024-06-26T04:47:53.1337920Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp.o 2024-06-26T04:47:53.2299179Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2024-06-26T04:47:53.3628741Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2024-06-26T04:47:53.4207984Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2024-06-26T04:47:53.4244336Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part2_autogen.cpp.o 2024-06-26T04:47:53.4650832Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:53.4721997Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2024-06-26T04:47:53.5962021Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:53.7250352Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2024-06-26T04:47:53.7687357Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2024-06-26T04:47:53.7778964Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2024-06-26T04:47:53.8071019Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2024-06-26T04:47:53.8450667Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_block_fusion.cpp.o 2024-06-26T04:47:53.8869339Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp.o 2024-06-26T04:47:54.0236967Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2024-06-26T04:47:54.1203758Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2024-06-26T04:47:54.1283024Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_post_ops.cpp.o 2024-06-26T04:47:54.1792720Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2024-06-26T04:47:54.2199740Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:54.3800972Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2024-06-26T04:47:54.3803985Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp.o 2024-06-26T04:47:54.4608693Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2024-06-26T04:47:54.4755836Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2024-06-26T04:47:54.4966004Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2024-06-26T04:47:54.5247743Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2024-06-26T04:47:54.6757772Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2024-06-26T04:47:54.6887778Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:54.7937966Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:54.8119450Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2024-06-26T04:47:54.8121387Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2024-06-26T04:47:54.9747675Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2024-06-26T04:47:54.9941771Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2024-06-26T04:47:55.0480586Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2024-06-26T04:47:55.0936192Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2024-06-26T04:47:55.1063912Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemm_f32.cpp.o 2024-06-26T04:47:55.1366167Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2024-06-26T04:47:55.2913952Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemv_t_f32_kern.cpp.o 2024-06-26T04:47:55.3247323Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2024-06-26T04:47:55.4653757Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2024-06-26T04:47:55.4764907Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/layernorm_fusion.cpp.o 2024-06-26T04:47:55.4830902Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_post_ops.cpp.o 2024-06-26T04:47:55.4924388Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2024-06-26T04:47:55.6009897Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp.o 2024-06-26T04:47:55.6468746Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp.o 2024-06-26T04:47:55.7615236Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2024-06-26T04:47:55.7845744Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2024-06-26T04:47:55.8729021Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2024-06-26T04:47:55.9404028Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_post_ops.cpp.o 2024-06-26T04:47:55.9548715Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2024-06-26T04:47:55.9666538Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp.o 2024-06-26T04:47:56.0611150Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2024-06-26T04:47:56.1302962Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp.o 2024-06-26T04:47:56.2314619Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2024-06-26T04:47:56.2681687Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2024-06-26T04:47:56.3442550Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:56.3705281Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2024-06-26T04:47:56.3765990Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2024-06-26T04:47:56.4563385Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2024-06-26T04:47:56.5667629Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o 2024-06-26T04:47:56.5966623Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2024-06-26T04:47:56.6100438Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2024-06-26T04:47:56.6924739Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2024-06-26T04:47:56.7596024Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2024-06-26T04:47:56.8730107Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sdp.cpp.o 2024-06-26T04:47:56.8925589Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:56.9391196Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2024-06-26T04:47:56.9438730Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2024-06-26T04:47:57.0243053Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2024-06-26T04:47:57.0898446Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2024-06-26T04:47:57.1998157Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:57.2828215Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp.o 2024-06-26T04:47:57.2991402Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp.o 2024-06-26T04:47:57.3325157Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2024-06-26T04:47:57.3634061Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2024-06-26T04:47:57.4168153Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2024-06-26T04:47:57.5175737Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2024-06-26T04:47:57.6320894Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2024-06-26T04:47:57.6324021Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.o 2024-06-26T04:47:57.7417426Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp.o 2024-06-26T04:47:57.7550881Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2024-06-26T04:47:57.7636816Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2024-06-26T04:47:57.7758823Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/softmax_post_ops.cpp.o 2024-06-26T04:47:57.9246553Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2024-06-26T04:47:57.9315135Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2024-06-26T04:47:58.0876857Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2024-06-26T04:47:58.1167288Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2024-06-26T04:47:58.1566498Z [ 7%] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2024-06-26T04:47:58.1595459Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2024-06-26T04:47:58.2938906Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2024-06-26T04:47:58.3153561Z [ 7%] Built target dnnl_graph_backend_dnnl 2024-06-26T04:47:58.3216137Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp.o 2024-06-26T04:47:58.3403360Z [ 7%] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2024-06-26T04:47:58.4144157Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2024-06-26T04:47:58.4278821Z [ 7%] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2024-06-26T04:47:58.4339576Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2024-06-26T04:47:58.4734592Z [ 7%] Built target dnnl_common 2024-06-26T04:47:58.4798831Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp.o 2024-06-26T04:47:58.5056922Z [ 7%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2024-06-26T04:47:58.6291790Z [ 7%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2024-06-26T04:47:58.6507387Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2024-06-26T04:47:58.7202900Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp.o 2024-06-26T04:47:58.7759428Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2024-06-26T04:47:58.8020027Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp.o 2024-06-26T04:47:58.8149019Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2024-06-26T04:47:58.8962863Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp.o 2024-06-26T04:47:58.9165035Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2024-06-26T04:47:58.9718497Z [ 8%] Built target kineto_api 2024-06-26T04:47:58.9784340Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp.o 2024-06-26T04:47:59.0163702Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2024-06-26T04:47:59.1297688Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2024-06-26T04:47:59.1299656Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2024-06-26T04:47:59.2263678Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2024-06-26T04:47:59.2526919Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp.o 2024-06-26T04:47:59.2745149Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2024-06-26T04:47:59.3452458Z [ 8%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2024-06-26T04:47:59.4137370Z [ 8%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2024-06-26T04:47:59.4199205Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2024-06-26T04:47:59.4642045Z [ 8%] Built target common 2024-06-26T04:47:59.4715067Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2024-06-26T04:47:59.5122677Z [ 8%] Linking C executable ../../bin/mkrename 2024-06-26T04:47:59.5521785Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.o 2024-06-26T04:47:59.5624180Z [ 8%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2024-06-26T04:47:59.5708210Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2024-06-26T04:47:59.5808553Z [ 8%] Built target mkrename 2024-06-26T04:47:59.5877737Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2024-06-26T04:47:59.6604702Z [ 8%] Linking C executable ../../bin/mkalias 2024-06-26T04:47:59.7365500Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2024-06-26T04:47:59.7502591Z [ 8%] Built target mkalias 2024-06-26T04:47:59.7585007Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2024-06-26T04:47:59.7890734Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2024-06-26T04:47:59.8213047Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2024-06-26T04:47:59.8602699Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/bf16/ref_gemm_bf16.cpp.o 2024-06-26T04:47:59.8881467Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.o 2024-06-26T04:48:00.0234529Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp.o 2024-06-26T04:48:00.0472791Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2024-06-26T04:48:00.1018449Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2024-06-26T04:48:00.1300601Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2024-06-26T04:48:00.1452455Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2024-06-26T04:48:00.1594428Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2024-06-26T04:48:00.1755647Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2024-06-26T04:48:00.3581350Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_at_kern_autogen.cpp.o 2024-06-26T04:48:00.3753895Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp.o 2024-06-26T04:48:00.4434526Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp.o 2024-06-26T04:48:00.4602962Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2024-06-26T04:48:00.5009223Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2024-06-26T04:48:00.5362772Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2024-06-26T04:48:00.6429080Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2024-06-26T04:48:00.6877794Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2024-06-26T04:48:00.7803170Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_an_kern_autogen.cpp.o 2024-06-26T04:48:00.8367442Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_at_kern_autogen.cpp.o 2024-06-26T04:48:00.8638817Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bn_kern_autogen.cpp.o 2024-06-26T04:48:00.8724251Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2024-06-26T04:48:00.9234593Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2024-06-26T04:48:01.0002841Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2024-06-26T04:48:01.0985811Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2024-06-26T04:48:01.1817788Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2024-06-26T04:48:01.2029030Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp.o 2024-06-26T04:48:01.2032952Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp.o 2024-06-26T04:48:01.2383660Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp.o 2024-06-26T04:48:01.3788789Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.o 2024-06-26T04:48:01.4882518Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp.o 2024-06-26T04:48:01.5076535Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2024-06-26T04:48:01.5087018Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2024-06-26T04:48:01.5508569Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2024-06-26T04:48:01.5788232Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2024-06-26T04:48:01.6860501Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2024-06-26T04:48:01.7908604Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp.o 2024-06-26T04:48:01.8322990Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2024-06-26T04:48:01.9098730Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2024-06-26T04:48:01.9325648Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2024-06-26T04:48:01.9510808Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2024-06-26T04:48:01.9796183Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2024-06-26T04:48:02.0804492Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2024-06-26T04:48:02.1269052Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp.o 2024-06-26T04:48:02.2424412Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp.o 2024-06-26T04:48:02.2528869Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.o 2024-06-26T04:48:02.2622171Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2024-06-26T04:48:02.2798077Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2024-06-26T04:48:02.3951912Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2024-06-26T04:48:02.4762786Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2024-06-26T04:48:02.5306770Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2024-06-26T04:48:02.5662706Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2024-06-26T04:48:02.5721542Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2024-06-26T04:48:02.5948817Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.o 2024-06-26T04:48:02.7625028Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2024-06-26T04:48:02.9148957Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.o 2024-06-26T04:48:02.9348827Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp.o 2024-06-26T04:48:02.9359114Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2024-06-26T04:48:02.9681578Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2024-06-26T04:48:03.0019652Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2024-06-26T04:48:03.0615894Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2024-06-26T04:48:03.2444642Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2024-06-26T04:48:03.2642620Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:03.3190836Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:03.3785653Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:03.4127205Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:03.4368191Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2024-06-26T04:48:03.5705512Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2024-06-26T04:48:03.6649447Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2024-06-26T04:48:03.7218659Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2024-06-26T04:48:03.7555809Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:03.7597218Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2024-06-26T04:48:03.7924964Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2024-06-26T04:48:03.8124337Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2024-06-26T04:48:03.8612089Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:03.8847112Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:04.0046996Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2024-06-26T04:48:04.1204020Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:04.2097914Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2024-06-26T04:48:04.2185597Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o 2024-06-26T04:48:04.2358659Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2024-06-26T04:48:04.2543692Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_fp8.cpp.o 2024-06-26T04:48:04.2605298Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2024-06-26T04:48:04.4995217Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o 2024-06-26T04:48:04.5329223Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2024-06-26T04:48:04.5562276Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2024-06-26T04:48:04.6124587Z [ 9%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2024-06-26T04:48:04.6204950Z [ 9%] Generating include/renamedsp128.h 2024-06-26T04:48:04.6341417Z [ 9%] Built target renamedsp128.h_generated 2024-06-26T04:48:04.6354163Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2024-06-26T04:48:04.6410498Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2024-06-26T04:48:04.7033279Z [ 9%] Linking C executable ../../bin/mkdisp 2024-06-26T04:48:04.7670191Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o 2024-06-26T04:48:04.7788725Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o 2024-06-26T04:48:04.7869347Z [ 9%] Built target mkdisp 2024-06-26T04:48:04.7961978Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o 2024-06-26T04:48:04.8688533Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2024-06-26T04:48:05.0733074Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2024-06-26T04:48:05.0891197Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2024-06-26T04:48:05.1004362Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2024-06-26T04:48:05.1139716Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp8.cpp.o 2024-06-26T04:48:05.1213050Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o 2024-06-26T04:48:05.1723628Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o 2024-06-26T04:48:05.3660700Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o 2024-06-26T04:48:05.3790148Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o 2024-06-26T04:48:05.4243186Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2024-06-26T04:48:05.4948727Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2024-06-26T04:48:05.5035601Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2024-06-26T04:48:05.5135973Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2024-06-26T04:48:05.6705627Z [ 9%] Generating include/renamedsp256.h 2024-06-26T04:48:05.6803696Z [ 9%] Built target renamedsp256.h_generated 2024-06-26T04:48:05.6878336Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:05.7472844Z [ 9%] Generating dispavx.c.tmp 2024-06-26T04:48:05.7560842Z [ 9%] Generating dispavx.c 2024-06-26T04:48:05.7689830Z [ 9%] Built target dispavx.c_generated 2024-06-26T04:48:05.7761344Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2024-06-26T04:48:05.8129722Z [ 9%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2024-06-26T04:48:05.8182035Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2024-06-26T04:48:05.8373375Z [ 9%] Generating ATen headers 2024-06-26T04:48:05.8745733Z [ 9%] Generating ATen sources 2024-06-26T04:48:05.8840946Z [ 9%] Linking C static library ../../lib/libfoxi_loader.a 2024-06-26T04:48:05.9137271Z [ 9%] Built target foxi_loader 2024-06-26T04:48:05.9297039Z [ 9%] Generating ATen declarations_yaml 2024-06-26T04:48:06.0026225Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2024-06-26T04:48:06.0034913Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:06.1578627Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2024-06-26T04:48:06.2542893Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2024-06-26T04:48:06.3079010Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:06.5377389Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2024-06-26T04:48:06.5813466Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:06.6010064Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2024-06-26T04:48:06.7435814Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2024-06-26T04:48:06.9283536Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:06.9356675Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2024-06-26T04:48:06.9697606Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2024-06-26T04:48:07.1447309Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2024-06-26T04:48:07.2671331Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:07.3353305Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2024-06-26T04:48:07.4003902Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2024-06-26T04:48:07.5809847Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2024-06-26T04:48:07.5893131Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:07.7680936Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2024-06-26T04:48:07.7926676Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2024-06-26T04:48:07.9345606Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2024-06-26T04:48:08.0184660Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2024-06-26T04:48:08.1925796Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2024-06-26T04:48:08.2707540Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2024-06-26T04:48:08.2757534Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp.o 2024-06-26T04:48:08.4180170Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2024-06-26T04:48:08.5042642Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2024-06-26T04:48:08.5507351Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp.o 2024-06-26T04:48:08.5702031Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2024-06-26T04:48:08.6287945Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2024-06-26T04:48:08.8006644Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp.o 2024-06-26T04:48:08.8166094Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2024-06-26T04:48:09.0523482Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2024-06-26T04:48:09.0584996Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2024-06-26T04:48:09.1077391Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp.o 2024-06-26T04:48:09.2626384Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2024-06-26T04:48:09.4453902Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2024-06-26T04:48:09.4486232Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp.o 2024-06-26T04:48:09.4667690Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2024-06-26T04:48:09.5881871Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2024-06-26T04:48:09.6892766Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o 2024-06-26T04:48:09.7467983Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2024-06-26T04:48:09.8544792Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2024-06-26T04:48:09.9258210Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2024-06-26T04:48:09.9875678Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2024-06-26T04:48:10.0221743Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.o 2024-06-26T04:48:10.0403623Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2024-06-26T04:48:10.1960982Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2024-06-26T04:48:10.2596151Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2024-06-26T04:48:10.3046701Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.o 2024-06-26T04:48:10.5866806Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2024-06-26T04:48:10.6422638Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2024-06-26T04:48:10.6494630Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2024-06-26T04:48:10.7907038Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2024-06-26T04:48:10.9738134Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2024-06-26T04:48:10.9837088Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2024-06-26T04:48:11.0159937Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2024-06-26T04:48:11.2808848Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2024-06-26T04:48:11.2880448Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2024-06-26T04:48:11.3485612Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2024-06-26T04:48:11.3977846Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2024-06-26T04:48:11.5495774Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2024-06-26T04:48:11.6174006Z [ 9%] Built target dnnl_cpu 2024-06-26T04:48:11.6250077Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2024-06-26T04:48:11.6993368Z [ 9%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2024-06-26T04:48:11.7316949Z [ 9%] Built target python_copy_files 2024-06-26T04:48:11.7385587Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2024-06-26T04:48:11.7645246Z [ 9%] Linking C shared library ../lib/libtorch_global_deps.so 2024-06-26T04:48:11.8082689Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2024-06-26T04:48:11.9472405Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2024-06-26T04:48:12.0068490Z Warning: Unused direct dependencies: 2024-06-26T04:48:12.0069158Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:48:12.0069746Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:48:12.0070287Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:48:12.0070877Z /lib/x86_64-linux-gnu/libm.so.6 2024-06-26T04:48:12.0071321Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:48:12.0159118Z [ 9%] Built target torch_global_deps 2024-06-26T04:48:12.0235462Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o 2024-06-26T04:48:12.1646412Z [ 9%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2024-06-26T04:48:12.1968836Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2024-06-26T04:48:12.2640500Z [ 9%] Linking C executable ../../bin/mkrename_gnuabi 2024-06-26T04:48:12.3239130Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2024-06-26T04:48:12.3349605Z [ 9%] Built target mkrename_gnuabi 2024-06-26T04:48:12.3416015Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2024-06-26T04:48:12.4370976Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2024-06-26T04:48:12.4983416Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2024-06-26T04:48:12.5643242Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2024-06-26T04:48:12.6825447Z [ 9%] Linking CXX shared library ../lib/libc10.so 2024-06-26T04:48:12.8256195Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o 2024-06-26T04:48:12.8400894Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2024-06-26T04:48:12.8778428Z [ 9%] Built target c10 2024-06-26T04:48:12.9116803Z [ 9%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2024-06-26T04:48:12.9687105Z [ 9%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2024-06-26T04:48:13.0393508Z [ 9%] Linking C executable ../../bin/mkmasked_gnuabi 2024-06-26T04:48:13.0835734Z [ 9%] Built target arraymap 2024-06-26T04:48:13.1027138Z [ 9%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2024-06-26T04:48:13.1124116Z [ 9%] Built target mkmasked_gnuabi 2024-06-26T04:48:13.1194012Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2024-06-26T04:48:13.1900243Z [ 9%] Generating /var/lib/jenkins/workspace/torch/csrc/autograd/generated/Functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ViewFuncs.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/TraceType_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNativeFunctions.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/RegisterLazy.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/Functions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/variable_factories.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/ViewFuncs.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/VariableType.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyIr.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNonNativeIr.h, /var/lib/jenkins/workspace/torch/csrc/lazy/generated/LazyNativeFunctions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_3.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions_4.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_variable_methods.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_0.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_1.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_torch_functions_2.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_nn_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_fft_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_linalg_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_nested_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_sparse_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_special_functions.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_return_types.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_enum_tag.cpp, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_functions.h, /var/lib/jenkins/workspace/torch/csrc/autograd/generated/python_return_types.h, /var/lib/jenkins/workspace/torch/testing/_internal/generated/annotated_fn_args.py, /var/lib/jenkins/workspace/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2024-06-26T04:48:13.1952933Z [ 9%] Generating /var/lib/jenkins/workspace/torch/_C/__init__.pyi, /var/lib/jenkins/workspace/torch/_C/_VariableFunctions.pyi, /var/lib/jenkins/workspace/torch/nn/functional.pyi 2024-06-26T04:48:13.2152955Z [ 9%] Linking C executable ../../bin/addSuffix 2024-06-26T04:48:13.2909939Z [ 9%] Built target addSuffix 2024-06-26T04:48:13.2982596Z [ 9%] Generating /var/lib/jenkins/workspace/torch/utils/data/datapipes/datapipe.pyi 2024-06-26T04:48:13.3554046Z [ 9%] Generating /var/lib/jenkins/workspace/torch/version.py 2024-06-26T04:48:13.5228826Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2024-06-26T04:48:13.7916256Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_conv_kernel.cpp.o 2024-06-26T04:48:14.1380476Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o 2024-06-26T04:48:14.5190743Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o 2024-06-26T04:48:14.9045014Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2024-06-26T04:48:15.3045929Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2024-06-26T04:48:15.7020180Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_conv_kernel.cpp.o 2024-06-26T04:48:16.1020189Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o 2024-06-26T04:48:16.5146277Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o 2024-06-26T04:48:16.8855653Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2024-06-26T04:48:16.8955613Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_dw_conv_kernel.cpp.o 2024-06-26T04:48:17.1367425Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp16cvt.cpp.o 2024-06-26T04:48:17.3089630Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_resampling.cpp.o 2024-06-26T04:48:17.3704606Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_scale_precompute.cpp.o 2024-06-26T04:48:17.5063558Z [ 9%] Built target gen_torch_version 2024-06-26T04:48:17.5362810Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2024-06-26T04:48:17.6600323Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2024-06-26T04:48:17.6862113Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o 2024-06-26T04:48:17.7934078Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 2024-06-26T04:48:17.8673969Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2024-06-26T04:48:18.0474954Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2024-06-26T04:48:18.0753307Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2024-06-26T04:48:18.1938254Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 2024-06-26T04:48:18.2323193Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2024-06-26T04:48:18.3132515Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2024-06-26T04:48:18.4934399Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2024-06-26T04:48:18.5269356Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2024-06-26T04:48:18.6058390Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2024-06-26T04:48:18.7481504Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_sparse_decompress_kernel.cpp.o 2024-06-26T04:48:18.8051777Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2024-06-26T04:48:19.0144122Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2024-06-26T04:48:19.0187162Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2024-06-26T04:48:19.0722628Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2024-06-26T04:48:19.2617264Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2024-06-26T04:48:19.3011781Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2024-06-26T04:48:19.3828815Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2024-06-26T04:48:19.4434252Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2024-06-26T04:48:19.5678161Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2024-06-26T04:48:19.7138691Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2024-06-26T04:48:19.7892746Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd.cpp.o 2024-06-26T04:48:19.8696548Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_copy_kernel.cpp.o 2024-06-26T04:48:19.9581396Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2024-06-26T04:48:20.2209807Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2024-06-26T04:48:20.2393105Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_strided.cpp.o 2024-06-26T04:48:20.2437175Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2024-06-26T04:48:20.3978549Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_trans_kernel.cpp.o 2024-06-26T04:48:20.4187722Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2024-06-26T04:48:20.6573265Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2024-06-26T04:48:20.6715576Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_utils.cpp.o 2024-06-26T04:48:20.7121525Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_w.cpp.o 2024-06-26T04:48:20.9580595Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2024-06-26T04:48:20.9633137Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2024-06-26T04:48:21.1319854Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_comp_pad_kernel.cpp.o 2024-06-26T04:48:21.1805094Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2024-06-26T04:48:21.2252633Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2024-06-26T04:48:21.4164767Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2024-06-26T04:48:21.4802187Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2024-06-26T04:48:21.5728442Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2024-06-26T04:48:21.5991485Z [ 9%] Built target torch_python_stubs 2024-06-26T04:48:21.6065015Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2024-06-26T04:48:21.6396969Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2024-06-26T04:48:21.8054639Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_deconv.cpp.o 2024-06-26T04:48:21.8355496Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2024-06-26T04:48:21.8546164Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2024-06-26T04:48:21.8853508Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2024-06-26T04:48:22.1279202Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2024-06-26T04:48:22.1379107Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2024-06-26T04:48:22.2031492Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_primitive_conf.cpp.o 2024-06-26T04:48:22.2754659Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2024-06-26T04:48:22.3581120Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2024-06-26T04:48:22.3761971Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2024-06-26T04:48:22.4941573Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2024-06-26T04:48:22.5795257Z [ 9%] Built target ATEN_CPU_FILES_GEN_TARGET 2024-06-26T04:48:22.5864337Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2024-06-26T04:48:22.6257837Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2024-06-26T04:48:22.6323579Z [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2024-06-26T04:48:22.7188101Z [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2024-06-26T04:48:22.7577605Z [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2024-06-26T04:48:22.8297835Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2024-06-26T04:48:22.8353013Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2024-06-26T04:48:22.8414760Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2024-06-26T04:48:22.8680014Z [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2024-06-26T04:48:22.9264120Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o 2024-06-26T04:48:22.9518803Z [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2024-06-26T04:48:23.0180101Z [ 9%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2024-06-26T04:48:23.0380493Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2024-06-26T04:48:23.0515832Z [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2024-06-26T04:48:23.0961580Z [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2024-06-26T04:48:23.1284903Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2024-06-26T04:48:23.1624648Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2024-06-26T04:48:23.1735437Z [ 9%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2024-06-26T04:48:23.2817850Z [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2024-06-26T04:48:23.3154299Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2024-06-26T04:48:23.3218977Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2024-06-26T04:48:23.3557630Z [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2024-06-26T04:48:23.3815018Z [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2024-06-26T04:48:23.3926168Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2024-06-26T04:48:23.4510799Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2024-06-26T04:48:23.4736780Z [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2024-06-26T04:48:23.5172744Z [ 9%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2024-06-26T04:48:23.5682975Z [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2024-06-26T04:48:23.6647609Z [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2024-06-26T04:48:23.7176501Z [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2024-06-26T04:48:23.7193219Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2024-06-26T04:48:23.7686069Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2024-06-26T04:48:23.7711744Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2024-06-26T04:48:23.7952234Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2024-06-26T04:48:23.8093477Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2024-06-26T04:48:23.9044363Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2024-06-26T04:48:23.9619482Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2024-06-26T04:48:23.9952459Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2024-06-26T04:48:24.0090533Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2024-06-26T04:48:24.0360966Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2024-06-26T04:48:24.0752183Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2024-06-26T04:48:24.1549726Z [ 10%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2024-06-26T04:48:24.1784820Z [ 10%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2024-06-26T04:48:24.2255069Z [ 10%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2024-06-26T04:48:24.2364368Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2024-06-26T04:48:24.3107266Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2024-06-26T04:48:24.3392457Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2024-06-26T04:48:24.3423030Z [ 10%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2024-06-26T04:48:24.3641880Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2024-06-26T04:48:24.4588749Z [ 10%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2024-06-26T04:48:24.4744774Z [ 10%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2024-06-26T04:48:24.5437957Z [ 10%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2024-06-26T04:48:24.5589823Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2024-06-26T04:48:24.5652168Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2024-06-26T04:48:24.6045204Z [ 10%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2024-06-26T04:48:24.6381859Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2024-06-26T04:48:24.6584641Z [ 10%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2024-06-26T04:48:24.7166919Z [ 10%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2024-06-26T04:48:24.7299840Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2024-06-26T04:48:24.7611035Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2024-06-26T04:48:24.7828162Z [ 10%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2024-06-26T04:48:24.8128109Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2024-06-26T04:48:24.8162142Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2024-06-26T04:48:24.8458986Z [ 10%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2024-06-26T04:48:24.8742603Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2024-06-26T04:48:24.9320562Z [ 10%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2024-06-26T04:48:24.9601446Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2024-06-26T04:48:24.9999021Z [ 10%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2024-06-26T04:48:25.0247471Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2024-06-26T04:48:25.0565324Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2024-06-26T04:48:25.0567173Z [ 10%] Linking C static library ../../lib/libnnpack_reference_layers.a 2024-06-26T04:48:25.0751217Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_convert_xf16.cpp.o 2024-06-26T04:48:25.0845027Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2024-06-26T04:48:25.0909117Z [ 10%] Built target nnpack_reference_layers 2024-06-26T04:48:25.1588679Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2024-06-26T04:48:25.2517025Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2024-06-26T04:48:25.2866411Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2024-06-26T04:48:25.3973810Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_deconv_zp_pad_str_kernel.cpp.o 2024-06-26T04:48:25.4344545Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2024-06-26T04:48:25.4570201Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2024-06-26T04:48:25.5567398Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2024-06-26T04:48:25.6345165Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples1-scalar.c.o 2024-06-26T04:48:25.6745881Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2024-06-26T04:48:25.6960821Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples4-scalar.c.o 2024-06-26T04:48:25.7221992Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2024-06-26T04:48:25.7264282Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2024-06-26T04:48:25.7466008Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x1.c.o 2024-06-26T04:48:25.7901946Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2024-06-26T04:48:25.8273027Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x2.c.o 2024-06-26T04:48:25.8848662Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x4.c.o 2024-06-26T04:48:25.8969953Z [ 10%] Built target generate-torch-sources 2024-06-26T04:48:25.9025731Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x1.c.o 2024-06-26T04:48:25.9264499Z [ 10%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2024-06-26T04:48:25.9327789Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2024-06-26T04:48:25.9547652Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x2.c.o 2024-06-26T04:48:25.9560580Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2024-06-26T04:48:25.9995251Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x4.c.o 2024-06-26T04:48:26.0202525Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2024-06-26T04:48:26.0364536Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2024-06-26T04:48:26.0521761Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2024-06-26T04:48:26.0798066Z [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2024-06-26T04:48:26.0843845Z [ 10%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x1.c.o 2024-06-26T04:48:26.1438472Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2024-06-26T04:48:26.1745752Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x2.c.o 2024-06-26T04:48:26.2242204Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2024-06-26T04:48:26.2368344Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x3.c.o 2024-06-26T04:48:26.3013811Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x4.c.o 2024-06-26T04:48:26.3544416Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2024-06-26T04:48:26.3657984Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2024-06-26T04:48:26.3664728Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2024-06-26T04:48:26.3762735Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2024-06-26T04:48:26.3958914Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2024-06-26T04:48:26.4287084Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c.o 2024-06-26T04:48:26.4849151Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c.o 2024-06-26T04:48:26.4994416Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2024-06-26T04:48:26.5424538Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2024-06-26T04:48:26.5503210Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/scalar.c.o 2024-06-26T04:48:26.6077768Z [ 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-06-26T04:48:26.6109043Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2024-06-26T04:48:26.6356843Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2024-06-26T04:48:26.6831202Z [ 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-06-26T04:48:26.7267463Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2024-06-26T04:48:26.7515178Z [ 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-06-26T04:48:26.7875800Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2024-06-26T04:48:26.7988820Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse.c.o 2024-06-26T04:48:26.8206376Z [ 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-06-26T04:48:26.8465131Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2024-06-26T04:48:26.8536840Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2024-06-26T04:48:26.9200086Z [ 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-06-26T04:48:26.9277240Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2024-06-26T04:48:27.0022490Z [ 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-06-26T04:48:27.0039771Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse2.c.o 2024-06-26T04:48:27.0111297Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2024-06-26T04:48:27.0510486Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_group_normalization.cpp.o 2024-06-26T04:48:27.0675646Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2024-06-26T04:48:27.0796796Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2024-06-26T04:48:27.0837048Z [ 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-06-26T04:48:27.1675891Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2024-06-26T04:48:27.1716988Z [ 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-06-26T04:48:27.2424860Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2024-06-26T04:48:27.2561437Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2024-06-26T04:48:27.2624800Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/ssse3.c.o 2024-06-26T04:48:27.2725970Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2024-06-26T04:48:27.3119145Z [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2024-06-26T04:48:27.3185256Z [ 11%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2024-06-26T04:48:27.3472998Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2024-06-26T04:48:27.3828776Z [ 11%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2024-06-26T04:48:27.3830844Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2024-06-26T04:48:27.4091586Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/sse41.c.o 2024-06-26T04:48:27.4285289Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2024-06-26T04:48:27.4296726Z [ 11%] Built target pytorch_qnnpack 2024-06-26T04:48:27.4364159Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2024-06-26T04:48:27.5019071Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2024-06-26T04:48:27.5020987Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2024-06-26T04:48:27.5153711Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2024-06-26T04:48:27.5744347Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2024-06-26T04:48:27.6202056Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2024-06-26T04:48:27.6495173Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2024-06-26T04:48:27.6663796Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx.c.o 2024-06-26T04:48:27.6952163Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2024-06-26T04:48:27.7192319Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2024-06-26T04:48:27.7641643Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization.cpp.o 2024-06-26T04:48:27.7675015Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2024-06-26T04:48:27.7699964Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2024-06-26T04:48:27.8039908Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2024-06-26T04:48:27.8826183Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2024-06-26T04:48:27.8950299Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/f16c.c.o 2024-06-26T04:48:27.9240134Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2024-06-26T04:48:27.9908629Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2024-06-26T04:48:28.0358926Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2024-06-26T04:48:28.0475608Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/xop.c.o 2024-06-26T04:48:28.0599761Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2024-06-26T04:48:28.0732107Z [ 11%] Built target logging 2024-06-26T04:48:28.0978478Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2024-06-26T04:48:28.1275141Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2024-06-26T04:48:28.1433768Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2024-06-26T04:48:28.2226539Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2024-06-26T04:48:28.2571495Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/fma3.c.o 2024-06-26T04:48:28.2726126Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2024-06-26T04:48:28.2894855Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2024-06-26T04:48:28.3107836Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2024-06-26T04:48:28.3666372Z [ 11%] Built target indirection 2024-06-26T04:48:28.3774636Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2024-06-26T04:48:28.3907236Z [ 11%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2024-06-26T04:48:28.4576242Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2024-06-26T04:48:28.4874677Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx2.c.o 2024-06-26T04:48:28.5015903Z [ 11%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2024-06-26T04:48:28.5169786Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2024-06-26T04:48:28.5363474Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2024-06-26T04:48:28.5365744Z [ 11%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2024-06-26T04:48:28.5543633Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2024-06-26T04:48:28.6501609Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2024-06-26T04:48:28.6624258Z [ 12%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2024-06-26T04:48:28.7149351Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2024-06-26T04:48:28.7366145Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2024-06-26T04:48:28.7406215Z [ 12%] Built target jit 2024-06-26T04:48:28.7437279Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512f.c.o 2024-06-26T04:48:28.7493422Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512skx.c.o 2024-06-26T04:48:28.7680600Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2024-06-26T04:48:28.8556394Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.o 2024-06-26T04:48:28.8930021Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2024-06-26T04:48:28.9231575Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.o 2024-06-26T04:48:28.9796172Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2024-06-26T04:48:28.9819326Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc2.c.o 2024-06-26T04:48:29.0163096Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vbmi.c.o 2024-06-26T04:48:29.0240271Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2024-06-26T04:48:29.0579634Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc3.c.o 2024-06-26T04:48:29.1467773Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc4.c.o 2024-06-26T04:48:29.2000701Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnni.c.o 2024-06-26T04:48:29.2277075Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2024-06-26T04:48:29.2280843Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c.o 2024-06-26T04:48:29.2389847Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2024-06-26T04:48:29.3169190Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c.o 2024-06-26T04:48:29.3329181Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512vnnigfni.c.o 2024-06-26T04:48:29.3484789Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c.o 2024-06-26T04:48:29.4024980Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2024-06-26T04:48:29.4134929Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2024-06-26T04:48:29.4181218Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2024-06-26T04:48:29.4296223Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2024-06-26T04:48:29.4837685Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/avx512amx.c.o 2024-06-26T04:48:29.5039822Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c.o 2024-06-26T04:48:29.6298072Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2024-06-26T04:48:29.6350442Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2024-06-26T04:48:29.6615803Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c.o 2024-06-26T04:48:29.6746861Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2024-06-26T04:48:29.7219844Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2024-06-26T04:48:29.7345671Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2024-06-26T04:48:29.7402774Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2024-06-26T04:48:29.7680314Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc3.c.o 2024-06-26T04:48:29.7849164Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2024-06-26T04:48:29.7897678Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2024-06-26T04:48:29.8218396Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2024-06-26T04:48:29.8455213Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc4.c.o 2024-06-26T04:48:29.8500917Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c.o 2024-06-26T04:48:29.8729163Z [ 12%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2024-06-26T04:48:29.8808558Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2024-06-26T04:48:29.9202531Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2024-06-26T04:48:29.9252785Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2024-06-26T04:48:29.9266397Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2024-06-26T04:48:29.9920710Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2024-06-26T04:48:30.0157608Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c.o 2024-06-26T04:48:30.0521981Z [ 13%] Built target microkernels-prod 2024-06-26T04:48:30.0581455Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c.o 2024-06-26T04:48:30.0734413Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c.o 2024-06-26T04:48:30.0983530Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2024-06-26T04:48:30.1417554Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc2.c.o 2024-06-26T04:48:30.1499806Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2024-06-26T04:48:30.1539872Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2024-06-26T04:48:30.1989200Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2024-06-26T04:48:30.2085235Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc3.c.o 2024-06-26T04:48:30.2885039Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc4.c.o 2024-06-26T04:48:30.3246041Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2024-06-26T04:48:30.3520665Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2024-06-26T04:48:30.3681777Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2024-06-26T04:48:30.3904922Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c.o 2024-06-26T04:48:30.4796335Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2024-06-26T04:48:30.5279152Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc3.c.o 2024-06-26T04:48:30.5481892Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c.o 2024-06-26T04:48:30.5544819Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2024-06-26T04:48:30.6131428Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2024-06-26T04:48:30.6191551Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o 2024-06-26T04:48:30.6271504Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1-acc2.c.o 2024-06-26T04:48:30.7202665Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c.o 2024-06-26T04:48:30.7750384Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc2.c.o 2024-06-26T04:48:30.8028744Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2024-06-26T04:48:30.8520243Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc3.c.o 2024-06-26T04:48:30.8666154Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2024-06-26T04:48:30.8989583Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2024-06-26T04:48:30.9385395Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc4.c.o 2024-06-26T04:48:31.0280104Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2024-06-26T04:48:31.0478730Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2024-06-26T04:48:31.0746072Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2024-06-26T04:48:31.0792104Z [ 13%] Linking CXX static library ../../../lib/libprotoc.a 2024-06-26T04:48:31.1068117Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c.o 2024-06-26T04:48:31.1344876Z [ 13%] Built target microparams-init 2024-06-26T04:48:31.1404813Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2024-06-26T04:48:31.1425454Z [ 13%] Built target normalization 2024-06-26T04:48:31.1481748Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc3.c.o 2024-06-26T04:48:31.1798643Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c.o 2024-06-26T04:48:31.1833261Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2024-06-26T04:48:31.2054330Z [ 13%] Built target libprotoc 2024-06-26T04:48:31.2146979Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1-acc2.c.o 2024-06-26T04:48:31.2219820Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2024-06-26T04:48:31.2239546Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2024-06-26T04:48:31.2464230Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2024-06-26T04:48:31.2979638Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c.o 2024-06-26T04:48:31.3144399Z [ 13%] Built target packing 2024-06-26T04:48:31.3240867Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.o 2024-06-26T04:48:31.3984284Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2024-06-26T04:48:31.3985976Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2024-06-26T04:48:31.4634165Z [ 13%] Built target allocator 2024-06-26T04:48:31.4704842Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2024-06-26T04:48:31.4902147Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2024-06-26T04:48:31.5426360Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2024-06-26T04:48:31.5724308Z [ 13%] Built target memory 2024-06-26T04:48:31.5785616Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2024-06-26T04:48:31.5959506Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2024-06-26T04:48:31.6067899Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2024-06-26T04:48:31.6195275Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_xf16_sum.cpp.o 2024-06-26T04:48:31.6626491Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2024-06-26T04:48:31.6701581Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_base.cpp.o 2024-06-26T04:48:31.6741695Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2024-06-26T04:48:31.6842772Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_blocked.cpp.o 2024-06-26T04:48:31.7484796Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2024-06-26T04:48:31.8355409Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2024-06-26T04:48:31.9370812Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2024-06-26T04:48:31.9684540Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp.o 2024-06-26T04:48:32.0011328Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2024-06-26T04:48:32.0047106Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2024-06-26T04:48:32.0093459Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_base.cpp.o 2024-06-26T04:48:32.0139415Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2024-06-26T04:48:32.0666436Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_blocked.cpp.o 2024-06-26T04:48:32.0761908Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp.o 2024-06-26T04:48:32.0872116Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c.o 2024-06-26T04:48:32.1715485Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2024-06-26T04:48:32.2516930Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2024-06-26T04:48:32.2903276Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2024-06-26T04:48:32.3275260Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2024-06-26T04:48:32.3566686Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2024-06-26T04:48:32.3720404Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2024-06-26T04:48:32.3958153Z [ 13%] Built target mutex 2024-06-26T04:48:32.4050929Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2024-06-26T04:48:32.4113510Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/post-operation.dir/src/operators/post-operation.c.o 2024-06-26T04:48:32.4313454Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2024-06-26T04:48:32.4397559Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2024-06-26T04:48:32.4476501Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2024-06-26T04:48:32.4742546Z [ 13%] Built target post-operation 2024-06-26T04:48:32.4827693Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2024-06-26T04:48:32.4972010Z [ 13%] Built target operator-utils 2024-06-26T04:48:32.5077910Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c.o 2024-06-26T04:48:32.5399858Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2024-06-26T04:48:32.5673784Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2024-06-26T04:48:32.5737244Z [ 13%] Built target operator-run 2024-06-26T04:48:32.5825947Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2024-06-26T04:48:32.5886892Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2024-06-26T04:48:32.6674644Z [ 13%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2024-06-26T04:48:32.6793857Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2024-06-26T04:48:32.6934677Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.o 2024-06-26T04:48:32.7703075Z [ 13%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2024-06-26T04:48:32.7805538Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2024-06-26T04:48:32.8687422Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2024-06-26T04:48:32.8765458Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2024-06-26T04:48:32.9149256Z [ 13%] Linking CXX static library ../../../lib/libgmock.a 2024-06-26T04:48:32.9374012Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2024-06-26T04:48:32.9390163Z [ 13%] Built target gmock 2024-06-26T04:48:32.9449118Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_reorders.cpp.o 2024-06-26T04:48:32.9659859Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.o 2024-06-26T04:48:32.9697181Z [ 13%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2024-06-26T04:48:33.0085333Z [ 13%] Linking CXX static library ../../../lib/libgtest_main.a 2024-06-26T04:48:33.0395211Z [ 13%] Built target gtest_main 2024-06-26T04:48:33.0502342Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2024-06-26T04:48:33.0640887Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2024-06-26T04:48:33.1334537Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2024-06-26T04:48:33.1721039Z [ 13%] Linking CXX static library ../../../lib/libbenchmark_main.a 2024-06-26T04:48:33.1985168Z [ 13%] Built target benchmark_main 2024-06-26T04:48:33.2039751Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2024-06-26T04:48:33.2164544Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.o 2024-06-26T04:48:33.2613207Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2024-06-26T04:48:33.2730803Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2024-06-26T04:48:33.2849453Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2024-06-26T04:48:33.2905688Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/jit_uni_sparse_matmul.cpp.o 2024-06-26T04:48:33.3401795Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2024-06-26T04:48:33.4258983Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2024-06-26T04:48:33.4274157Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2024-06-26T04:48:33.4995791Z [ 13%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2024-06-26T04:48:33.5199889Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2024-06-26T04:48:33.5503820Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2024-06-26T04:48:33.5880407Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2024-06-26T04:48:33.5933828Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2024-06-26T04:48:33.5949180Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2024-06-26T04:48:33.6282805Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2024-06-26T04:48:33.6308576Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c.o 2024-06-26T04:48:33.6559685Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2024-06-26T04:48:33.7093863Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2024-06-26T04:48:33.8021053Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2024-06-26T04:48:33.8806389Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2024-06-26T04:48:33.9160517Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2024-06-26T04:48:33.9462088Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2024-06-26T04:48:33.9529948Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2024-06-26T04:48:33.9665818Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2024-06-26T04:48:33.9939630Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2024-06-26T04:48:34.0154648Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2024-06-26T04:48:34.0518246Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2024-06-26T04:48:34.1296549Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2024-06-26T04:48:34.1946470Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c.o 2024-06-26T04:48:34.2021639Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2024-06-26T04:48:34.2200868Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2024-06-26T04:48:34.2602042Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2024-06-26T04:48:34.2703334Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2024-06-26T04:48:34.3282005Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2024-06-26T04:48:34.3443860Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2024-06-26T04:48:34.3509056Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2024-06-26T04:48:34.4288252Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c.o 2024-06-26T04:48:34.4970865Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c.o 2024-06-26T04:48:34.5348861Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2024-06-26T04:48:34.5417795Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2024-06-26T04:48:34.5752137Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2024-06-26T04:48:34.5787711Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c.o 2024-06-26T04:48:34.6091424Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_backward_kernel.cpp.o 2024-06-26T04:48:34.6396005Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2024-06-26T04:48:34.7189418Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c.o 2024-06-26T04:48:34.7859983Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2024-06-26T04:48:34.7948631Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2024-06-26T04:48:34.7999482Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2024-06-26T04:48:34.8120500Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2024-06-26T04:48:34.8673923Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c.o 2024-06-26T04:48:34.9398680Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c.o 2024-06-26T04:48:34.9593780Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2024-06-26T04:48:34.9995057Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_forward_kernel.cpp.o 2024-06-26T04:48:35.0267773Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-scalar-u1.c.o 2024-06-26T04:48:35.0631005Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2024-06-26T04:48:35.0913297Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-scalar-c1.c.o 2024-06-26T04:48:35.1619087Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-scalar-c1.c.o 2024-06-26T04:48:35.1740614Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2024-06-26T04:48:35.2296189Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2024-06-26T04:48:35.2603222Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2024-06-26T04:48:35.3194378Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2024-06-26T04:48:35.3587455Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2024-06-26T04:48:35.3694926Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2024-06-26T04:48:35.3923077Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2024-06-26T04:48:35.4426934Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2024-06-26T04:48:35.4643384Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2024-06-26T04:48:35.4962058Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2024-06-26T04:48:35.5608203Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2024-06-26T04:48:35.6320600Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2024-06-26T04:48:35.6340657Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2024-06-26T04:48:35.6501222Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2024-06-26T04:48:35.7251612Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2024-06-26T04:48:35.7323166Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2024-06-26T04:48:35.7899618Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2024-06-26T04:48:35.8397375Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2024-06-26T04:48:35.8834242Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2024-06-26T04:48:35.9433886Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2024-06-26T04:48:35.9972638Z [ 14%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2024-06-26T04:48:36.0227195Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2024-06-26T04:48:36.0331964Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2024-06-26T04:48:36.0528982Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2024-06-26T04:48:36.0719443Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2024-06-26T04:48:36.1074085Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2024-06-26T04:48:36.1481724Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2024-06-26T04:48:36.1930082Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2024-06-26T04:48:36.2715568Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2024-06-26T04:48:36.3469599Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2024-06-26T04:48:36.3516438Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2024-06-26T04:48:36.3625755Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2024-06-26T04:48:36.3929254Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2024-06-26T04:48:36.4451335Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2024-06-26T04:48:36.4594778Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2024-06-26T04:48:36.5029270Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2024-06-26T04:48:36.5285784Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2024-06-26T04:48:36.5599809Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c.o 2024-06-26T04:48:36.6244903Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c.o 2024-06-26T04:48:36.6310174Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2024-06-26T04:48:36.6878825Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2024-06-26T04:48:36.6931478Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_brgemm_transpose_single_row.cpp.o 2024-06-26T04:48:36.7497438Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2024-06-26T04:48:36.7498971Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2024-06-26T04:48:36.7742967Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2024-06-26T04:48:36.8018427Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2024-06-26T04:48:36.8601590Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2024-06-26T04:48:36.9186863Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2024-06-26T04:48:36.9814475Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2024-06-26T04:48:37.0029355Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2024-06-26T04:48:37.0182063Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2024-06-26T04:48:37.0369496Z [ 15%] Built target fbgemm_avx512 2024-06-26T04:48:37.0442526Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2024-06-26T04:48:37.0503630Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2024-06-26T04:48:37.0665273Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2024-06-26T04:48:37.1544287Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2024-06-26T04:48:37.2093596Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2024-06-26T04:48:37.2234868Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2024-06-26T04:48:37.2792740Z [ 15%] Generating src/x86_64-fma/blas/s8gemm.py.o 2024-06-26T04:48:37.3087670Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2024-06-26T04:48:37.3111460Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2024-06-26T04:48:37.3409883Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2024-06-26T04:48:37.3580069Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2024-06-26T04:48:37.3630022Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2024-06-26T04:48:37.3866463Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2024-06-26T04:48:37.4751517Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2024-06-26T04:48:37.5515931Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2024-06-26T04:48:37.6113396Z [ 15%] Built target fbgemm_avx2 2024-06-26T04:48:37.6176131Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2024-06-26T04:48:37.6310954Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2024-06-26T04:48:37.6326922Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2024-06-26T04:48:37.6422304Z [ 15%] Generating src/x86_64-fma/blas/c8gemm.py.o 2024-06-26T04:48:37.6682518Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2024-06-26T04:48:37.6897619Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2024-06-26T04:48:37.7264667Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2024-06-26T04:48:37.7648525Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2024-06-26T04:48:37.7830819Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2024-06-26T04:48:37.8403226Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2024-06-26T04:48:37.8478414Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2024-06-26T04:48:37.8524547Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2024-06-26T04:48:37.9066647Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2024-06-26T04:48:37.9159523Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2024-06-26T04:48:37.9835313Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2024-06-26T04:48:37.9879917Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2024-06-26T04:48:38.0448167Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2024-06-26T04:48:38.0544718Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2024-06-26T04:48:38.0633580Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2024-06-26T04:48:38.1156907Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2024-06-26T04:48:38.1206819Z [ 15%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2024-06-26T04:48:38.1882367Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x1.c.o 2024-06-26T04:48:38.2240789Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2024-06-26T04:48:38.2375180Z [ 15%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2024-06-26T04:48:38.2547589Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x4.c.o 2024-06-26T04:48:38.2613180Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2024-06-26T04:48:38.3290372Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2024-06-26T04:48:38.3900318Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2024-06-26T04:48:38.4026858Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2024-06-26T04:48:38.4207096Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c.o 2024-06-26T04:48:38.5015136Z [ 15%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2024-06-26T04:48:38.5062243Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c.o 2024-06-26T04:48:38.5483555Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2024-06-26T04:48:38.5918870Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2024-06-26T04:48:38.6067756Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2024-06-26T04:48:38.6740821Z [ 15%] Built target dnnl_cpu_x64 2024-06-26T04:48:38.6806700Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2024-06-26T04:48:38.6820688Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2024-06-26T04:48:38.7701442Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c.o 2024-06-26T04:48:38.7924423Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2024-06-26T04:48:38.8401904Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2024-06-26T04:48:38.8597835Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c.o 2024-06-26T04:48:38.8599924Z [ 15%] Generating src/x86_64-fma/blas/conv1x1.py.o 2024-06-26T04:48:38.9447844Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2024-06-26T04:48:38.9530926Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c.o 2024-06-26T04:48:38.9713322Z [ 15%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2024-06-26T04:48:39.0186240Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c.o 2024-06-26T04:48:39.0390622Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2024-06-26T04:48:39.0721057Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2024-06-26T04:48:39.1122136Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c.o 2024-06-26T04:48:39.1848965Z [ 15%] Generating src/x86_64-fma/blas/sgemm.py.o 2024-06-26T04:48:39.2199640Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c.o 2024-06-26T04:48:39.2450182Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c.o 2024-06-26T04:48:39.2638898Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2024-06-26T04:48:39.2912605Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2024-06-26T04:48:39.2955273Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2024-06-26T04:48:39.3190158Z [ 15%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2024-06-26T04:48:39.3400222Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c.o 2024-06-26T04:48:39.4691568Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2024-06-26T04:48:39.4972549Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2024-06-26T04:48:39.5483532Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c.o 2024-06-26T04:48:39.5835901Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c.o 2024-06-26T04:48:39.5964750Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2024-06-26T04:48:39.6520178Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2024-06-26T04:48:39.6576731Z [ 15%] Generating src/x86_64-fma/max-pooling.py.o 2024-06-26T04:48:39.6736023Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c.o 2024-06-26T04:48:39.6936603Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c.o 2024-06-26T04:48:39.6978762Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2024-06-26T04:48:39.7298224Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2024-06-26T04:48:39.7545575Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c.o 2024-06-26T04:48:39.8267097Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c.o 2024-06-26T04:48:39.8824412Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c.o 2024-06-26T04:48:39.8973376Z [ 16%] Generating src/x86_64-fma/relu.py.o 2024-06-26T04:48:39.9472287Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c.o 2024-06-26T04:48:40.0038736Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2024-06-26T04:48:40.0042151Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2024-06-26T04:48:40.0104611Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2024-06-26T04:48:40.0109823Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c.o 2024-06-26T04:48:40.0316569Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2024-06-26T04:48:40.0687751Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c.o 2024-06-26T04:48:40.1003629Z [ 16%] Generating src/x86_64-fma/softmax.py.o 2024-06-26T04:48:40.1319393Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c.o 2024-06-26T04:48:40.1965563Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2024-06-26T04:48:40.1991357Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c.o 2024-06-26T04:48:40.2601837Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2024-06-26T04:48:40.2782337Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2024-06-26T04:48:40.3200124Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c.o 2024-06-26T04:48:40.3833755Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c.o 2024-06-26T04:48:40.3943491Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2024-06-26T04:48:40.4055002Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2024-06-26T04:48:40.4512525Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2024-06-26T04:48:40.4664399Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2024-06-26T04:48:40.4770733Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c.o 2024-06-26T04:48:40.5129666Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c.o 2024-06-26T04:48:40.5391336Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2024-06-26T04:48:40.5597299Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2024-06-26T04:48:40.5761324Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c.o 2024-06-26T04:48:40.6601313Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2024-06-26T04:48:40.7021051Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2024-06-26T04:48:40.7023507Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:28, 2024-06-26T04:48:40.7025482Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/DaemonConfigLoader.cpp:16: 2024-06-26T04:48:40.7060764Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-06-26T04:48:40.7096743Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2024-06-26T04:48:40.7100947Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:40.7103523Z 174 | throw std::runtime_error(std::strerror(errno)); 2024-06-26T04:48:40.7104484Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:40.7109252Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-06-26T04:48:40.7114657Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2024-06-26T04:48:40.7118592Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:40.7172836Z 185 | throw std::invalid_argument( 2024-06-26T04:48:40.7173474Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:40.7174066Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2024-06-26T04:48:40.7174998Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:40.7175728Z 187 | ". Expected to start with " + std::string(socket_dir)); 2024-06-26T04:48:40.7176657Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:40.7178350Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:40.7179661Z 192 | throw std::invalid_argument( 2024-06-26T04:48:40.7180091Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:40.7208689Z 193 | "Expected abstract socket, got " + 2024-06-26T04:48:40.7209188Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:40.7209675Z 194 | std::string(ctxt.msg_name.sun_path)); 2024-06-26T04:48:40.7210167Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:40.7212792Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-06-26T04:48:40.7216410Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2024-06-26T04:48:40.7219490Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:40.7220981Z 160 | throw std::runtime_error(std::strerror(errno)); 2024-06-26T04:48:40.7222827Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:40.7224793Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c.o 2024-06-26T04:48:40.7226411Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceProperties.cpp.o 2024-06-26T04:48:40.7346096Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceUtil.cpp.o 2024-06-26T04:48:40.7707565Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2024-06-26T04:48:40.7736252Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c.o 2024-06-26T04:48:40.8088158Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2024-06-26T04:48:40.8430130Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c.o 2024-06-26T04:48:40.9167911Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c.o 2024-06-26T04:48:40.9797925Z [ 16%] Generating src/x86_64-fma/blas/sdotxf.py.o 2024-06-26T04:48:40.9856682Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2024-06-26T04:48:41.0142691Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2024-06-26T04:48:41.0345187Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2024-06-26T04:48:41.0405912Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2024-06-26T04:48:41.0414846Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c.o 2024-06-26T04:48:41.1117521Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c.o 2024-06-26T04:48:41.1261479Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2024-06-26T04:48:41.1827903Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2024-06-26T04:48:41.2223582Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c.o 2024-06-26T04:48:41.2396634Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2024-06-26T04:48:41.2840088Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2024-06-26T04:48:41.2842528Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c.o 2024-06-26T04:48:41.3527429Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c.o 2024-06-26T04:48:41.3912168Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2024-06-26T04:48:41.4155394Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2024-06-26T04:48:41.4212290Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2024-06-26T04:48:41.5032399Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2024-06-26T04:48:41.5035967Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.o 2024-06-26T04:48:41.5085885Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2024-06-26T04:48:41.5610578Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c.o 2024-06-26T04:48:41.5613060Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2024-06-26T04:48:41.6153143Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2.c.o 2024-06-26T04:48:41.6716774Z [ 16%] Generating src/x86_64-fma/blas/shdotxf.py.o 2024-06-26T04:48:41.6800351Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c.o 2024-06-26T04:48:41.6883079Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2024-06-26T04:48:41.7474559Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c.o 2024-06-26T04:48:41.7638084Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2024-06-26T04:48:41.7925475Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2024-06-26T04:48:41.7928009Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:28, 2024-06-26T04:48:41.7929915Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp:11: 2024-06-26T04:48:41.7933995Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-06-26T04:48:41.7938668Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2024-06-26T04:48:41.7941355Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:41.7943402Z 174 | throw std::runtime_error(std::strerror(errno)); 2024-06-26T04:48:41.7944218Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:41.7947297Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-06-26T04:48:41.7951257Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2024-06-26T04:48:41.7953321Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:41.7954591Z 185 | throw std::invalid_argument( 2024-06-26T04:48:41.7955021Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:41.7955608Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2024-06-26T04:48:41.7956273Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:41.7956872Z 187 | ". Expected to start with " + std::string(socket_dir)); 2024-06-26T04:48:41.7957495Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:41.7959196Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:41.7960480Z 192 | throw std::invalid_argument( 2024-06-26T04:48:41.7960906Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:41.7961426Z 193 | "Expected abstract socket, got " + 2024-06-26T04:48:41.7961906Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:41.7962380Z 194 | std::string(ctxt.msg_name.sun_path)); 2024-06-26T04:48:41.7962868Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:41.7965414Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2024-06-26T04:48:41.7968263Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2024-06-26T04:48:41.7970251Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2024-06-26T04:48:41.7971566Z 160 | throw std::runtime_error(std::strerror(errno)); 2024-06-26T04:48:41.7972094Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-06-26T04:48:41.8029675Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2024-06-26T04:48:41.8076419Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4.c.o 2024-06-26T04:48:41.8821719Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2024-06-26T04:48:41.9002676Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.o 2024-06-26T04:48:41.9773521Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.o 2024-06-26T04:48:41.9790471Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2024-06-26T04:48:42.0161369Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2024-06-26T04:48:42.0372395Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2.c.o 2024-06-26T04:48:42.0713444Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2024-06-26T04:48:42.0925811Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2024-06-26T04:48:42.0928327Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2024-06-26T04:48:42.1467821Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.o 2024-06-26T04:48:42.2029767Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4.c.o 2024-06-26T04:48:42.2132285Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2024-06-26T04:48:42.2626196Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2024-06-26T04:48:42.2889119Z [ 16%] Built target fbgemm_generic 2024-06-26T04:48:42.2908510Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2024-06-26T04:48:42.3001045Z [ 16%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2024-06-26T04:48:42.3278123Z [ 17%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2024-06-26T04:48:42.3317505Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2024-06-26T04:48:42.4003022Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2024-06-26T04:48:42.4386453Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2024-06-26T04:48:42.4680826Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2024-06-26T04:48:42.5420700Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2024-06-26T04:48:42.5954821Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2024-06-26T04:48:42.6449588Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2024-06-26T04:48:42.6710439Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2024-06-26T04:48:42.6713252Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2024-06-26T04:48:42.6958381Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2024-06-26T04:48:42.6997145Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2024-06-26T04:48:42.7180276Z [ 17%] Built target kineto_base 2024-06-26T04:48:42.7358891Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2024-06-26T04:48:42.7596961Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2024-06-26T04:48:42.8370731Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2024-06-26T04:48:42.8932426Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2024-06-26T04:48:42.9195689Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2024-06-26T04:48:42.9303822Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2024-06-26T04:48:42.9620165Z [ 17%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2024-06-26T04:48:42.9735822Z [ 17%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2024-06-26T04:48:42.9821697Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2024-06-26T04:48:42.9823168Z [ 17%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2024-06-26T04:48:43.0523956Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2024-06-26T04:48:43.0768591Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2024-06-26T04:48:43.1240886Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2024-06-26T04:48:43.1888007Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2024-06-26T04:48:43.2537581Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2024-06-26T04:48:43.2840520Z [ 18%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2024-06-26T04:48:43.3037946Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2024-06-26T04:48:43.3168049Z [ 18%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2024-06-26T04:48:43.3299963Z [ 18%] Linking CXX executable ../../bin/c10_Device_test 2024-06-26T04:48:43.3498573Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2024-06-26T04:48:43.3827196Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2024-06-26T04:48:43.4074241Z Warning: Unused direct dependencies: 2024-06-26T04:48:43.4075224Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:43.4196809Z [ 18%] Built target c10_CompileTimeFunctionPointer_test 2024-06-26T04:48:43.4269992Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c.o 2024-06-26T04:48:43.4701931Z [ 18%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2024-06-26T04:48:43.4863079Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2024-06-26T04:48:43.5044365Z [ 18%] Built target c10_DeviceGuard_test 2024-06-26T04:48:43.5129681Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c.o 2024-06-26T04:48:43.5295100Z [ 18%] Built target c10_Device_test 2024-06-26T04:48:43.5370017Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2024-06-26T04:48:43.5521233Z [ 18%] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2024-06-26T04:48:43.5895845Z [ 18%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2024-06-26T04:48:43.5937964Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c.o 2024-06-26T04:48:43.6284411Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2024-06-26T04:48:43.6573464Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2024-06-26T04:48:43.7684630Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c.o 2024-06-26T04:48:43.8376350Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2024-06-26T04:48:43.8485791Z [ 18%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2024-06-26T04:48:43.8768078Z [ 18%] Linking CXX executable ../../bin/c10_StreamGuard_test 2024-06-26T04:48:43.8871869Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2024-06-26T04:48:43.8925116Z [ 18%] Linking CXX executable ../../bin/c10_Scalar_test 2024-06-26T04:48:43.9052528Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2024-06-26T04:48:43.9695155Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2024-06-26T04:48:44.0158682Z [ 18%] Built target c10_DispatchKeySet_test 2024-06-26T04:48:44.0228778Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u1.c.o 2024-06-26T04:48:44.0270450Z Warning: Unused direct dependencies: 2024-06-26T04:48:44.0271351Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:44.0345556Z [ 18%] Built target c10_StreamGuard_test 2024-06-26T04:48:44.0444257Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u2.c.o 2024-06-26T04:48:44.0471591Z [ 18%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2024-06-26T04:48:44.0494734Z [ 18%] Built target c10_Scalar_test 2024-06-26T04:48:44.0548866Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u4.c.o 2024-06-26T04:48:44.0685571Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2024-06-26T04:48:44.1025587Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2024-06-26T04:48:44.1077591Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2024-06-26T04:48:44.1119340Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u8.c.o 2024-06-26T04:48:44.1467476Z [ 18%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2024-06-26T04:48:44.1788562Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u1.c.o 2024-06-26T04:48:44.2408784Z [ 18%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2024-06-26T04:48:44.2560547Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u2.c.o 2024-06-26T04:48:44.2928768Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u4.c.o 2024-06-26T04:48:44.3327696Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2024-06-26T04:48:44.3350498Z [ 18%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2024-06-26T04:48:44.3418461Z [ 18%] Linking CXX executable ../../bin/c10_SymInt_test 2024-06-26T04:48:44.3641643Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u8.c.o 2024-06-26T04:48:44.3964431Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2024-06-26T04:48:44.4085367Z [ 18%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2024-06-26T04:48:44.4185914Z [ 18%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2024-06-26T04:48:44.4237323Z [ 18%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2024-06-26T04:48:44.4601820Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2024-06-26T04:48:44.4781647Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2024-06-26T04:48:44.4791290Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2024-06-26T04:48:44.4876024Z [ 19%] Built target c10_SymInt_test 2024-06-26T04:48:44.4937947Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u1.c.o 2024-06-26T04:48:44.4996636Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2024-06-26T04:48:44.5260808Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2024-06-26T04:48:44.5446459Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2024-06-26T04:48:44.5459272Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2024-06-26T04:48:44.5491482Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u2.c.o 2024-06-26T04:48:44.5840042Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u4.c.o 2024-06-26T04:48:44.5895583Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u8.c.o 2024-06-26T04:48:44.5917458Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2024-06-26T04:48:44.6131698Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2024-06-26T04:48:44.6184301Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u1.c.o 2024-06-26T04:48:44.6350462Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2024-06-26T04:48:44.6404633Z [ 19%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2024-06-26T04:48:44.6542083Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u2.c.o 2024-06-26T04:48:44.6877435Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2024-06-26T04:48:44.7133038Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u4.c.o 2024-06-26T04:48:44.7198120Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2024-06-26T04:48:44.7255665Z [ 19%] Linking C static library ../../lib/libnnpack.a 2024-06-26T04:48:44.7760069Z [ 19%] Built target nnpack 2024-06-26T04:48:44.7821064Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u8.c.o 2024-06-26T04:48:44.8027761Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2024-06-26T04:48:44.8415611Z [ 19%] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2024-06-26T04:48:44.8483879Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2024-06-26T04:48:44.8493915Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2024-06-26T04:48:44.9317692Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2024-06-26T04:48:44.9838582Z [ 19%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2024-06-26T04:48:45.0113414Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2024-06-26T04:48:45.0909828Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2024-06-26T04:48:45.0935772Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2024-06-26T04:48:45.0990596Z [ 19%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2024-06-26T04:48:45.1192160Z [ 19%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2024-06-26T04:48:45.1504926Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u1.c.o 2024-06-26T04:48:45.1744912Z [ 19%] Built target c10_InlineDeviceGuard_test 2024-06-26T04:48:45.1865446Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u2.c.o 2024-06-26T04:48:45.2192149Z [ 19%] Linking CXX executable ../../bin/c10_cow_test 2024-06-26T04:48:45.2346596Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2024-06-26T04:48:45.2424681Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u4.c.o 2024-06-26T04:48:45.2609504Z [ 20%] Built target c10_InlineStreamGuard_test 2024-06-26T04:48:45.2774914Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u8.c.o 2024-06-26T04:48:45.2880466Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2024-06-26T04:48:45.2881454Z [ 20%] Built target c10_SizesAndStrides_test 2024-06-26T04:48:45.2936623Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u1.c.o 2024-06-26T04:48:45.3129132Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2024-06-26T04:48:45.3420290Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2024-06-26T04:48:45.3555531Z [ 20%] Built target c10_cow_test 2024-06-26T04:48:45.3643727Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2024-06-26T04:48:45.3757488Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u2.c.o 2024-06-26T04:48:45.4522507Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u4.c.o 2024-06-26T04:48:45.5209381Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u8.c.o 2024-06-26T04:48:45.5228714Z [ 20%] Linking CXX executable ../../bin/c10_Bitset_test 2024-06-26T04:48:45.5587402Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2024-06-26T04:48:45.5882380Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2024-06-26T04:48:45.5992627Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2024-06-26T04:48:45.6285660Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2024-06-26T04:48:45.6288172Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2024-06-26T04:48:45.6523187Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2024-06-26T04:48:45.6601212Z Warning: Unused direct dependencies: 2024-06-26T04:48:45.6602165Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:45.6731976Z [ 20%] Built target c10_Bitset_test 2024-06-26T04:48:45.6803634Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2024-06-26T04:48:45.6912228Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2024-06-26T04:48:45.7628322Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2024-06-26T04:48:45.8009478Z [ 20%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2024-06-26T04:48:45.8240949Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u1.c.o 2024-06-26T04:48:45.9020392Z [ 20%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2024-06-26T04:48:45.9287609Z Warning: Unused direct dependencies: 2024-06-26T04:48:45.9288272Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:45.9291312Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u2.c.o 2024-06-26T04:48:45.9359673Z [ 20%] Built target c10_ConstexprCrc_test 2024-06-26T04:48:45.9413624Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u4.c.o 2024-06-26T04:48:45.9510850Z [ 20%] Linking CXX executable ../../bin/c10_Half_test 2024-06-26T04:48:45.9547652Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u8.c.o 2024-06-26T04:48:45.9912320Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2024-06-26T04:48:45.9956753Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2024-06-26T04:48:45.9979659Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u1.c.o 2024-06-26T04:48:46.0342938Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u2.c.o 2024-06-26T04:48:46.0380043Z [ 20%] Built target c10_DeadlockDetection_test 2024-06-26T04:48:46.0541389Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2024-06-26T04:48:46.0668615Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2024-06-26T04:48:46.0997950Z Warning: Unused direct dependencies: 2024-06-26T04:48:46.0999260Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:46.1057551Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u4.c.o 2024-06-26T04:48:46.1155476Z [ 20%] Built target c10_Half_test 2024-06-26T04:48:46.1280688Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u8.c.o 2024-06-26T04:48:46.1877962Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2024-06-26T04:48:46.1937273Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2024-06-26T04:48:46.1939704Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2024-06-26T04:48:46.2019730Z [ 20%] Linking CXX static library ../../../lib/libtensorpipe.a 2024-06-26T04:48:46.2717003Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2024-06-26T04:48:46.2719413Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2024-06-26T04:48:46.3423255Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2024-06-26T04:48:46.3678589Z [ 20%] Linking CXX executable ../../bin/c10_LeftRight_test 2024-06-26T04:48:46.3760568Z [ 20%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2024-06-26T04:48:46.3792174Z [ 20%] Built target tensorpipe 2024-06-26T04:48:46.3982077Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2024-06-26T04:48:46.4347780Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2024-06-26T04:48:46.4946506Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2024-06-26T04:48:46.4948642Z [ 20%] Linking CXX executable ../../bin/c10_Synchronized_test 2024-06-26T04:48:46.5101238Z Warning: Unused direct dependencies: 2024-06-26T04:48:46.5102114Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:46.5168120Z [ 20%] Built target c10_Metaprogramming_test 2024-06-26T04:48:46.5205821Z Warning: Unused direct dependencies: 2024-06-26T04:48:46.5206537Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:46.5338757Z [ 20%] Built target c10_LeftRight_test 2024-06-26T04:48:46.5400012Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2024-06-26T04:48:46.5426221Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2024-06-26T04:48:46.5780409Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2024-06-26T04:48:46.5875055Z [ 20%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2024-06-26T04:48:46.6280903Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2024-06-26T04:48:46.6452755Z Warning: Unused direct dependencies: 2024-06-26T04:48:46.6453796Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:46.6541231Z [ 20%] Built target c10_Synchronized_test 2024-06-26T04:48:46.6793086Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2024-06-26T04:48:46.6982527Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2024-06-26T04:48:46.7067553Z [ 20%] Linking CXX executable ../../bin/c10_TypeIndex_test 2024-06-26T04:48:46.7344604Z Warning: Unused direct dependencies: 2024-06-26T04:48:46.7345563Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:46.7433053Z [ 20%] Built target c10_ThreadLocal_test 2024-06-26T04:48:46.7615118Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2024-06-26T04:48:46.7661211Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2024-06-26T04:48:46.8329932Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2024-06-26T04:48:46.8352373Z [ 20%] Linking CXX executable ../../bin/c10_TypeList_test 2024-06-26T04:48:46.8470144Z Warning: Unused direct dependencies: 2024-06-26T04:48:46.8471058Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:46.8544944Z [ 20%] Built target c10_TypeIndex_test 2024-06-26T04:48:46.8621725Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2024-06-26T04:48:46.9037160Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2024-06-26T04:48:46.9219244Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2024-06-26T04:48:46.9509251Z [ 20%] Linking CXX executable ../../bin/c10_TypeTraits_test 2024-06-26T04:48:46.9604294Z Warning: Unused direct dependencies: 2024-06-26T04:48:46.9604828Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:46.9701745Z [ 20%] Built target c10_TypeList_test 2024-06-26T04:48:46.9842068Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2024-06-26T04:48:47.0121087Z [ 20%] Linking CXX executable ../../bin/c10_accumulate_test 2024-06-26T04:48:47.0156245Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2024-06-26T04:48:47.0643886Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2024-06-26T04:48:47.0964309Z Warning: Unused direct dependencies: 2024-06-26T04:48:47.0965256Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:47.1081215Z [ 20%] Built target c10_TypeTraits_test 2024-06-26T04:48:47.1149235Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2024-06-26T04:48:47.1371338Z [ 20%] Linking CXX executable ../../bin/c10_bfloat16_test 2024-06-26T04:48:47.1498868Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2024-06-26T04:48:47.1605872Z [ 20%] Built target c10_accumulate_test 2024-06-26T04:48:47.1697208Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2024-06-26T04:48:47.1943099Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2024-06-26T04:48:47.2372800Z [ 20%] Linking CXX executable ../../bin/c10_bit_cast_test 2024-06-26T04:48:47.2469740Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2024-06-26T04:48:47.2716448Z Warning: Unused direct dependencies: 2024-06-26T04:48:47.2717355Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:47.2922476Z [ 20%] Built target c10_bfloat16_test 2024-06-26T04:48:47.3040462Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2024-06-26T04:48:47.3322240Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2024-06-26T04:48:47.3733818Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2024-06-26T04:48:47.3795360Z [ 20%] Linking CXX executable ../../bin/c10_complex_math_test 2024-06-26T04:48:47.3834838Z Warning: Unused direct dependencies: 2024-06-26T04:48:47.3835631Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:47.3999975Z [ 20%] Built target c10_bit_cast_test 2024-06-26T04:48:47.4108544Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u1.c.o 2024-06-26T04:48:47.4633053Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2024-06-26T04:48:47.4961765Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u2.c.o 2024-06-26T04:48:47.5105915Z Warning: Unused direct dependencies: 2024-06-26T04:48:47.5106564Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:47.5200493Z [ 20%] Linking CXX executable ../../bin/c10_exception_test 2024-06-26T04:48:47.5226239Z [ 20%] Built target c10_complex_math_test 2024-06-26T04:48:47.5305989Z [ 20%] Linking CXX executable ../../bin/c10_complex_test 2024-06-26T04:48:47.5312730Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u4.c.o 2024-06-26T04:48:47.5899490Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2024-06-26T04:48:47.5963820Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u8.c.o 2024-06-26T04:48:47.6135822Z [ 20%] Linking CXX executable ../../bin/c10_flags_test 2024-06-26T04:48:47.6730803Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u1.c.o 2024-06-26T04:48:47.6834195Z Warning: Unused direct dependencies: 2024-06-26T04:48:47.6835216Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:47.6900457Z [ 20%] Built target c10_complex_test 2024-06-26T04:48:47.6971940Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u2.c.o 2024-06-26T04:48:47.7038646Z [ 20%] Built target c10_exception_test 2024-06-26T04:48:47.7124755Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u4.c.o 2024-06-26T04:48:47.7526864Z [ 20%] Built target c10_flags_test 2024-06-26T04:48:47.7539192Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2024-06-26T04:48:47.7580380Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u8.c.o 2024-06-26T04:48:47.7725640Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_lazy_test.dir/util/lazy_test.cpp.o 2024-06-26T04:48:47.7793586Z [ 20%] Linking CXX executable ../../bin/c10_generic_math_test 2024-06-26T04:48:47.7837399Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2024-06-26T04:48:47.8523556Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2024-06-26T04:48:47.9301841Z [ 20%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2024-06-26T04:48:47.9303984Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2024-06-26T04:48:47.9396322Z Warning: Unused direct dependencies: 2024-06-26T04:48:47.9397137Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:47.9466866Z [ 20%] Built target c10_generic_math_test 2024-06-26T04:48:47.9540741Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2024-06-26T04:48:48.0206932Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2024-06-26T04:48:48.0279332Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2024-06-26T04:48:48.0664890Z [ 20%] Linking CXX executable ../../bin/c10_irange_test 2024-06-26T04:48:48.0775615Z [ 20%] Linking CXX executable ../../bin/c10_lazy_test 2024-06-26T04:48:48.0997809Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u1.c.o 2024-06-26T04:48:48.1105666Z [ 20%] Linking CXX executable ../../bin/c10_logging_test 2024-06-26T04:48:48.1797575Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u2.c.o 2024-06-26T04:48:48.2215951Z Warning: Unused direct dependencies: 2024-06-26T04:48:48.2216850Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:48.2229726Z Warning: Unused direct dependencies: 2024-06-26T04:48:48.2230609Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:48.2304635Z [ 20%] Built target c10_intrusive_ptr_test 2024-06-26T04:48:48.2313337Z [ 20%] Built target c10_irange_test 2024-06-26T04:48:48.2379885Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u4.c.o 2024-06-26T04:48:48.2427006Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u8.c.o 2024-06-26T04:48:48.2457866Z Warning: Unused direct dependencies: 2024-06-26T04:48:48.2458791Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:48.2497259Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2024-06-26T04:48:48.2543419Z [ 20%] Built target c10_lazy_test 2024-06-26T04:48:48.2622961Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u1.c.o 2024-06-26T04:48:48.2729272Z [ 20%] Built target c10_logging_test 2024-06-26T04:48:48.2782726Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u2.c.o 2024-06-26T04:48:48.3165953Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2024-06-26T04:48:48.3238109Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2024-06-26T04:48:48.3357879Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u4.c.o 2024-06-26T04:48:48.3360560Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2024-06-26T04:48:48.3912907Z [ 20%] Linking CXX executable ../../bin/c10_optional_test 2024-06-26T04:48:48.4012812Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u8.c.o 2024-06-26T04:48:48.4690723Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2024-06-26T04:48:48.5238946Z Warning: Unused direct dependencies: 2024-06-26T04:48:48.5239954Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:48.5310183Z [ 20%] Built target c10_optional_test 2024-06-26T04:48:48.5344869Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2024-06-26T04:48:48.5395998Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2024-06-26T04:48:48.6088207Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2024-06-26T04:48:48.6166865Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2024-06-26T04:48:48.6616026Z [ 20%] Linking CXX executable ../../bin/c10_registry_test 2024-06-26T04:48:48.6617738Z [ 20%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2024-06-26T04:48:48.6793306Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u1.c.o 2024-06-26T04:48:48.7320127Z [ 20%] Linking CXX executable ../../bin/c10_small_vector_test 2024-06-26T04:48:48.7644768Z [ 20%] Linking CXX executable ../../bin/c10_ssize_test 2024-06-26T04:48:48.7706661Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u2.c.o 2024-06-26T04:48:48.8082594Z [ 20%] Built target c10_registry_test 2024-06-26T04:48:48.8149568Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u4.c.o 2024-06-26T04:48:48.8239818Z [ 20%] Built target c10_ordered_preserving_dict_test 2024-06-26T04:48:48.8321058Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u8.c.o 2024-06-26T04:48:48.8767758Z [ 20%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2024-06-26T04:48:48.8819870Z [ 20%] Built target c10_small_vector_test 2024-06-26T04:48:48.8838827Z [ 20%] Linking CXX executable ../../bin/c10_string_util_test 2024-06-26T04:48:48.8885449Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2024-06-26T04:48:48.8957099Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u1.c.o 2024-06-26T04:48:48.8975321Z Warning: Unused direct dependencies: 2024-06-26T04:48:48.8976144Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:48.9017598Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2024-06-26T04:48:48.9061034Z [ 21%] Built target c10_ssize_test 2024-06-26T04:48:48.9451553Z [ 21%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2024-06-26T04:48:48.9797037Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u2.c.o 2024-06-26T04:48:49.0227406Z [ 21%] Built target c10_string_util_test 2024-06-26T04:48:49.0289598Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u4.c.o 2024-06-26T04:48:49.0796772Z [ 21%] Generating sleeflibm_SSE_.h.tmp 2024-06-26T04:48:49.0956983Z [ 21%] Generating sleeflibm_SSE2.h.tmp 2024-06-26T04:48:49.0987771Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u8.c.o 2024-06-26T04:48:49.1080144Z [ 22%] Generating sleeflibm_SSE4.h.tmp 2024-06-26T04:48:49.1185894Z [ 22%] Generating sleeflibm_AVX_.h.tmp 2024-06-26T04:48:49.1289712Z [ 22%] Generating sleeflibm_AVX.h.tmp 2024-06-26T04:48:49.1422725Z [ 22%] Generating sleeflibm_FMA4.h.tmp 2024-06-26T04:48:49.1512296Z [ 22%] Generating sleeflibm_AVX2.h.tmp 2024-06-26T04:48:49.1576458Z [ 22%] Generating sleeflibm_AVX2128.h.tmp 2024-06-26T04:48:49.1661459Z [ 22%] Generating sleeflibm_AVX512F_.h.tmp 2024-06-26T04:48:49.1739405Z [ 22%] Generating sleeflibm_AVX512F.h.tmp 2024-06-26T04:48:49.1763804Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2024-06-26T04:48:49.1816852Z [ 22%] Generating sleeflibm_AVX512FNOFMA.h.tmp 2024-06-26T04:48:49.1887310Z [ 22%] Generating sleeflibm_PUREC_SCALAR.h.tmp 2024-06-26T04:48:49.1964543Z [ 22%] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2024-06-26T04:48:49.1999139Z [ 22%] Linking CXX executable ../../bin/c10_tempfile_test 2024-06-26T04:48:49.2016644Z [ 22%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2024-06-26T04:48:49.2057175Z [ 22%] Generating sleeflibm_DSP_SCALAR.h.tmp 2024-06-26T04:48:49.2151467Z [ 22%] Generating include/renameavx512fnofma.h 2024-06-26T04:48:49.2172213Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2024-06-26T04:48:49.2232800Z [ 22%] Generating include/renameavx512f.h 2024-06-26T04:48:49.2282039Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2024-06-26T04:48:49.2352367Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2024-06-26T04:48:49.2401379Z [ 22%] Linking CXX executable ../../bin/c10_string_view_test 2024-06-26T04:48:49.2596948Z [ 22%] Generating include/renameavx2.h 2024-06-26T04:48:49.2609220Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2024-06-26T04:48:49.2708044Z [ 22%] Generating include/renameavx2128.h 2024-06-26T04:48:49.2720849Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2024-06-26T04:48:49.2795173Z [ 22%] Generating include/renamefma4.h 2024-06-26T04:48:49.2823393Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2024-06-26T04:48:49.2880980Z [ 22%] Generating include/renameavx.h 2024-06-26T04:48:49.2901972Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2024-06-26T04:48:49.2968433Z [ 22%] Generating include/renamesse4.h 2024-06-26T04:48:49.2977443Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2024-06-26T04:48:49.3023956Z [ 22%] Linking CXX executable ../../bin/c10_typeid_test 2024-06-26T04:48:49.3051354Z [ 22%] Generating include/renamesse2.h 2024-06-26T04:48:49.3062056Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2024-06-26T04:48:49.3170361Z [ 22%] Generating include/renamepurec_scalar.h 2024-06-26T04:48:49.3182822Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2024-06-26T04:48:49.3248407Z [ 22%] Built target c10_tempfile_test 2024-06-26T04:48:49.3318318Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2024-06-26T04:48:49.3351057Z [ 22%] Generating include/renamecuda.h 2024-06-26T04:48:49.3357965Z [ 22%] Generating include/renamepurecfma_scalar.h 2024-06-26T04:48:49.3365290Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2024-06-26T04:48:49.3370695Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2024-06-26T04:48:49.3463009Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2024-06-26T04:48:49.3465089Z [ 22%] Generating ../../../include/sleef.h 2024-06-26T04:48:49.3477750Z Warning: Unused direct dependencies: 2024-06-26T04:48:49.3478605Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:49.3566122Z [ 22%] Built target c10_intrusive_ptr_benchmark 2024-06-26T04:48:49.3609886Z [ 22%] Built target headers 2024-06-26T04:48:49.3663398Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u1.c.o 2024-06-26T04:48:49.3699565Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u2.c.o 2024-06-26T04:48:49.3771938Z Warning: Unused direct dependencies: 2024-06-26T04:48:49.3772451Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:48:49.3840394Z [ 22%] Built target c10_string_view_test 2024-06-26T04:48:49.3899603Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u4.c.o 2024-06-26T04:48:49.4130190Z [ 22%] Built target renameAVX512FNOFMA.h_generated 2024-06-26T04:48:49.4181921Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u8.c.o 2024-06-26T04:48:49.4255605Z [ 22%] Built target c10_typeid_test 2024-06-26T04:48:49.4343593Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u1.c.o 2024-06-26T04:48:49.4351905Z [ 22%] Generating alias_AVX512F_dp.h.tmp 2024-06-26T04:48:49.4393407Z [ 22%] Built target renameAVX512F.h_generated 2024-06-26T04:48:49.4431549Z [ 22%] Generating alias_AVX512F_sp.h.tmp 2024-06-26T04:48:49.4444824Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u2.c.o 2024-06-26T04:48:49.4500612Z [ 22%] Generating include/alias_avx512f.h 2024-06-26T04:48:49.4536715Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u4.c.o 2024-06-26T04:48:49.4623209Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u8.c.o 2024-06-26T04:48:49.4627954Z [ 22%] Built target alias_avx512f.h_generated 2024-06-26T04:48:49.4697612Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2024-06-26T04:48:49.4957497Z [ 22%] Built target renameAVX2.h_generated 2024-06-26T04:48:49.5024317Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2024-06-26T04:48:49.5071513Z [ 22%] Built target renameAVX2128.h_generated 2024-06-26T04:48:49.5108729Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2024-06-26T04:48:49.5153312Z [ 22%] Built target renameFMA4.h_generated 2024-06-26T04:48:49.5170491Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2024-06-26T04:48:49.5225689Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2024-06-26T04:48:49.5300100Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2024-06-26T04:48:49.5437012Z [ 22%] Built target renameAVX.h_generated 2024-06-26T04:48:49.5597434Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2024-06-26T04:48:49.5699454Z [ 22%] Built target renameSSE4.h_generated 2024-06-26T04:48:49.5753504Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2024-06-26T04:48:49.5780539Z [ 22%] Built target renameSSE2.h_generated 2024-06-26T04:48:49.5843146Z [ 22%] Built target renamePUREC_SCALAR.h_generated 2024-06-26T04:48:49.5901093Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2024-06-26T04:48:49.5930645Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2024-06-26T04:48:49.5995065Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2024-06-26T04:48:49.6007660Z [ 22%] Built target renamePURECFMA_SCALAR.h_generated 2024-06-26T04:48:49.6079419Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2024-06-26T04:48:49.6418446Z [ 22%] Generating include/renamedspscalar.h 2024-06-26T04:48:49.6480650Z [ 22%] Built target renamedspscalar.h_generated 2024-06-26T04:48:49.6538479Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u1.c.o 2024-06-26T04:48:49.6546725Z [ 22%] Generating dispsse.c.tmp 2024-06-26T04:48:49.6550950Z [ 22%] Generating dispscalar.c.body 2024-06-26T04:48:49.6579643Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u2.c.o 2024-06-26T04:48:49.6630415Z [ 22%] Generating dispscalar.c 2024-06-26T04:48:49.6631937Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u4.c.o 2024-06-26T04:48:49.6660060Z [ 22%] Generating dispsse.c 2024-06-26T04:48:49.6714829Z [ 22%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2024-06-26T04:48:49.6788382Z [ 22%] Built target dispscalar.c_generated 2024-06-26T04:48:49.6956018Z [ 22%] Built target dispsse.c_generated 2024-06-26T04:48:49.6958068Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u8.c.o 2024-06-26T04:48:49.7020345Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u1.c.o 2024-06-26T04:48:49.7277787Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2024-06-26T04:48:49.7327271Z [ 22%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2024-06-26T04:48:49.7657332Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2024-06-26T04:48:49.7699403Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u2.c.o 2024-06-26T04:48:49.7825525Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2024-06-26T04:48:49.8076881Z [ 22%] Built target hardware-config 2024-06-26T04:48:49.8284376Z [ 22%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2024-06-26T04:48:49.8456049Z [ 22%] Built target cache 2024-06-26T04:48:49.8471562Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u4.c.o 2024-06-26T04:48:49.8492714Z [ 22%] Built target dispavx_obj 2024-06-26T04:48:49.8514758Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u8.c.o 2024-06-26T04:48:49.8576845Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2024-06-26T04:48:49.8630276Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2024-06-26T04:48:49.8900794Z [ 23%] Linking CXX executable ../../../bin/protoc 2024-06-26T04:48:49.9116144Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2024-06-26T04:48:49.9123600Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2024-06-26T04:48:49.9238604Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2024-06-26T04:48:49.9520889Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2024-06-26T04:48:49.9966727Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2024-06-26T04:48:50.0017785Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2024-06-26T04:48:50.0242398Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u1.c.o 2024-06-26T04:48:50.0478522Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u2.c.o 2024-06-26T04:48:50.0601889Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2024-06-26T04:48:50.0607911Z [ 23%] Linking CXX static library ../../../lib/libgmock_main.a 2024-06-26T04:48:50.0813321Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2024-06-26T04:48:50.0853781Z [ 23%] Built target gmock_main 2024-06-26T04:48:50.0931397Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2024-06-26T04:48:50.1271983Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u4.c.o 2024-06-26T04:48:50.1491821Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u8.c.o 2024-06-26T04:48:50.1583800Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u1.c.o 2024-06-26T04:48:50.1702985Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2024-06-26T04:48:50.1779520Z Warning: Unused direct dependencies: 2024-06-26T04:48:50.1780223Z /lib/x86_64-linux-gnu/libm.so.6 2024-06-26T04:48:50.1816928Z [ 23%] Linking CXX static library ../../lib/libfbgemm.a 2024-06-26T04:48:50.1911688Z [ 23%] Built target protoc 2024-06-26T04:48:50.1967017Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u2.c.o 2024-06-26T04:48:50.2069047Z [ 23%] Linking CXX static library ../../../../lib/libdnnl.a 2024-06-26T04:48:50.2150846Z [ 23%] Linking CXX static library ../../../lib/libkineto.a 2024-06-26T04:48:50.2416089Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2024-06-26T04:48:50.2587008Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u4.c.o 2024-06-26T04:48:50.2592800Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2024-06-26T04:48:50.3102381Z [ 23%] Built target kineto 2024-06-26T04:48:50.3179508Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u8.c.o 2024-06-26T04:48:50.3364000Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2024-06-26T04:48:50.3558648Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2024-06-26T04:48:50.3821990Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2024-06-26T04:48:50.4081481Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2024-06-26T04:48:50.4382389Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2024-06-26T04:48:50.4460551Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2024-06-26T04:48:50.4663884Z [ 23%] Built target fbgemm 2024-06-26T04:48:50.4779736Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2024-06-26T04:48:50.5075094Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2024-06-26T04:48:50.5278849Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-ncw.c.o 2024-06-26T04:48:50.5280739Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2024-06-26T04:48:50.5499573Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2024-06-26T04:48:50.6030616Z [ 23%] Built target sleefavx512fnofma 2024-06-26T04:48:50.6090460Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2024-06-26T04:48:50.6108129Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-nwc.c.o 2024-06-26T04:48:50.6276418Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/lut-elementwise-nc.c.o 2024-06-26T04:48:50.6846487Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2024-06-26T04:48:50.6857908Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2024-06-26T04:48:50.7124910Z [ 23%] Built target sleefdetavx512fnofma 2024-06-26T04:48:50.7157244Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2024-06-26T04:48:50.7296036Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2024-06-26T04:48:50.7310892Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2024-06-26T04:48:50.7486734Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2024-06-26T04:48:50.7628963Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2024-06-26T04:48:50.8343764Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/prelu-nc.c.o 2024-06-26T04:48:50.8477777Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2024-06-26T04:48:50.8962090Z [ 23%] Built target sleefavx512f 2024-06-26T04:48:50.9018017Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2024-06-26T04:48:50.9156497Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2024-06-26T04:48:50.9288312Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2024-06-26T04:48:50.9467386Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2024-06-26T04:48:50.9477582Z [ 23%] Built target sleefdetavx512f 2024-06-26T04:48:50.9532977Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2024-06-26T04:48:50.9654095Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2024-06-26T04:48:51.0191176Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c.o 2024-06-26T04:48:51.0257444Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2024-06-26T04:48:51.0277493Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2024-06-26T04:48:51.0452718Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2024-06-26T04:48:51.0829205Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c.o 2024-06-26T04:48:51.0860662Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2024-06-26T04:48:51.0948403Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2024-06-26T04:48:51.1199041Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2024-06-26T04:48:51.1546858Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c.o 2024-06-26T04:48:51.1724877Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c.o 2024-06-26T04:48:51.1997430Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2024-06-26T04:48:51.2161437Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2024-06-26T04:48:51.2246598Z [ 23%] Built target sleefavx2 2024-06-26T04:48:51.2302450Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2024-06-26T04:48:51.2357572Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2024-06-26T04:48:51.2462930Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c.o 2024-06-26T04:48:51.2883844Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c.o 2024-06-26T04:48:51.3045714Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c.o 2024-06-26T04:48:51.3157558Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c.o 2024-06-26T04:48:51.3432837Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2024-06-26T04:48:51.3474783Z [ 23%] Built target operators 2024-06-26T04:48:51.3557315Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2024-06-26T04:48:51.3824522Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2024-06-26T04:48:51.4075230Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c.o 2024-06-26T04:48:51.4078086Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2024-06-26T04:48:51.5221190Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c.o 2024-06-26T04:48:51.5265169Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2024-06-26T04:48:51.5326102Z [ 23%] Built target sleefdetavx2 2024-06-26T04:48:51.5393556Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2024-06-26T04:48:51.5827537Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2024-06-26T04:48:51.5990468Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2024-06-26T04:48:51.6053856Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2024-06-26T04:48:51.6086836Z [ 23%] Built target sleefavx2128 2024-06-26T04:48:51.6154060Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2024-06-26T04:48:51.6214646Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2024-06-26T04:48:51.6527240Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2024-06-26T04:48:51.6768727Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2024-06-26T04:48:51.6834286Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2024-06-26T04:48:51.7851375Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2024-06-26T04:48:51.8127869Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c.o 2024-06-26T04:48:51.8206230Z [ 23%] Built target sleeffma4 2024-06-26T04:48:51.8269267Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c.o 2024-06-26T04:48:51.8298358Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2024-06-26T04:48:51.8484164Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2024-06-26T04:48:51.8625979Z [ 23%] Built target sleefdetavx2128 2024-06-26T04:48:51.8682756Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2024-06-26T04:48:51.8773402Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2024-06-26T04:48:51.8828304Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2024-06-26T04:48:51.9268016Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2024-06-26T04:48:51.9486416Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2024-06-26T04:48:51.9999864Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2024-06-26T04:48:52.0292025Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2024-06-26T04:48:52.0585502Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2024-06-26T04:48:52.0770496Z [ 23%] Built target sleefavx 2024-06-26T04:48:52.0842905Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2024-06-26T04:48:52.0892545Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2024-06-26T04:48:52.0944673Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2024-06-26T04:48:52.1478741Z [ 23%] Built target sleefdetfma4 2024-06-26T04:48:52.1510232Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2024-06-26T04:48:52.1529841Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2024-06-26T04:48:52.1699176Z [ 23%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2024-06-26T04:48:52.1796819Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2024-06-26T04:48:52.2725845Z [ 24%] Built target sleefdetavx 2024-06-26T04:48:52.2751213Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2024-06-26T04:48:52.2804057Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2024-06-26T04:48:52.3281279Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2024-06-26T04:48:52.3282612Z [ 24%] Built target sleefsse4 2024-06-26T04:48:52.3332505Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2024-06-26T04:48:52.3578275Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2024-06-26T04:48:52.3621969Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2024-06-26T04:48:52.3625201Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2024-06-26T04:48:52.3992134Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2024-06-26T04:48:52.4041129Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2024-06-26T04:48:52.4709322Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2024-06-26T04:48:52.5334350Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2024-06-26T04:48:52.5545761Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2024-06-26T04:48:52.5606344Z [ 24%] Built target sleefdetsse4 2024-06-26T04:48:52.5633925Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2024-06-26T04:48:52.5696226Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2024-06-26T04:48:52.5713121Z [ 24%] Built target sleefdetsse2 2024-06-26T04:48:52.5834409Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2024-06-26T04:48:52.6190535Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2024-06-26T04:48:52.6399061Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2024-06-26T04:48:52.6498433Z [ 24%] Built target sleefpurec_scalar 2024-06-26T04:48:52.6561217Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2024-06-26T04:48:52.6750831Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2024-06-26T04:48:52.7068908Z [ 24%] Built target sleefdetpurec_scalar 2024-06-26T04:48:52.7097527Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2024-06-26T04:48:52.7122355Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2024-06-26T04:48:52.7182732Z [ 24%] Built target sleefsse2 2024-06-26T04:48:52.7248246Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2024-06-26T04:48:52.7263651Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2024-06-26T04:48:52.7481010Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2024-06-26T04:48:52.7750794Z [ 24%] Built target sleefdetpurecfma_scalar 2024-06-26T04:48:52.7858030Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c.o 2024-06-26T04:48:52.7918614Z [ 24%] Built target sleefpurecfma_scalar 2024-06-26T04:48:52.7936418Z [ 24%] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2024-06-26T04:48:52.7960416Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2024-06-26T04:48:52.7997633Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c.o 2024-06-26T04:48:52.8004643Z [ 24%] Built target dnnl 2024-06-26T04:48:52.8098424Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c.o 2024-06-26T04:48:52.8452664Z [ 24%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2024-06-26T04:48:52.8699055Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c.o 2024-06-26T04:48:52.8784338Z [ 24%] Running gen_proto.py on onnx/onnx.in.proto 2024-06-26T04:48:52.8825791Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c.o 2024-06-26T04:48:52.8913748Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c.o 2024-06-26T04:48:52.9193338Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2024-06-26T04:48:52.9209335Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-06-26T04:48:52.9224622Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2024-06-26T04:48:52.9244902Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2024-06-26T04:48:52.9246644Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2024-06-26T04:48:52.9355625Z [ 24%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2024-06-26T04:48:52.9411106Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c.o 2024-06-26T04:48:52.9607459Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c.o 2024-06-26T04:48:52.9736901Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2024-06-26T04:48:52.9842514Z [ 24%] Built target dispscalar_obj 2024-06-26T04:48:52.9922498Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2024-06-26T04:48:53.0182154Z [ 24%] Built target dispsse_obj 2024-06-26T04:48:53.0240422Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2024-06-26T04:48:53.0445065Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2024-06-26T04:48:53.0451096Z [ 24%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2024-06-26T04:48:53.0665855Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2024-06-26T04:48:53.0677111Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2024-06-26T04:48:53.1002508Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-lut8-p4h3ts-div-u1.c.o 2024-06-26T04:48:53.1062652Z [ 24%] Linking C static library ../../lib/libsleef.a 2024-06-26T04:48:53.1152054Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-lut8-p4h3ts-div-u2.c.o 2024-06-26T04:48:53.1467842Z [ 24%] Built target gen_onnx_proto 2024-06-26T04:48:53.1519128Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-06-26T04:48:53.1621340Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-p6h5ts-div-u1.c.o 2024-06-26T04:48:53.1644375Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/abs.c.o 2024-06-26T04:48:53.1742092Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/add2.c.o 2024-06-26T04:48:53.1879262Z [ 25%] Built target sleef 2024-06-26T04:48:53.1881068Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2024-06-26T04:48:53.1979518Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2024-06-26T04:48:53.2208892Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/bankers-rounding.c.o 2024-06-26T04:48:53.2327842Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-p6h5ts-div-u2.c.o 2024-06-26T04:48:53.2531703Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-06-26T04:48:53.2705681Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u1.c.o 2024-06-26T04:48:53.2784082Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2024-06-26T04:48:53.2786405Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u2.c.o 2024-06-26T04:48:53.2994442Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u4.c.o 2024-06-26T04:48:53.3281250Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/ceiling.c.o 2024-06-26T04:48:53.3345058Z [ 25%] Running gen_proto.py on onnx/onnx-data.in.proto 2024-06-26T04:48:53.3624848Z [ 25%] Running gen_proto.py on onnx/onnx-operators.in.proto 2024-06-26T04:48:53.3755266Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u1.c.o 2024-06-26T04:48:53.3818073Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2024-06-26T04:48:53.3822367Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-06-26T04:48:53.3825907Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2024-06-26T04:48:53.3831768Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2024-06-26T04:48:53.3832708Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2024-06-26T04:48:53.3884543Z [ 25%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2024-06-26T04:48:53.3941946Z [ 25%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2024-06-26T04:48:53.3944776Z [ 25%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2024-06-26T04:48:53.4012559Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2024-06-26T04:48:53.4018980Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2024-06-26T04:48:53.4022540Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2024-06-26T04:48:53.4027312Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2024-06-26T04:48:53.4028563Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2024-06-26T04:48:53.4169484Z [ 25%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2024-06-26T04:48:53.4308770Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/clamp.c.o 2024-06-26T04:48:53.4355889Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u2.c.o 2024-06-26T04:48:53.4737631Z [ 25%] Built target gen_onnx_operators_proto 2024-06-26T04:48:53.4831264Z [ 25%] Built target gen_onnx_data_proto 2024-06-26T04:48:53.4889292Z [ 25%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-06-26T04:48:53.4896084Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2024-06-26T04:48:53.5071593Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u4.c.o 2024-06-26T04:48:53.5431126Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u1.c.o 2024-06-26T04:48:53.5786646Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convert.c.o 2024-06-26T04:48:53.5917365Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2024-06-26T04:48:53.6282921Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u2.c.o 2024-06-26T04:48:53.6825441Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u4.c.o 2024-06-26T04:48:53.6827073Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2024-06-26T04:48:53.7159719Z [ 25%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-06-26T04:48:53.7600569Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2024-06-26T04:48:53.7659177Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u1.c.o 2024-06-26T04:48:53.8497904Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2024-06-26T04:48:53.8805611Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u2.c.o 2024-06-26T04:48:53.8991603Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2024-06-26T04:48:53.9251138Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u3.c.o 2024-06-26T04:48:53.9499779Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u4.c.o 2024-06-26T04:48:53.9582193Z [ 25%] Linking CXX executable ../bin/vec_test_all_types_AVX512 2024-06-26T04:48:53.9754172Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/divide.c.o 2024-06-26T04:48:53.9797946Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/elu.c.o 2024-06-26T04:48:53.9983159Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2024-06-26T04:48:54.0326797Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut4-p4.c.o 2024-06-26T04:48:54.0377294Z [ 25%] Linking CXX executable ../bin/vec_test_all_types_DEFAULT 2024-06-26T04:48:54.0545591Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p3.c.o 2024-06-26T04:48:54.0588952Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p4.c.o 2024-06-26T04:48:54.0790632Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/floor.c.o 2024-06-26T04:48:54.0864490Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2024-06-26T04:48:54.1061818Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2024-06-26T04:48:54.1205319Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p3.c.o 2024-06-26T04:48:54.1659458Z [ 25%] Built target vec_test_all_types_AVX512 2024-06-26T04:48:54.1712467Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p4.c.o 2024-06-26T04:48:54.1803540Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-average-pooling.c.o 2024-06-26T04:48:54.1834952Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p5.c.o 2024-06-26T04:48:54.1877493Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p6.c.o 2024-06-26T04:48:54.1971755Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut64-p2.c.o 2024-06-26T04:48:54.2270246Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-sum-pooling.c.o 2024-06-26T04:48:54.2314884Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/hardswish.c.o 2024-06-26T04:48:54.2425278Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/leaky-relu.c.o 2024-06-26T04:48:54.2524138Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut2048-p1.c.o 2024-06-26T04:48:54.2558500Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-p5.c.o 2024-06-26T04:48:54.2849335Z [ 25%] Built target vec_test_all_types_DEFAULT 2024-06-26T04:48:54.2904391Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-bitcast.c.o 2024-06-26T04:48:54.3039865Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2024-06-26T04:48:54.3053633Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-fabsf.c.o 2024-06-26T04:48:54.3081572Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/maximum2.c.o 2024-06-26T04:48:54.3193547Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-addsub.c.o 2024-06-26T04:48:54.3230329Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-cvt.c.o 2024-06-26T04:48:54.3556974Z [ 25%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2024-06-26T04:48:54.3811777Z [ 25%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-06-26T04:48:54.3888709Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/minimum2.c.o 2024-06-26T04:48:54.3901741Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/multiply2.c.o 2024-06-26T04:48:54.3947071Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/negate.c.o 2024-06-26T04:48:54.3970251Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-floor.c.o 2024-06-26T04:48:54.4687516Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/prelu.c.o 2024-06-26T04:48:54.4688945Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-addsub.c.o 2024-06-26T04:48:54.4858792Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2024-06-26T04:48:54.5002246Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-nearbyint.c.o 2024-06-26T04:48:54.5474667Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2024-06-26T04:48:54.5560507Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/sigmoid.c.o 2024-06-26T04:48:54.5595001Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-rint.c.o 2024-06-26T04:48:54.5676271Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2024-06-26T04:48:54.6471428Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-addsub.c.o 2024-06-26T04:48:54.6527319Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-ceil.c.o 2024-06-26T04:48:54.6561826Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-cvt.c.o 2024-06-26T04:48:54.6677302Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2024-06-26T04:48:54.7142618Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square.c.o 2024-06-26T04:48:54.7144363Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square-root.c.o 2024-06-26T04:48:54.7211173Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-addsub.c.o 2024-06-26T04:48:54.7580905Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-cvt.c.o 2024-06-26T04:48:54.7990361Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/squared-difference.c.o 2024-06-26T04:48:54.8113607Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-trunc.c.o 2024-06-26T04:48:54.8219515Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2024-06-26T04:48:54.8353489Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-lut64-p2-div.c.o 2024-06-26T04:48:54.8453088Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-lut2048-p1-div.c.o 2024-06-26T04:48:54.8701533Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-mean.c.o 2024-06-26T04:48:54.8848875Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-p5-div.c.o 2024-06-26T04:48:54.8985131Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reshape.c.o 2024-06-26T04:48:54.9020060Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h2ts-div.c.o 2024-06-26T04:48:54.9048847Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2024-06-26T04:48:54.9398597Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2024-06-26T04:48:54.9400566Z [ 25%] Linking CXX executable ../bin/vec_test_all_types_AVX2 2024-06-26T04:48:54.9473652Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h2ts-rcp.c.o 2024-06-26T04:48:54.9690811Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2024-06-26T04:48:54.9889258Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h3ps-div.c.o 2024-06-26T04:48:55.0111117Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/subtract.c.o 2024-06-26T04:48:55.0159770Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h3ts-div.c.o 2024-06-26T04:48:55.0211391Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p3h1ts-div.c.o 2024-06-26T04:48:55.0566418Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/tanh.c.o 2024-06-26T04:48:55.0569448Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h2ts-div.c.o 2024-06-26T04:48:55.0755526Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2024-06-26T04:48:55.0929953Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h2ts-rcp.c.o 2024-06-26T04:48:55.1159619Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2024-06-26T04:48:55.1255476Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2024-06-26T04:48:55.1418040Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-06-26T04:48:55.1544441Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ps-rcp.c.o 2024-06-26T04:48:55.1815512Z [ 25%] Built target vec_test_all_types_AVX2 2024-06-26T04:48:55.1868992Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ts-div.c.o 2024-06-26T04:48:55.1962187Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ts-rcp.c.o 2024-06-26T04:48:55.1979375Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p3h1ts-div.c.o 2024-06-26T04:48:55.2003388Z [ 25%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2024-06-26T04:48:55.2468555Z [ 25%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2024-06-26T04:48:55.2537346Z [ 25%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2024-06-26T04:48:55.2543980Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h2ts-div.c.o 2024-06-26T04:48:55.2546079Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h2ts-rcp.c.o 2024-06-26T04:48:55.2964915Z [ 26%] Built target subgraph 2024-06-26T04:48:55.3095330Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h3ps-div.c.o 2024-06-26T04:48:55.3464720Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h3ts-div.c.o 2024-06-26T04:48:55.3481366Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2024-06-26T04:48:55.3792996Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2024-06-26T04:48:55.4169396Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut32-p3h1ts-div.c.o 2024-06-26T04:48:55.4365380Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut64-p3h1ts-div.c.o 2024-06-26T04:48:55.4721336Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2024-06-26T04:48:55.4917475Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2024-06-26T04:48:55.5147060Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h4ts-div.c.o 2024-06-26T04:48:55.5228352Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ps-div.c.o 2024-06-26T04:48:55.5327196Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ps-rcp.c.o 2024-06-26T04:48:55.5480888Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ts-div.c.o 2024-06-26T04:48:55.5532643Z [ 26%] Linking CXX static library ../../lib/libonnx_proto.a 2024-06-26T04:48:55.5625571Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2024-06-26T04:48:55.5705107Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2024-06-26T04:48:55.5834994Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2024-06-26T04:48:55.5836345Z [ 26%] Built target onnx_proto 2024-06-26T04:48:55.5910287Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ts-rcp.c.o 2024-06-26T04:48:55.6076161Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2024-06-26T04:48:55.6078392Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h2ts-div.c.o 2024-06-26T04:48:55.6207579Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h3ps-div.c.o 2024-06-26T04:48:55.6490267Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-config.c.o 2024-06-26T04:48:55.6570121Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h3ts-div.c.o 2024-06-26T04:48:55.6647978Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-cw-config.c.o 2024-06-26T04:48:55.6801592Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2024-06-26T04:48:55.6833701Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2024-06-26T04:48:55.7095567Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p3h1ts-div.c.o 2024-06-26T04:48:55.7099990Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h2ts-div.c.o 2024-06-26T04:48:55.7153372Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2024-06-26T04:48:55.7305054Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2024-06-26T04:48:55.7750375Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2024-06-26T04:48:55.7865623Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h2ts-rcp.c.o 2024-06-26T04:48:55.8267860Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ps-div.c.o 2024-06-26T04:48:55.8401176Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ps-rcp.c.o 2024-06-26T04:48:55.8547956Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2024-06-26T04:48:55.8759943Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ts-div.c.o 2024-06-26T04:48:55.8975483Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2024-06-26T04:48:55.9018731Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2024-06-26T04:48:55.9240192Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2024-06-26T04:48:55.9322581Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2024-06-26T04:48:55.9441358Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ts-rcp.c.o 2024-06-26T04:48:55.9633279Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p3h1ts-div.c.o 2024-06-26T04:48:56.0005682Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2024-06-26T04:48:56.0203901Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2024-06-26T04:48:56.0235398Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/prelu-config.c.o 2024-06-26T04:48:56.0242898Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h2ts-div.c.o 2024-06-26T04:48:56.0737356Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2024-06-26T04:48:56.1011890Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h3ps-div.c.o 2024-06-26T04:48:56.1044582Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h3ts-div.c.o 2024-06-26T04:48:56.1116832Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut32-p3h1ts-div.c.o 2024-06-26T04:48:56.1438168Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2024-06-26T04:48:56.1566100Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2024-06-26T04:48:56.1792177Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2024-06-26T04:48:56.1957792Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut64-p3h1ts-div.c.o 2024-06-26T04:48:56.2076194Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h4ts-div.c.o 2024-06-26T04:48:56.2177738Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2024-06-26T04:48:56.2283368Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h5ps-div.c.o 2024-06-26T04:48:56.2325822Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2024-06-26T04:48:56.2529566Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2024-06-26T04:48:56.2660403Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2024-06-26T04:48:56.2671496Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2024-06-26T04:48:56.2892420Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h5ts-div.c.o 2024-06-26T04:48:56.3278178Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h2ts-div.c.o 2024-06-26T04:48:56.3382882Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h3ps-div.c.o 2024-06-26T04:48:56.3547130Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2024-06-26T04:48:56.3660077Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2024-06-26T04:48:56.3797354Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2024-06-26T04:48:56.3963239Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2024-06-26T04:48:56.4073068Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2024-06-26T04:48:56.4126328Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h3ts-div.c.o 2024-06-26T04:48:56.4306523Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p3h1ts-div.c.o 2024-06-26T04:48:56.4723154Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h2ts-div.c.o 2024-06-26T04:48:56.4729341Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2024-06-26T04:48:56.4887740Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2024-06-26T04:48:56.5134751Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2024-06-26T04:48:56.5137873Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h3ps-div.c.o 2024-06-26T04:48:56.5494779Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h3ts-div.c.o 2024-06-26T04:48:56.5525840Z [ 26%] Linking CXX static library ../../lib/libXNNPACK.a 2024-06-26T04:48:56.5715827Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2024-06-26T04:48:56.5876911Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2024-06-26T04:48:56.6399302Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2024-06-26T04:48:56.6402713Z [ 26%] Built target XNNPACK 2024-06-26T04:48:56.6471632Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p3h1ts-div.c.o 2024-06-26T04:48:56.6501171Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h2ts-div.c.o 2024-06-26T04:48:56.7219423Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h3ps-div.c.o 2024-06-26T04:48:56.7283369Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2024-06-26T04:48:56.8082644Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h3ts-div.c.o 2024-06-26T04:48:56.8321802Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut32-p3h1ts-div.c.o 2024-06-26T04:48:56.8643729Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2024-06-26T04:48:56.8831109Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut64-p3h1ts-div.c.o 2024-06-26T04:48:56.8946460Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2024-06-26T04:48:56.8997082Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h4ts-div.c.o 2024-06-26T04:48:56.9583263Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2024-06-26T04:48:56.9637953Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h5ps-div.c.o 2024-06-26T04:48:56.9691878Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2024-06-26T04:48:57.0394890Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h5ts-div.c.o 2024-06-26T04:48:57.0490928Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2024-06-26T04:48:57.1197438Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h2ts-div.c.o 2024-06-26T04:48:57.1873153Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h3ps-div.c.o 2024-06-26T04:48:57.2184616Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2024-06-26T04:48:57.2397523Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2024-06-26T04:48:57.2525717Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h3ts-div.c.o 2024-06-26T04:48:57.3114374Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p3h1ts-div.c.o 2024-06-26T04:48:57.3158977Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2024-06-26T04:48:57.3178781Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h2ts-div.c.o 2024-06-26T04:48:57.3400224Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h3ps-div.c.o 2024-06-26T04:48:57.3852871Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/utils.cc.o 2024-06-26T04:48:57.4230884Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2024-06-26T04:48:57.4274067Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h3ts-div.c.o 2024-06-26T04:48:57.5042463Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p3h1ts-div.c.o 2024-06-26T04:48:57.5471719Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h2ts-div.c.o 2024-06-26T04:48:57.5752485Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2024-06-26T04:48:57.5966244Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h3ps-div.c.o 2024-06-26T04:48:57.6134656Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2024-06-26T04:48:57.6678987Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h3ts-div.c.o 2024-06-26T04:48:57.6725434Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut32-p3h1ts-div.c.o 2024-06-26T04:48:57.6946919Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut64-p3h1ts-div.c.o 2024-06-26T04:48:57.7284211Z [ 26%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2024-06-26T04:48:57.7484494Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2024-06-26T04:48:57.7668086Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h4ts-div.c.o 2024-06-26T04:48:57.7793416Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h5ps-div.c.o 2024-06-26T04:48:57.8572150Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2024-06-26T04:48:57.8717537Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h5ts-div.c.o 2024-06-26T04:48:57.8899440Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-bitmanip.c.o 2024-06-26T04:48:57.9402917Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-binsearch.c.o 2024-06-26T04:48:57.9455140Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2024-06-26T04:48:57.9734024Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2024-06-26T04:48:57.9980353Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-newton.c.o 2024-06-26T04:48:58.0432358Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2024-06-26T04:48:58.0442178Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti32-sqrt-lrint.c.o 2024-06-26T04:48:58.0611705Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2024-06-26T04:48:58.1404923Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrt-lrint.c.o 2024-06-26T04:48:58.2082752Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2024-06-26T04:48:58.2151068Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrtf-lrintf.c.o 2024-06-26T04:48:58.2828783Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrt-lrint.c.o 2024-06-26T04:48:58.2864785Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrtf-lrintf.c.o 2024-06-26T04:48:58.3186416Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-hashemian.c.o 2024-06-26T04:48:58.3498327Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-tflm.c.o 2024-06-26T04:48:58.3581915Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2024-06-26T04:48:58.3583580Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2024-06-26T04:48:58.3819136Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-cvtsatu32f64.c.o 2024-06-26T04:48:58.3821695Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2024-06-26T04:48:58.4026658Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2024-06-26T04:48:58.4524731Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-llrint.c.o 2024-06-26T04:48:58.5613582Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu64-sqrt-llrint.c.o 2024-06-26T04:48:58.5883509Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2024-06-26T04:48:58.6331874Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x1-minmax-scalar.c.o 2024-06-26T04:48:58.6760540Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2024-06-26T04:48:58.7227606Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x2-minmax-scalar.c.o 2024-06-26T04:48:58.7303223Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2024-06-26T04:48:58.7338097Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2024-06-26T04:48:58.7721372Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2024-06-26T04:48:58.8110553Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2024-06-26T04:48:58.8198977Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8-minmax-scalar.c.o 2024-06-26T04:48:58.9118478Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x2-minmax-scalar.c.o 2024-06-26T04:48:58.9444235Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4-minmax-scalar.c.o 2024-06-26T04:48:58.9956867Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8-minmax-scalar.c.o 2024-06-26T04:48:59.0027171Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2024-06-26T04:48:59.0251269Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2024-06-26T04:48:59.0770106Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2024-06-26T04:48:59.0848603Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2024-06-26T04:48:59.0882053Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2024-06-26T04:48:59.1702839Z [ 27%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2024-06-26T04:48:59.1760028Z [ 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-06-26T04:48:59.1762686Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2024-06-26T04:48:59.2304389Z [ 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-06-26T04:48:59.2727109Z [ 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-06-26T04:48:59.3355273Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2024-06-26T04:48:59.3752204Z [ 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-06-26T04:48:59.3813240Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2024-06-26T04:48:59.4400248Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2024-06-26T04:48:59.4732471Z [ 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-06-26T04:48:59.5006242Z [ 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-06-26T04:48:59.5474328Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2024-06-26T04:48:59.5476586Z [ 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-06-26T04:48:59.5681618Z [ 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-06-26T04:48:59.6354879Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2024-06-26T04:48:59.6552100Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2024-06-26T04:48:59.6748113Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2024-06-26T04:48:59.6865627Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4-minmax-scalar.c.o 2024-06-26T04:48:59.7435357Z [ 28%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2024-06-26T04:48:59.7692683Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-scalar.c.o 2024-06-26T04:48:59.7916689Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2024-06-26T04:48:59.8672263Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:48:59.9075488Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:48:59.9309419Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:48:59.9566385Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:48:59.9792334Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:48:59.9809579Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:00.0229552Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:00.0300264Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:00.0688955Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:00.0691400Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:00.0698828Z [ 28%] Linking CXX static library ../../lib/libonnx.a 2024-06-26T04:49:00.0853862Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:00.0962408Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:00.1020289Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:00.1366160Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:00.1590579Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:00.1641660Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:00.1784831Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:00.1935922Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:00.2117414Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:00.2319608Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:00.2398798Z [ 28%] Built target onnx 2024-06-26T04:49:00.2463184Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:00.2473672Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:00.2798502Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:00.2855044Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:00.3090732Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:00.3094830Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:00.3356257Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:00.3376403Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2024-06-26T04:49:00.3568880Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2024-06-26T04:49:00.3695558Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2024-06-26T04:49:00.3749466Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2024-06-26T04:49:00.3811416Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2024-06-26T04:49:00.4264405Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:00.5220980Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:00.6103129Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:00.6936808Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2024-06-26T04:49:00.7094750Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:00.7727635Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2024-06-26T04:49:00.7802223Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:00.7903951Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:00.7962543Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2024-06-26T04:49:00.8750901Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2024-06-26T04:49:00.8840230Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2024-06-26T04:49:00.9709599Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:01.0457070Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:01.1296215Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:01.2183703Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2024-06-26T04:49:01.2546085Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2024-06-26T04:49:01.2748983Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2024-06-26T04:49:01.2789449Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:01.2932011Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2024-06-26T04:49:01.3199205Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2024-06-26T04:49:01.3802215Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:01.4658924Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:01.5045203Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:01.5481823Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:01.6041388Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:01.6112211Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:01.6365635Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2024-06-26T04:49:01.6635517Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:01.6896706Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2024-06-26T04:49:01.6946423Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2024-06-26T04:49:01.7081851Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:01.7484644Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2024-06-26T04:49:01.8062845Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2024-06-26T04:49:01.8152741Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c.o 2024-06-26T04:49:01.8927259Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c.o 2024-06-26T04:49:01.9764885Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2024-06-26T04:49:02.0570538Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-06-26T04:49:02.0885339Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2024-06-26T04:49:02.1206442Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-06-26T04:49:02.1975690Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-06-26T04:49:02.2150588Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c1.c.o 2024-06-26T04:49:02.2713729Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2024-06-26T04:49:02.2949163Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c2.c.o 2024-06-26T04:49:02.3647952Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c4.c.o 2024-06-26T04:49:02.4482806Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-06-26T04:49:02.4572177Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-06-26T04:49:02.4752127Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-06-26T04:49:02.5160168Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2024-06-26T04:49:02.5377195Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2024-06-26T04:49:02.5523819Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-06-26T04:49:02.6321727Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-06-26T04:49:02.6851549Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2024-06-26T04:49:02.6863822Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2024-06-26T04:49:02.6874689Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-06-26T04:49:02.7651925Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c1.c.o 2024-06-26T04:49:02.8855318Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c2.c.o 2024-06-26T04:49:02.8897373Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2024-06-26T04:49:02.9306798Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c4.c.o 2024-06-26T04:49:02.9503788Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2024-06-26T04:49:02.9928002Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-06-26T04:49:03.0734722Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-06-26T04:49:03.1612485Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-06-26T04:49:03.1771489Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:03.2492944Z [ 28%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2024-06-26T04:49:03.2944693Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:03.3073415Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:03.4030150Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2024-06-26T04:49:03.4034628Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:03.4286329Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2024-06-26T04:49:03.4887748Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:03.4889757Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2024-06-26T04:49:03.4893498Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2024-06-26T04:49:03.5831404Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:03.5944349Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:03.6723939Z [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2024-06-26T04:49:03.6991954Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:03.7712234Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:03.8422310Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:03.9529514Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:03.9532238Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2024-06-26T04:49:04.0309345Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:04.0747958Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:04.0948719Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:04.1241174Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2024-06-26T04:49:04.1567557Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2024-06-26T04:49:04.1669613Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2024-06-26T04:49:04.1673780Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:04.1990651Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:04.2375615Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2024-06-26T04:49:04.2443721Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:04.2905286Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2024-06-26T04:49:04.3006122Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2024-06-26T04:49:04.3489337Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:04.4430484Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:04.5396981Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:04.6335586Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:04.6763694Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2024-06-26T04:49:04.7403922Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:04.8351125Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:04.8714700Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:04.9056637Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:04.9493286Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2024-06-26T04:49:05.0043708Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:05.0073407Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2024-06-26T04:49:05.0285430Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:05.1022992Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2024-06-26T04:49:05.1348109Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:05.2063023Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:05.2403592Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2024-06-26T04:49:05.2970096Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:05.3882563Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:05.3950882Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:05.4694329Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:05.4792854Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2024-06-26T04:49:05.5295253Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2024-06-26T04:49:05.5548452Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:05.5686416Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:05.6470210Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2024-06-26T04:49:05.6559223Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:05.7539592Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:05.8107761Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:05.8400916Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:05.8724603Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:05.8878481Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2024-06-26T04:49:05.9208715Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:05.9600990Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:05.9714788Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2024-06-26T04:49:05.9906516Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2024-06-26T04:49:06.0516091Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:06.1252308Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:06.1375343Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2024-06-26T04:49:06.2126872Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:06.3055449Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:06.3929090Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:06.4173627Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2024-06-26T04:49:06.4984500Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:06.5047739Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:06.5963993Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:06.6025077Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2024-06-26T04:49:06.6561187Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:06.6753002Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:06.6773953Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2024-06-26T04:49:06.6896268Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2024-06-26T04:49:06.7547638Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2024-06-26T04:49:06.7798564Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:06.8825553Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:06.8854978Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2024-06-26T04:49:06.9865356Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:06.9884009Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:06.9888303Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MAIAHooksInterface.cpp.o 2024-06-26T04:49:07.0396255Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:07.0686772Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2024-06-26T04:49:07.0909358Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2024-06-26T04:49:07.1295277Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:07.1799715Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2024-06-26T04:49:07.2358333Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:07.2891306Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:07.3283573Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2024-06-26T04:49:07.3606142Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:07.3705792Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:07.4122202Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:07.4308442Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:07.4385122Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2024-06-26T04:49:07.4500083Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:07.4639597Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2024-06-26T04:49:07.5134601Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2024-06-26T04:49:07.5306057Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2024-06-26T04:49:07.5445477Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:07.6281485Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:07.6788838Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:07.7317567Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2024-06-26T04:49:07.7662621Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:07.8596610Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:07.8767899Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2024-06-26T04:49:07.9699582Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2024-06-26T04:49:08.0125394Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:08.1153509Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:08.2036649Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:08.3250815Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:08.4571914Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:08.5619478Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:08.5885920Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2024-06-26T04:49:08.5955600Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:08.6806780Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2024-06-26T04:49:08.7403406Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:08.8501169Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:08.8517975Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesIndexing.cpp.o 2024-06-26T04:49:08.9325440Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:08.9641512Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2024-06-26T04:49:09.0336160Z [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2024-06-26T04:49:09.0356055Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:09.1204965Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:09.2105136Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:09.2984221Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:09.4138019Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:09.5333600Z [ 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-06-26T04:49:09.6355503Z [ 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-06-26T04:49:09.6642697Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2024-06-26T04:49:09.6644211Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2024-06-26T04:49:09.7566588Z [ 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-06-26T04:49:09.8645401Z [ 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-06-26T04:49:09.8921409Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2024-06-26T04:49:10.0842789Z [ 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-06-26T04:49:10.1113788Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2024-06-26T04:49:10.1489648Z [ 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-06-26T04:49:10.2002641Z [ 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-06-26T04:49:10.2642754Z [ 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-06-26T04:49:10.3158845Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2024-06-26T04:49:10.3611549Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:10.4827091Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:10.5981363Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:10.6157726Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:10.6841684Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-fmagic.c.o 2024-06-26T04:49:10.7332415Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2024-06-26T04:49:10.7599990Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2024-06-26T04:49:10.8192887Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-lrintf.c.o 2024-06-26T04:49:10.8921519Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-scalar.c.o 2024-06-26T04:49:10.9262566Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-signed64.c.o 2024-06-26T04:49:10.9589006Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2024-06-26T04:49:11.0153117Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned32.c.o 2024-06-26T04:49:11.0949660Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned64.c.o 2024-06-26T04:49:11.1285773Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-scalar.c.o 2024-06-26T04:49:11.1863848Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2024-06-26T04:49:11.1988395Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2024-06-26T04:49:11.2921571Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2024-06-26T04:49:11.3587954Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2024-06-26T04:49:11.3693020Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2024-06-26T04:49:11.4483019Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2024-06-26T04:49:11.5186155Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2024-06-26T04:49:11.6243107Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2024-06-26T04:49:11.7393227Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2024-06-26T04:49:11.8227002Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2024-06-26T04:49:11.8234860Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2024-06-26T04:49:11.8620767Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2024-06-26T04:49:11.8877798Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2024-06-26T04:49:11.8952825Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u1.c.o 2024-06-26T04:49:11.9243558Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2024-06-26T04:49:11.9311657Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u2.c.o 2024-06-26T04:49:11.9699580Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2024-06-26T04:49:12.0019272Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u4.c.o 2024-06-26T04:49:12.0744364Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2024-06-26T04:49:12.1208666Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2024-06-26T04:49:12.1601079Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2024-06-26T04:49:12.1889127Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2024-06-26T04:49:12.2284193Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2024-06-26T04:49:12.3011089Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2024-06-26T04:49:12.3553815Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2024-06-26T04:49:12.3639740Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2024-06-26T04:49:12.4420567Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2024-06-26T04:49:12.4441170Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c.o 2024-06-26T04:49:12.5278603Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c.o 2024-06-26T04:49:12.6327423Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2024-06-26T04:49:12.7274301Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c.o 2024-06-26T04:49:12.7834950Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c.o 2024-06-26T04:49:12.8100840Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2024-06-26T04:49:12.8446232Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2024-06-26T04:49:12.8514804Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u1.c.o 2024-06-26T04:49:12.9246880Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u2.c.o 2024-06-26T04:49:12.9704503Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u4.c.o 2024-06-26T04:49:13.0029942Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2024-06-26T04:49:13.0478051Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2024-06-26T04:49:13.0481038Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2024-06-26T04:49:13.0860782Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2024-06-26T04:49:13.1136021Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2024-06-26T04:49:13.1647911Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:13.2484471Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:13.3529350Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:13.3572589Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2024-06-26T04:49:13.3685699Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2024-06-26T04:49:13.4515639Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:13.4650215Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:13.5081225Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2024-06-26T04:49:13.5377314Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2024-06-26T04:49:13.5499006Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:13.5991690Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:13.6574679Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:13.7002042Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2024-06-26T04:49:13.7510728Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:13.8628227Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:13.8676843Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2024-06-26T04:49:13.9295635Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:13.9415036Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:13.9499786Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2024-06-26T04:49:13.9814996Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2024-06-26T04:49:14.0191382Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2024-06-26T04:49:14.0346937Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:14.1193855Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:14.1218673Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2024-06-26T04:49:14.1668242Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:14.2081568Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2024-06-26T04:49:14.2687794Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:14.3529160Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:14.3904139Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:14.4167078Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:14.4273642Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2024-06-26T04:49:14.4567822Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:14.4802802Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2024-06-26T04:49:14.5045926Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2024-06-26T04:49:14.5327781Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:14.5591479Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:14.6362788Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2024-06-26T04:49:14.6583381Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:14.7290424Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:14.7566676Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2024-06-26T04:49:14.7920338Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:14.8327733Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2024-06-26T04:49:14.8363071Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2024-06-26T04:49:14.8977414Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:14.9033714Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:14.9803061Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2024-06-26T04:49:15.0199817Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:15.0714052Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:15.0805391Z [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2024-06-26T04:49:15.1149177Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2024-06-26T04:49:15.1532272Z [ 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-06-26T04:49:15.1988530Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2024-06-26T04:49:15.2508228Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2024-06-26T04:49:15.3172235Z [ 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-06-26T04:49:15.3279309Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2024-06-26T04:49:15.3881915Z [ 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-06-26T04:49:15.4630545Z [ 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-06-26T04:49:15.4823641Z [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2024-06-26T04:49:15.5421763Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2024-06-26T04:49:15.5610549Z [ 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-06-26T04:49:15.5768539Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:15.5834440Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:15.6202735Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2024-06-26T04:49:15.6392665Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2024-06-26T04:49:15.6521763Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:15.6576306Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2024-06-26T04:49:15.7089692Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:15.7538862Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2024-06-26T04:49:15.7634436Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:15.7763881Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2024-06-26T04:49:15.8211346Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:15.8504845Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2024-06-26T04:49:15.9043745Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:15.9954020Z [ 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-06-26T04:49:16.0908251Z [ 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-06-26T04:49:16.0980968Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2024-06-26T04:49:16.1525962Z [ 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-06-26T04:49:16.1613562Z [ 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-06-26T04:49:16.2229769Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2024-06-26T04:49:16.2444915Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2024-06-26T04:49:16.2639394Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2024-06-26T04:49:16.2703571Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c.o 2024-06-26T04:49:16.2850942Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2024-06-26T04:49:16.3265528Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c.o 2024-06-26T04:49:16.3414010Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2024-06-26T04:49:16.3989598Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2024-06-26T04:49:16.4032806Z [ 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-06-26T04:49:16.4095236Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2024-06-26T04:49:16.4666218Z [ 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-06-26T04:49:16.5384285Z [ 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-06-26T04:49:16.6064990Z [ 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-06-26T04:49:16.6712075Z [ 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-06-26T04:49:16.7340917Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2024-06-26T04:49:16.7430340Z [ 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-06-26T04:49:16.7568308Z [ 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-06-26T04:49:16.7948557Z [ 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-06-26T04:49:16.8002043Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2024-06-26T04:49:16.8240283Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2024-06-26T04:49:16.8590286Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2024-06-26T04:49:16.8593164Z [ 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-06-26T04:49:16.8991693Z [ 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-06-26T04:49:16.9359043Z [ 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-06-26T04:49:16.9619383Z [ 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-06-26T04:49:17.0033964Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2024-06-26T04:49:17.0274360Z [ 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-06-26T04:49:17.0928732Z [ 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-06-26T04:49:17.1619900Z [ 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-06-26T04:49:17.1739880Z [ 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-06-26T04:49:17.2239609Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2024-06-26T04:49:17.2483699Z [ 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-06-26T04:49:17.2513285Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2024-06-26T04:49:17.2744876Z [ 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-06-26T04:49:17.2795464Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2024-06-26T04:49:17.3238849Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2024-06-26T04:49:17.3594548Z [ 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-06-26T04:49:17.3660526Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2024-06-26T04:49:17.4431655Z [ 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-06-26T04:49:17.5197157Z [ 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-06-26T04:49:17.6145443Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:17.6725504Z [ 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-06-26T04:49:17.6827058Z [ 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-06-26T04:49:17.6960346Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2024-06-26T04:49:17.7032088Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2024-06-26T04:49:17.7551911Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2024-06-26T04:49:17.7759687Z [ 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-06-26T04:49:17.8281390Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2024-06-26T04:49:17.8468490Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:17.8824387Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2024-06-26T04:49:17.9539126Z [ 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-06-26T04:49:18.0284793Z [ 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-06-26T04:49:18.0400005Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2024-06-26T04:49:18.0878304Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2024-06-26T04:49:18.1292433Z [ 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-06-26T04:49:18.1448565Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:18.2363920Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2024-06-26T04:49:18.2713250Z [ 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-06-26T04:49:18.3099010Z [ 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-06-26T04:49:18.3573898Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2024-06-26T04:49:18.4359356Z [ 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-06-26T04:49:18.4545180Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:18.5386878Z [ 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-06-26T04:49:18.5558857Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2024-06-26T04:49:18.6333592Z [ 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-06-26T04:49:18.7403997Z [ 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-06-26T04:49:18.8738022Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:18.9020140Z [ 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-06-26T04:49:18.9695562Z [ 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-06-26T04:49:19.0033741Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2024-06-26T04:49:19.0617515Z [ 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-06-26T04:49:19.0820279Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2024-06-26T04:49:19.1059693Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2024-06-26T04:49:19.1205679Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:19.1696420Z [ 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-06-26T04:49:19.2166539Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2024-06-26T04:49:19.2219608Z [ 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-06-26T04:49:19.2682699Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2024-06-26T04:49:19.3042514Z [ 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-06-26T04:49:19.4082055Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:19.4990946Z [ 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-06-26T04:49:19.5691080Z [ 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-06-26T04:49:19.6451058Z [ 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-06-26T04:49:19.7371972Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:19.8342459Z [ 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-06-26T04:49:19.8489394Z [ 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-06-26T04:49:19.9351648Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2024-06-26T04:49:19.9656936Z [ 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-06-26T04:49:19.9676874Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2024-06-26T04:49:20.0047270Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:20.1099241Z [ 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-06-26T04:49:20.1107981Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2024-06-26T04:49:20.1364346Z [ 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-06-26T04:49:20.1366218Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2024-06-26T04:49:20.2019523Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2024-06-26T04:49:20.2363758Z [ 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-06-26T04:49:20.3175363Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:20.3932451Z [ 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-06-26T04:49:20.4846513Z [ 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-06-26T04:49:20.5825890Z [ 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-06-26T04:49:20.6250908Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2024-06-26T04:49:20.7077767Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:20.7758216Z [ 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-06-26T04:49:20.8119111Z [ 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-06-26T04:49:20.8166731Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2024-06-26T04:49:20.8476649Z [ 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-06-26T04:49:20.9162874Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2024-06-26T04:49:20.9594290Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:20.9888515Z [ 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-06-26T04:49:21.0607963Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2024-06-26T04:49:21.0785917Z [ 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-06-26T04:49:21.0852672Z [ 33%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2024-06-26T04:49:21.1823551Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:21.2889049Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:21.3806814Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:21.4468128Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2024-06-26T04:49:21.4957561Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:21.5933040Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-06-26T04:49:21.7035534Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:21.7596352Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2024-06-26T04:49:21.8093237Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-06-26T04:49:21.8653230Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-06-26T04:49:21.8862812Z [ 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-06-26T04:49:21.8919494Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2024-06-26T04:49:21.9133005Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c.o 2024-06-26T04:49:21.9723541Z [ 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-06-26T04:49:21.9954159Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2024-06-26T04:49:22.0348189Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2024-06-26T04:49:22.0722140Z [ 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-06-26T04:49:22.1688902Z [ 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-06-26T04:49:22.2155018Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c.o 2024-06-26T04:49:22.2674176Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2024-06-26T04:49:22.2892168Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-fmagic.c.o 2024-06-26T04:49:22.3812105Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-lrintf.c.o 2024-06-26T04:49:22.4496236Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-scalar.c.o 2024-06-26T04:49:22.5450136Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-signed64.c.o 2024-06-26T04:49:22.5606031Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned32.c.o 2024-06-26T04:49:22.5984339Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2024-06-26T04:49:22.6230169Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned64.c.o 2024-06-26T04:49:22.7047658Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2024-06-26T04:49:22.7955822Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2024-06-26T04:49:22.8795548Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2024-06-26T04:49:22.9044353Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2024-06-26T04:49:22.9419819Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2024-06-26T04:49:22.9452405Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2024-06-26T04:49:22.9583163Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2024-06-26T04:49:23.0110946Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2024-06-26T04:49:23.0168259Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2024-06-26T04:49:23.0251158Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2024-06-26T04:49:23.1215246Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2024-06-26T04:49:23.1691652Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2024-06-26T04:49:23.2004024Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2024-06-26T04:49:23.2672966Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u1.c.o 2024-06-26T04:49:23.3370242Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u2.c.o 2024-06-26T04:49:23.4167384Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u4.c.o 2024-06-26T04:49:23.4911943Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2024-06-26T04:49:23.5143700Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2024-06-26T04:49:23.5764221Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2024-06-26T04:49:23.5782687Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2024-06-26T04:49:23.6587567Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2024-06-26T04:49:23.7234538Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2024-06-26T04:49:23.7297243Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2024-06-26T04:49:23.8145469Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2024-06-26T04:49:23.8446817Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2024-06-26T04:49:23.8944452Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2024-06-26T04:49:23.8947323Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c.o 2024-06-26T04:49:23.9074172Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c.o 2024-06-26T04:49:23.9793175Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2024-06-26T04:49:23.9970461Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2024-06-26T04:49:24.0033500Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c.o 2024-06-26T04:49:24.0680858Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2024-06-26T04:49:24.0751024Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c.o 2024-06-26T04:49:24.1553804Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2024-06-26T04:49:24.2264844Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2024-06-26T04:49:24.2935876Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2024-06-26T04:49:24.3647900Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2024-06-26T04:49:24.4304920Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-06-26T04:49:24.5094624Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2024-06-26T04:49:24.5951430Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x1.c.o 2024-06-26T04:49:24.6335355Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x2.c.o 2024-06-26T04:49:24.6771995Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x3.c.o 2024-06-26T04:49:24.7105127Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2024-06-26T04:49:24.7449391Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x4.c.o 2024-06-26T04:49:24.7570127Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2024-06-26T04:49:24.7770330Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u1.c.o 2024-06-26T04:49:24.8060758Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u2.c.o 2024-06-26T04:49:24.8390988Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u3.c.o 2024-06-26T04:49:24.8864944Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2024-06-26T04:49:24.9249808Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u4.c.o 2024-06-26T04:49:24.9994886Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2024-06-26T04:49:25.0378302Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2024-06-26T04:49:25.1045089Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2024-06-26T04:49:25.1445352Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2024-06-26T04:49:25.1643101Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2024-06-26T04:49:25.2146413Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-06-26T04:49:25.2251789Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2024-06-26T04:49:25.2874348Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2024-06-26T04:49:25.3846958Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2024-06-26T04:49:25.4662921Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-accumulate/gen/u32-filterbank-accumulate-scalar-x1.c.o 2024-06-26T04:49:25.5141865Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-subtract/u32-filterbank-subtract-scalar-x2.c.o 2024-06-26T04:49:25.5653125Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdagrad.cpp.o 2024-06-26T04:49:25.5766071Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x1.c.o 2024-06-26T04:49:25.6518715Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x2.c.o 2024-06-26T04:49:25.6918538Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x3.c.o 2024-06-26T04:49:25.6993115Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdam.cpp.o 2024-06-26T04:49:25.7272321Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedSGD.cpp.o 2024-06-26T04:49:25.7488151Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x4.c.o 2024-06-26T04:49:25.8474885Z [ 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-06-26T04:49:25.8620962Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2024-06-26T04:49:25.9226130Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2024-06-26T04:49:25.9362921Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2024-06-26T04:49:25.9912713Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2024-06-26T04:49:26.0741120Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2024-06-26T04:49:26.1422741Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2024-06-26T04:49:26.1743148Z [ 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-06-26T04:49:26.2081662Z [ 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-06-26T04:49:26.2522395Z [ 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-06-26T04:49:26.2922482Z [ 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-06-26T04:49:26.3558929Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2024-06-26T04:49:26.4105627Z [ 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-06-26T04:49:26.4120178Z [ 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-06-26T04:49:26.4639708Z [ 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-06-26T04:49:26.4641740Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2024-06-26T04:49:26.4728615Z [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2024-06-26T04:49:26.5289704Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:26.6057463Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-int-u2.c.o 2024-06-26T04:49:26.6178074Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:26.6844609Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2024-06-26T04:49:26.6847513Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2024-06-26T04:49:26.7105944Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2024-06-26T04:49:26.7589112Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2024-06-26T04:49:26.7840918Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2024-06-26T04:49:26.8579348Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2024-06-26T04:49:26.9435486Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2024-06-26T04:49:27.0284448Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2024-06-26T04:49:27.0900813Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2024-06-26T04:49:27.1591336Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2024-06-26T04:49:27.2244015Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2024-06-26T04:49:27.3561035Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2024-06-26T04:49:27.3588939Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2024-06-26T04:49:27.4337937Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2024-06-26T04:49:27.4550959Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2024-06-26T04:49:27.4850771Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2024-06-26T04:49:27.4862517Z [ 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-06-26T04:49:27.5302472Z [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2024-06-26T04:49:27.5661232Z [ 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-06-26T04:49:27.5740467Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2024-06-26T04:49:27.5938334Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2024-06-26T04:49:27.6327698Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2024-06-26T04:49:27.6361900Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2024-06-26T04:49:27.6607146Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2024-06-26T04:49:27.6885743Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2024-06-26T04:49:27.6970153Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2024-06-26T04:49:27.7899837Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2024-06-26T04:49:27.8634826Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2024-06-26T04:49:27.9334396Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2024-06-26T04:49:27.9452048Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2024-06-26T04:49:28.0035305Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2024-06-26T04:49:28.0152327Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2024-06-26T04:49:28.0563945Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2024-06-26T04:49:28.0739608Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2024-06-26T04:49:28.1275606Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2024-06-26T04:49:28.2087737Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2024-06-26T04:49:28.2688312Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2024-06-26T04:49:28.2759139Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2024-06-26T04:49:28.3383303Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2024-06-26T04:49:28.3513976Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2024-06-26T04:49:28.4342783Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2024-06-26T04:49:28.5162657Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c.o 2024-06-26T04:49:28.5301588Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c.o 2024-06-26T04:49:28.5919999Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2024-06-26T04:49:28.5921918Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c.o 2024-06-26T04:49:28.6478733Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c.o 2024-06-26T04:49:28.6534347Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2024-06-26T04:49:28.7171307Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c.o 2024-06-26T04:49:28.7837250Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c.o 2024-06-26T04:49:28.8525624Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c.o 2024-06-26T04:49:28.9356209Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c.o 2024-06-26T04:49:28.9614011Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2024-06-26T04:49:28.9972091Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2024-06-26T04:49:28.9974057Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2024-06-26T04:49:29.0385098Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:29.1140190Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-float-u4.c.o 2024-06-26T04:49:29.1716646Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2024-06-26T04:49:29.2042045Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:29.2796755Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2024-06-26T04:49:29.3386394Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:29.4421894Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-float-u4.c.o 2024-06-26T04:49:29.4845357Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:29.5327042Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2024-06-26T04:49:29.5658703Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-float-u4.c.o 2024-06-26T04:49:29.6327738Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-int-u4.c.o 2024-06-26T04:49:29.7038699Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2024-06-26T04:49:29.7503993Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2024-06-26T04:49:29.7706414Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2024-06-26T04:49:29.8033778Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2024-06-26T04:49:29.8467118Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2024-06-26T04:49:29.8735900Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2024-06-26T04:49:29.9639953Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2024-06-26T04:49:30.0024985Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2024-06-26T04:49:30.0328551Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2024-06-26T04:49:30.0758977Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2024-06-26T04:49:30.0981041Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2024-06-26T04:49:30.1052487Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2024-06-26T04:49:30.1804289Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2024-06-26T04:49:30.2400195Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2024-06-26T04:49:30.2613439Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2024-06-26T04:49:30.3165443Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2024-06-26T04:49:30.3656697Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2024-06-26T04:49:30.4040230Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2024-06-26T04:49:30.4354273Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2024-06-26T04:49:30.4641666Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2024-06-26T04:49:30.5461964Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2024-06-26T04:49:30.6243561Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2024-06-26T04:49:30.6803119Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2024-06-26T04:49:30.6871688Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2024-06-26T04:49:30.7448749Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2024-06-26T04:49:30.7514434Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2024-06-26T04:49:30.8746676Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-scalar.c.o 2024-06-26T04:49:30.9049297Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2024-06-26T04:49:30.9588037Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c.o 2024-06-26T04:49:31.0390131Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c.o 2024-06-26T04:49:31.0643550Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2024-06-26T04:49:31.0962830Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c.o 2024-06-26T04:49:31.1750212Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c.o 2024-06-26T04:49:31.2644198Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c.o 2024-06-26T04:49:31.2911296Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c.o 2024-06-26T04:49:31.3275089Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c.o 2024-06-26T04:49:31.3561146Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c.o 2024-06-26T04:49:31.3563660Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2024-06-26T04:49:31.4107090Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2024-06-26T04:49:31.4158584Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2024-06-26T04:49:31.4803052Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2024-06-26T04:49:31.5525473Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2024-06-26T04:49:31.6165253Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2024-06-26T04:49:31.6752346Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2024-06-26T04:49:31.7249536Z [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2024-06-26T04:49:31.7400776Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2024-06-26T04:49:31.8402432Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2024-06-26T04:49:31.8977899Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2024-06-26T04:49:31.9025424Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2024-06-26T04:49:31.9885770Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2024-06-26T04:49:32.0652220Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2024-06-26T04:49:32.1119661Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2024-06-26T04:49:32.1359234Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2024-06-26T04:49:32.1361808Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2024-06-26T04:49:32.1688203Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2024-06-26T04:49:32.2128397Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2024-06-26T04:49:32.2489643Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2024-06-26T04:49:32.2807627Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2024-06-26T04:49:32.2839379Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2024-06-26T04:49:32.3642468Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2024-06-26T04:49:32.3963048Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2024-06-26T04:49:32.4180155Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2024-06-26T04:49:32.4730405Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2024-06-26T04:49:32.5442655Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u1.c.o 2024-06-26T04:49:32.5509496Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u2.c.o 2024-06-26T04:49:32.6314545Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2024-06-26T04:49:32.6516867Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-06-26T04:49:32.7651626Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u1.c.o 2024-06-26T04:49:32.8692325Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u2.c.o 2024-06-26T04:49:32.9210545Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-06-26T04:49:32.9666087Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2024-06-26T04:49:33.0347523Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h2ts-div.c.o 2024-06-26T04:49:33.1104636Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2024-06-26T04:49:33.1406231Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h2ts-rcp.c.o 2024-06-26T04:49:33.2217702Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ps-div.c.o 2024-06-26T04:49:33.2820861Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ps-rcp.c.o 2024-06-26T04:49:33.2984360Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2024-06-26T04:49:33.3645448Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ts-div.c.o 2024-06-26T04:49:33.4566306Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ts-rcp.c.o 2024-06-26T04:49:33.5279631Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p3h1ts-div.c.o 2024-06-26T04:49:33.5320439Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2024-06-26T04:49:33.6242369Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h2ts-div.c.o 2024-06-26T04:49:33.6368064Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2024-06-26T04:49:33.6955123Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h2ts-rcp.c.o 2024-06-26T04:49:33.7655781Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-06-26T04:49:33.7678854Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ps-rcp.c.o 2024-06-26T04:49:33.8409125Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ts-div.c.o 2024-06-26T04:49:33.8479215Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2024-06-26T04:49:33.9451220Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ts-rcp.c.o 2024-06-26T04:49:33.9989438Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p3h1ts-div.c.o 2024-06-26T04:49:34.0056303Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2024-06-26T04:49:34.1025262Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h2ts-div.c.o 2024-06-26T04:49:34.1606102Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2024-06-26T04:49:34.1980206Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h2ts-rcp.c.o 2024-06-26T04:49:34.2799790Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h3ps-div.c.o 2024-06-26T04:49:34.3469871Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h3ts-div.c.o 2024-06-26T04:49:34.3652056Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut32-p3h1ts-div.c.o 2024-06-26T04:49:34.4218414Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2024-06-26T04:49:34.4486542Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut64-p3h1ts-div.c.o 2024-06-26T04:49:34.4851117Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2024-06-26T04:49:34.5241377Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h4ts-div.c.o 2024-06-26T04:49:34.5792580Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2024-06-26T04:49:34.6066570Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ps-div.c.o 2024-06-26T04:49:34.6856517Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ps-rcp.c.o 2024-06-26T04:49:34.7521771Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ts-div.c.o 2024-06-26T04:49:34.8290466Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ts-rcp.c.o 2024-06-26T04:49:34.8734037Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2024-06-26T04:49:34.9324037Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h2ts-div.c.o 2024-06-26T04:49:34.9820247Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h3ps-div.c.o 2024-06-26T04:49:35.0047571Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2024-06-26T04:49:35.0646034Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h3ts-div.c.o 2024-06-26T04:49:35.1405822Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p3h1ts-div.c.o 2024-06-26T04:49:35.2623537Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h2ts-div.c.o 2024-06-26T04:49:35.3120899Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h2ts-rcp.c.o 2024-06-26T04:49:35.3228135Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h3ps-div.c.o 2024-06-26T04:49:35.3669443Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2024-06-26T04:49:35.4011800Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2024-06-26T04:49:35.4622972Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h3ts-div.c.o 2024-06-26T04:49:35.5215173Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p3h1ts-div.c.o 2024-06-26T04:49:35.5473211Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2024-06-26T04:49:35.6066094Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h2ts-div.c.o 2024-06-26T04:49:35.6741996Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h3ps-div.c.o 2024-06-26T04:49:35.7854840Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut32-p3h1ts-div.c.o 2024-06-26T04:49:35.7857066Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h3ts-div.c.o 2024-06-26T04:49:35.8506449Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2024-06-26T04:49:35.8864293Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut64-p3h1ts-div.c.o 2024-06-26T04:49:35.8914826Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h4ts-div.c.o 2024-06-26T04:49:35.9732903Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2024-06-26T04:49:36.0177656Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h5ps-div.c.o 2024-06-26T04:49:36.1145674Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h5ts-div.c.o 2024-06-26T04:49:36.2065022Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h2ts-div.c.o 2024-06-26T04:49:36.2346548Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2024-06-26T04:49:36.2876949Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h3ps-div.c.o 2024-06-26T04:49:36.3902009Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h3ts-div.c.o 2024-06-26T04:49:36.4061990Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p3h1ts-div.c.o 2024-06-26T04:49:36.4638139Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2024-06-26T04:49:36.4639813Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h2ts-div.c.o 2024-06-26T04:49:36.4701964Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2024-06-26T04:49:36.5451388Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h3ps-div.c.o 2024-06-26T04:49:36.6170545Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h3ts-div.c.o 2024-06-26T04:49:36.7314554Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p3h1ts-div.c.o 2024-06-26T04:49:36.7327652Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h2ts-div.c.o 2024-06-26T04:49:36.7991922Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h3ps-div.c.o 2024-06-26T04:49:36.8063686Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h3ts-div.c.o 2024-06-26T04:49:36.8124476Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut32-p3h1ts-div.c.o 2024-06-26T04:49:36.8662719Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2024-06-26T04:49:36.8724894Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2024-06-26T04:49:36.8797125Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut64-p3h1ts-div.c.o 2024-06-26T04:49:36.9602118Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h4ts-div.c.o 2024-06-26T04:49:37.0396728Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h5ps-div.c.o 2024-06-26T04:49:37.1040821Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h5ts-div.c.o 2024-06-26T04:49:37.1124676Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2024-06-26T04:49:37.1767886Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h2ts-div.c.o 2024-06-26T04:49:37.2496237Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h3ps-div.c.o 2024-06-26T04:49:37.2523753Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2024-06-26T04:49:37.3003482Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h3ts-div.c.o 2024-06-26T04:49:37.3233500Z [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2024-06-26T04:49:37.3803820Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p3h1ts-div.c.o 2024-06-26T04:49:37.4643886Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h2ts-div.c.o 2024-06-26T04:49:37.5370392Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h3ps-div.c.o 2024-06-26T04:49:37.6098482Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h3ts-div.c.o 2024-06-26T04:49:37.6788869Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2024-06-26T04:49:37.6844744Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p3h1ts-div.c.o 2024-06-26T04:49:37.7878283Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h2ts-div.c.o 2024-06-26T04:49:37.8601568Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h3ps-div.c.o 2024-06-26T04:49:37.8626227Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h3ts-div.c.o 2024-06-26T04:49:37.9288442Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2024-06-26T04:49:37.9725386Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut32-p3h1ts-div.c.o 2024-06-26T04:49:38.0594618Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut64-p3h1ts-div.c.o 2024-06-26T04:49:38.1487287Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h4ts-div.c.o 2024-06-26T04:49:38.1612771Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2024-06-26T04:49:38.1710603Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h5ps-div.c.o 2024-06-26T04:49:38.1932945Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h5ts-div.c.o 2024-06-26T04:49:38.2321252Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2024-06-26T04:49:38.2437668Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2024-06-26T04:49:38.2898096Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2024-06-26T04:49:38.3240662Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2024-06-26T04:49:38.4103051Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.o 2024-06-26T04:49:38.4887152Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2024-06-26T04:49:38.5036741Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2024-06-26T04:49:38.5287767Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc2.c.o 2024-06-26T04:49:38.5651597Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc3.c.o 2024-06-26T04:49:38.6379619Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc4.c.o 2024-06-26T04:49:38.6810158Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2024-06-26T04:49:38.7404848Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2024-06-26T04:49:38.7469663Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c.o 2024-06-26T04:49:38.8404846Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2024-06-26T04:49:38.9434283Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c.o 2024-06-26T04:49:38.9976852Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c.o 2024-06-26T04:49:39.0367280Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2024-06-26T04:49:39.0927067Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c.o 2024-06-26T04:49:39.1792755Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c.o 2024-06-26T04:49:39.1802821Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c.o 2024-06-26T04:49:39.2865198Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc2.c.o 2024-06-26T04:49:39.2929444Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2024-06-26T04:49:39.3155737Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2024-06-26T04:49:39.3249157Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2024-06-26T04:49:39.3881860Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2024-06-26T04:49:39.4633472Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc4.c.o 2024-06-26T04:49:39.5765625Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c.o 2024-06-26T04:49:39.6703542Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4-acc2.c.o 2024-06-26T04:49:39.7717711Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c.o 2024-06-26T04:49:39.8082547Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c.o 2024-06-26T04:49:39.8646206Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2024-06-26T04:49:39.9176275Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c.o 2024-06-26T04:49:40.0281467Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc2.c.o 2024-06-26T04:49:40.0800676Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2024-06-26T04:49:40.1338442Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc3.c.o 2024-06-26T04:49:40.2371791Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc4.c.o 2024-06-26T04:49:40.3269713Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc5.c.o 2024-06-26T04:49:40.3721806Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2024-06-26T04:49:40.4507618Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c.o 2024-06-26T04:49:40.4848765Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2024-06-26T04:49:40.5464700Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc2.c.o 2024-06-26T04:49:40.5763711Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc3.c.o 2024-06-26T04:49:40.6316318Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2024-06-26T04:49:40.6602703Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c.o 2024-06-26T04:49:40.7951225Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4-acc2.c.o 2024-06-26T04:49:40.8736364Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c.o 2024-06-26T04:49:40.9898405Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4-acc2.c.o 2024-06-26T04:49:41.0081703Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2024-06-26T04:49:41.0951093Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c.o 2024-06-26T04:49:41.1183181Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2024-06-26T04:49:41.1869944Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc2.c.o 2024-06-26T04:49:41.2126283Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2024-06-26T04:49:41.2610689Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc3.c.o 2024-06-26T04:49:41.2627648Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2024-06-26T04:49:41.3696833Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc4.c.o 2024-06-26T04:49:41.3703399Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc5.c.o 2024-06-26T04:49:41.4594980Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2024-06-26T04:49:41.4714069Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c.o 2024-06-26T04:49:41.5278895Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc2.c.o 2024-06-26T04:49:41.5946311Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2024-06-26T04:49:41.6325247Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc3.c.o 2024-06-26T04:49:41.7331462Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2024-06-26T04:49:41.7428383Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4-acc2.c.o 2024-06-26T04:49:41.8224727Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2024-06-26T04:49:41.8660019Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c.o 2024-06-26T04:49:41.9052360Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c.o 2024-06-26T04:49:41.9561606Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2024-06-26T04:49:41.9757761Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2024-06-26T04:49:41.9940406Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2024-06-26T04:49:42.0432706Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c.o 2024-06-26T04:49:42.0889418Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2024-06-26T04:49:42.1282811Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2024-06-26T04:49:42.2835461Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c.o 2024-06-26T04:49:42.3923054Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2024-06-26T04:49:42.4665534Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2024-06-26T04:49:42.4959315Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c.o 2024-06-26T04:49:42.5753353Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2024-06-26T04:49:42.6494396Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2024-06-26T04:49:42.6895820Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:42.7989779Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.o 2024-06-26T04:49:42.8406796Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:42.8717639Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2024-06-26T04:49:42.8939569Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2024-06-26T04:49:42.9479871Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2024-06-26T04:49:42.9803990Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:43.0024127Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.o 2024-06-26T04:49:43.0755082Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2024-06-26T04:49:43.0878739Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:43.1888510Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2024-06-26T04:49:43.3066112Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:43.3445507Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2024-06-26T04:49:43.4043538Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.o 2024-06-26T04:49:43.4798527Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:43.5130592Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2024-06-26T04:49:43.5137399Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2024-06-26T04:49:43.5687944Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2024-06-26T04:49:43.6020933Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:43.6871782Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2024-06-26T04:49:43.7901882Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:43.9198916Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2024-06-26T04:49:43.9885637Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.o 2024-06-26T04:49:44.0174943Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2024-06-26T04:49:44.0548994Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2024-06-26T04:49:44.1172940Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c.o 2024-06-26T04:49:44.1549677Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2024-06-26T04:49:44.2361249Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2024-06-26T04:49:44.3408866Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c.o 2024-06-26T04:49:44.4393828Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2024-06-26T04:49:44.4683253Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2024-06-26T04:49:44.4800589Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c.o 2024-06-26T04:49:44.5516145Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2024-06-26T04:49:44.5779413Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2024-06-26T04:49:44.6204304Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c.o 2024-06-26T04:49:44.6810652Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2024-06-26T04:49:44.7164789Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2024-06-26T04:49:44.8227358Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-sse-u4.c.o 2024-06-26T04:49:44.8346132Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-sse-c4.c.o 2024-06-26T04:49:44.8979440Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2024-06-26T04:49:44.9363574Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-sse-c4.c.o 2024-06-26T04:49:45.0247529Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c.o 2024-06-26T04:49:45.0573387Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2024-06-26T04:49:45.2028037Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2024-06-26T04:49:45.2239176Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c.o 2024-06-26T04:49:45.3446493Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c.o 2024-06-26T04:49:45.3450149Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c.o 2024-06-26T04:49:45.3529626Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2024-06-26T04:49:45.5228986Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2024-06-26T04:49:45.5277662Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2024-06-26T04:49:45.5280462Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2024-06-26T04:49:45.6343000Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2024-06-26T04:49:45.6423158Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c.o 2024-06-26T04:49:45.8070394Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2024-06-26T04:49:45.8233280Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c.o 2024-06-26T04:49:45.9319547Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2024-06-26T04:49:45.9803442Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c.o 2024-06-26T04:49:46.0913837Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2024-06-26T04:49:46.1877372Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c.o 2024-06-26T04:49:46.3549279Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2024-06-26T04:49:46.3798649Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2024-06-26T04:49:46.4081563Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2024-06-26T04:49:46.4251763Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c.o 2024-06-26T04:49:46.4614509Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c.o 2024-06-26T04:49:46.5114342Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c.o 2024-06-26T04:49:46.5796973Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2024-06-26T04:49:46.6075209Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2024-06-26T04:49:46.6197332Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c.o 2024-06-26T04:49:46.7642758Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c.o 2024-06-26T04:49:46.8146155Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2024-06-26T04:49:46.8987683Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2024-06-26T04:49:46.9196111Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2024-06-26T04:49:47.0424093Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c.o 2024-06-26T04:49:47.2045757Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c.o 2024-06-26T04:49:47.2501738Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c.o 2024-06-26T04:49:47.3487902Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2024-06-26T04:49:47.3708508Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c.o 2024-06-26T04:49:47.4833034Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c.o 2024-06-26T04:49:47.5202035Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2024-06-26T04:49:47.5751939Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c.o 2024-06-26T04:49:47.6371046Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2024-06-26T04:49:47.6747120Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2024-06-26T04:49:47.6989033Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c.o 2024-06-26T04:49:47.7121454Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2024-06-26T04:49:47.7647528Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2024-06-26T04:49:47.8120850Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2024-06-26T04:49:47.8438855Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2024-06-26T04:49:47.8724151Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c.o 2024-06-26T04:49:47.9922387Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c.o 2024-06-26T04:49:48.0645436Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2024-06-26T04:49:48.1691848Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c.o 2024-06-26T04:49:48.1810685Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2024-06-26T04:49:48.3174089Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2024-06-26T04:49:48.3885063Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2024-06-26T04:49:48.4866123Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2024-06-26T04:49:48.6264371Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2024-06-26T04:49:48.7340754Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c.o 2024-06-26T04:49:48.7720178Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2024-06-26T04:49:48.7805688Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2024-06-26T04:49:48.8133079Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2024-06-26T04:49:48.9121831Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2024-06-26T04:49:48.9265101Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c.o 2024-06-26T04:49:48.9984338Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c.o 2024-06-26T04:49:49.0063582Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2024-06-26T04:49:49.0093259Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2024-06-26T04:49:49.0804892Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2024-06-26T04:49:49.1698080Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2024-06-26T04:49:49.2504059Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c.o 2024-06-26T04:49:49.2851872Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2024-06-26T04:49:49.3483392Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2024-06-26T04:49:49.3809372Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2024-06-26T04:49:49.4787531Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c.o 2024-06-26T04:49:49.6037173Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c.o 2024-06-26T04:49:49.6537133Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2024-06-26T04:49:49.7067819Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2024-06-26T04:49:49.7224651Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2024-06-26T04:49:49.8247901Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c.o 2024-06-26T04:49:49.9035618Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c.o 2024-06-26T04:49:49.9292387Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c.o 2024-06-26T04:49:49.9349670Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2024-06-26T04:49:49.9953122Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2024-06-26T04:49:50.0253172Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c.o 2024-06-26T04:49:50.1173464Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2024-06-26T04:49:50.2100644Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2024-06-26T04:49:50.2857957Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2024-06-26T04:49:50.3319728Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2024-06-26T04:49:50.3765992Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c.o 2024-06-26T04:49:50.4614006Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse-2x4.c.o 2024-06-26T04:49:50.5365425Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse-2x8.c.o 2024-06-26T04:49:50.5435038Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2024-06-26T04:49:50.6153088Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2024-06-26T04:49:50.7002077Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2024-06-26T04:49:50.8257213Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2024-06-26T04:49:50.8929207Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2024-06-26T04:49:50.9281621Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2024-06-26T04:49:50.9287250Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2024-06-26T04:49:50.9843977Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2024-06-26T04:49:51.0164189Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2024-06-26T04:49:51.0631332Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2024-06-26T04:49:51.1083582Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2024-06-26T04:49:51.1671542Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2024-06-26T04:49:51.2081754Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2024-06-26T04:49:51.2391458Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2024-06-26T04:49:51.2841159Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c.o 2024-06-26T04:49:51.3157889Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2024-06-26T04:49:51.3643589Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2024-06-26T04:49:51.4419563Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2024-06-26T04:49:51.5258759Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2024-06-26T04:49:51.5602933Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2024-06-26T04:49:51.5901180Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2024-06-26T04:49:51.6685934Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2024-06-26T04:49:51.7082952Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2024-06-26T04:49:51.7500317Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2024-06-26T04:49:51.8206233Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2024-06-26T04:49:51.9002847Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c.o 2024-06-26T04:49:51.9610071Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2024-06-26T04:49:51.9988953Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c.o 2024-06-26T04:49:52.0883474Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2024-06-26T04:49:52.0995418Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2024-06-26T04:49:52.1685822Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c.o 2024-06-26T04:49:52.3185930Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2024-06-26T04:49:52.4102937Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c.o 2024-06-26T04:49:52.4982296Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2024-06-26T04:49:52.5546644Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2024-06-26T04:49:52.6125650Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-sse-u4.c.o 2024-06-26T04:49:52.6852631Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2024-06-26T04:49:52.7250207Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-sse-u8.c.o 2024-06-26T04:49:52.8212584Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-sse-u4.c.o 2024-06-26T04:49:52.8857611Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-sse-u8.c.o 2024-06-26T04:49:52.9120757Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2024-06-26T04:49:52.9609434Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-sse-u4.c.o 2024-06-26T04:49:52.9680576Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2024-06-26T04:49:53.0498677Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-sse-u8.c.o 2024-06-26T04:49:53.0530158Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2024-06-26T04:49:53.1398601Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-sse-u4.c.o 2024-06-26T04:49:53.1833654Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2024-06-26T04:49:53.2235366Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-sse-u8.c.o 2024-06-26T04:49:53.3034045Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2024-06-26T04:49:53.3923848Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2024-06-26T04:49:53.5216574Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2024-06-26T04:49:53.5270143Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2024-06-26T04:49:53.6235788Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2024-06-26T04:49:53.7083353Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2024-06-26T04:49:53.7809082Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2024-06-26T04:49:53.8242536Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2024-06-26T04:49:53.9170816Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2024-06-26T04:49:53.9490021Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2024-06-26T04:49:54.0298531Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2024-06-26T04:49:54.0830168Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-sse-u4.c.o 2024-06-26T04:49:54.1892418Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-sse-u8.c.o 2024-06-26T04:49:54.2971897Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-sse-u4.c.o 2024-06-26T04:49:54.3887360Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-sse-u8.c.o 2024-06-26T04:49:54.3983251Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2024-06-26T04:49:54.4685574Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-sse-u4.c.o 2024-06-26T04:49:54.5082195Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-sse-u8.c.o 2024-06-26T04:49:54.5562920Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2024-06-26T04:49:54.6190251Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-sse-u4.c.o 2024-06-26T04:49:54.7243496Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-sse-u8.c.o 2024-06-26T04:49:54.7982055Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2024-06-26T04:49:54.8131945Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2024-06-26T04:49:54.9058204Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2024-06-26T04:49:54.9735051Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2024-06-26T04:49:55.0154199Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2024-06-26T04:49:55.0548590Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2024-06-26T04:49:55.0884338Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2024-06-26T04:49:55.1285497Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-sse-u4.c.o 2024-06-26T04:49:55.1988065Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-sse-u8.c.o 2024-06-26T04:49:55.2765787Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-sse-u4.c.o 2024-06-26T04:49:55.2832400Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2024-06-26T04:49:55.3564149Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-sse-u8.c.o 2024-06-26T04:49:55.4308168Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2024-06-26T04:49:55.5381948Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2024-06-26T04:49:55.6374442Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2024-06-26T04:49:55.6509023Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2024-06-26T04:49:55.7473282Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2024-06-26T04:49:55.7567866Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2024-06-26T04:49:55.8323817Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2024-06-26T04:49:55.8556174Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2024-06-26T04:49:55.9606121Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2024-06-26T04:49:56.0471633Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2024-06-26T04:49:56.0481036Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2024-06-26T04:49:56.1638554Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2024-06-26T04:49:56.1760390Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2024-06-26T04:49:56.2248168Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2024-06-26T04:49:56.2446137Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2024-06-26T04:49:56.2587104Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2024-06-26T04:49:56.3091538Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c.o 2024-06-26T04:49:56.3837094Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2024-06-26T04:49:56.4836311Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2024-06-26T04:49:56.5120780Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2024-06-26T04:49:56.5732168Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2024-06-26T04:49:56.6649251Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2024-06-26T04:49:56.7659312Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2024-06-26T04:49:56.8556597Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2024-06-26T04:49:56.9893358Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2024-06-26T04:49:57.1393213Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2024-06-26T04:49:57.2027919Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-sse-u4.c.o 2024-06-26T04:49:57.2219862Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-sse-u8.c.o 2024-06-26T04:49:57.2626462Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2024-06-26T04:49:57.3401410Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2024-06-26T04:49:57.3703397Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-sse-u4.c.o 2024-06-26T04:49:57.4206140Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-sse-u8.c.o 2024-06-26T04:49:57.4801497Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2024-06-26T04:49:57.5271285Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-sse-u4.c.o 2024-06-26T04:49:57.5324182Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-sse-u8.c.o 2024-06-26T04:49:57.6180900Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2024-06-26T04:49:57.6229552Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse-addsub.c.o 2024-06-26T04:49:57.7338463Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse-addsub.c.o 2024-06-26T04:49:57.7693826Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2024-06-26T04:49:57.8037927Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse-addsub.c.o 2024-06-26T04:49:57.8935107Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse-addsub.c.o 2024-06-26T04:49:57.9678268Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-hh1mac.c.o 2024-06-26T04:49:58.0385307Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-nr1mac.c.o 2024-06-26T04:49:58.1237349Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-sse-nr2mac.c.o 2024-06-26T04:49:58.1445429Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2024-06-26T04:49:58.2104656Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2024-06-26T04:49:58.2184929Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2024-06-26T04:49:58.3109817Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c.o 2024-06-26T04:49:58.4251771Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c.o 2024-06-26T04:49:58.4359747Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2024-06-26T04:49:58.4631944Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2024-06-26T04:49:58.5476425Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c.o 2024-06-26T04:49:58.5778719Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2024-06-26T04:49:58.6111148Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c.o 2024-06-26T04:49:58.6685656Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c.o 2024-06-26T04:49:58.7115517Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2024-06-26T04:49:58.7336012Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c.o 2024-06-26T04:49:58.7491536Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2024-06-26T04:49:58.8245617Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c.o 2024-06-26T04:49:58.9131636Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2024-06-26T04:49:59.0017598Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2024-06-26T04:49:59.0147055Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2024-06-26T04:49:59.0757154Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2024-06-26T04:49:59.0865396Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2024-06-26T04:49:59.1026154Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2024-06-26T04:49:59.1684684Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2024-06-26T04:49:59.2133778Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2024-06-26T04:49:59.2936187Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2024-06-26T04:49:59.2975210Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2024-06-26T04:49:59.3519024Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c.o 2024-06-26T04:49:59.4424319Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2024-06-26T04:49:59.5425284Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c.o 2024-06-26T04:49:59.6282286Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c.o 2024-06-26T04:49:59.7461246Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse2-dup.c.o 2024-06-26T04:49:59.8001712Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2024-06-26T04:49:59.8493435Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse2-dup.c.o 2024-06-26T04:49:59.8625099Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse2-dup.c.o 2024-06-26T04:49:59.9532578Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2024-06-26T04:49:59.9825999Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse2-dup.c.o 2024-06-26T04:49:59.9944907Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse2-dup.c.o 2024-06-26T04:50:00.1249536Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2024-06-26T04:50:00.1538549Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse2-dup.c.o 2024-06-26T04:50:00.1664834Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse2-dup.c.o 2024-06-26T04:50:00.2606605Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2024-06-26T04:50:00.2648754Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse2-dup.c.o 2024-06-26T04:50:00.3753280Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse2-dup.c.o 2024-06-26T04:50:00.4083347Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse2-dup.c.o 2024-06-26T04:50:00.4766742Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse2-dup.c.o 2024-06-26T04:50:00.5229311Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse2-dup.c.o 2024-06-26T04:50:00.5645423Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2024-06-26T04:50:00.6255622Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse2-dup.c.o 2024-06-26T04:50:00.7589538Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse2-dup.c.o 2024-06-26T04:50:00.8569036Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse2-dup.c.o 2024-06-26T04:50:00.8617795Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse2-2x4.c.o 2024-06-26T04:50:00.9265116Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse2-2x8.c.o 2024-06-26T04:50:00.9476571Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse2-dup.c.o 2024-06-26T04:50:00.9529846Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2024-06-26T04:50:01.0001833Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse2-dup.c.o 2024-06-26T04:50:01.0185871Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse2-dup.c.o 2024-06-26T04:50:01.0525055Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2024-06-26T04:50:01.1178406Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2024-06-26T04:50:01.1232641Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse2-dup.c.o 2024-06-26T04:50:01.1831505Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse2-dup.c.o 2024-06-26T04:50:01.2001759Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse2-dup.c.o 2024-06-26T04:50:01.2527741Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse2-load1.c.o 2024-06-26T04:50:01.2965095Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2024-06-26T04:50:01.3080271Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse2.c.o 2024-06-26T04:50:01.3631682Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2024-06-26T04:50:01.3941578Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse2-dup.c.o 2024-06-26T04:50:01.4191981Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2024-06-26T04:50:01.5015520Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse2-load1.c.o 2024-06-26T04:50:01.6068772Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse2.c.o 2024-06-26T04:50:01.6949293Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse2.c.o 2024-06-26T04:50:01.7133259Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2024-06-26T04:50:01.8077618Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse2-dup.c.o 2024-06-26T04:50:01.9400781Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse2-load1.c.o 2024-06-26T04:50:02.0450140Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse2.c.o 2024-06-26T04:50:02.1547608Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse2-dup.c.o 2024-06-26T04:50:02.3156633Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse2-load1.c.o 2024-06-26T04:50:02.3556370Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse2.c.o 2024-06-26T04:50:02.3610834Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse2-dup.c.o 2024-06-26T04:50:02.4075326Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2024-06-26T04:50:02.4178002Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2024-06-26T04:50:02.4822342Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2024-06-26T04:50:02.4867047Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse2-load1.c.o 2024-06-26T04:50:02.5544198Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2024-06-26T04:50:02.5827034Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse2.c.o 2024-06-26T04:50:02.6922624Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c.o 2024-06-26T04:50:02.7925950Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c.o 2024-06-26T04:50:02.8307940Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c.o 2024-06-26T04:50:02.8883677Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2024-06-26T04:50:02.9377048Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2024-06-26T04:50:02.9846269Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c.o 2024-06-26T04:50:03.0682565Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c.o 2024-06-26T04:50:03.1433302Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c.o 2024-06-26T04:50:03.2413001Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2024-06-26T04:50:03.3893438Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.o 2024-06-26T04:50:03.4468201Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.o 2024-06-26T04:50:03.5087843Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2024-06-26T04:50:03.5148995Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8.c.o 2024-06-26T04:50:03.5554877Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2024-06-26T04:50:03.5776128Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2024-06-26T04:50:03.6083388Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u12-acc2.c.o 2024-06-26T04:50:03.6323409Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u12-acc3.c.o 2024-06-26T04:50:03.6963883Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2024-06-26T04:50:03.7225051Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u12.c.o 2024-06-26T04:50:03.8175577Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2024-06-26T04:50:03.9023660Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.o 2024-06-26T04:50:03.9818549Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16.c.o 2024-06-26T04:50:04.0397607Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u20-acc2.c.o 2024-06-26T04:50:04.0543794Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u20-acc5.c.o 2024-06-26T04:50:04.1354365Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2024-06-26T04:50:04.1409124Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u20.c.o 2024-06-26T04:50:04.1898795Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2024-06-26T04:50:04.2631667Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c.o 2024-06-26T04:50:04.2718025Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2024-06-26T04:50:04.2950194Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c.o 2024-06-26T04:50:04.3472808Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2024-06-26T04:50:04.4071472Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2024-06-26T04:50:04.4169770Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c.o 2024-06-26T04:50:04.4869923Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2024-06-26T04:50:04.4988960Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u20.c.o 2024-06-26T04:50:04.6008725Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u24.c.o 2024-06-26T04:50:04.6800854Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c.o 2024-06-26T04:50:04.7662907Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c.o 2024-06-26T04:50:04.7685972Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2024-06-26T04:50:04.8126948Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2024-06-26T04:50:04.8533766Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c.o 2024-06-26T04:50:04.9567330Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c.o 2024-06-26T04:50:05.0683613Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u20.c.o 2024-06-26T04:50:05.1162381Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u24.c.o 2024-06-26T04:50:05.1596874Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2024-06-26T04:50:05.2040617Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2024-06-26T04:50:05.2162725Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2024-06-26T04:50:05.2182062Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2024-06-26T04:50:05.2706548Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2024-06-26T04:50:05.3032006Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2024-06-26T04:50:05.3241095Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2024-06-26T04:50:05.3458076Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2024-06-26T04:50:05.3649664Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2024-06-26T04:50:05.4402809Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2024-06-26T04:50:05.5299832Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2024-06-26T04:50:05.6152848Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2024-06-26T04:50:05.6185651Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2024-06-26T04:50:05.6275387Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2024-06-26T04:50:05.6545334Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2024-06-26T04:50:05.7033923Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2024-06-26T04:50:05.7240133Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2024-06-26T04:50:05.7357751Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2024-06-26T04:50:05.8123852Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u4.c.o 2024-06-26T04:50:05.8369746Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.o 2024-06-26T04:50:05.8508922Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u12.c.o 2024-06-26T04:50:05.8841175Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u16.c.o 2024-06-26T04:50:05.9348959Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u20.c.o 2024-06-26T04:50:05.9414599Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2024-06-26T04:50:05.9667217Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2024-06-26T04:50:05.9973353Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u24.c.o 2024-06-26T04:50:06.0101538Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2024-06-26T04:50:06.0696831Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c.o 2024-06-26T04:50:06.0961354Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c.o 2024-06-26T04:50:06.1497896Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c.o 2024-06-26T04:50:06.1621976Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2024-06-26T04:50:06.1956057Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2024-06-26T04:50:06.2291464Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c.o 2024-06-26T04:50:06.2724588Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u20.c.o 2024-06-26T04:50:06.3040258Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2024-06-26T04:50:06.3508418Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u24.c.o 2024-06-26T04:50:06.4481560Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-06-26T04:50:06.5406894Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-06-26T04:50:06.6538100Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-lut8-p4h3ts-div-u12.c.o 2024-06-26T04:50:06.7697662Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-06-26T04:50:06.8153175Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-06-26T04:50:06.8661837Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2024-06-26T04:50:06.8974070Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-06-26T04:50:06.9412138Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-div-u12.c.o 2024-06-26T04:50:06.9606466Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2024-06-26T04:50:06.9895782Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-06-26T04:50:07.0020460Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr1-u4.c.o 2024-06-26T04:50:07.0232017Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2024-06-26T04:50:07.0430016Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-06-26T04:50:07.0709925Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2024-06-26T04:50:07.0763822Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2024-06-26T04:50:07.1304025Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr1-u12.c.o 2024-06-26T04:50:07.2324268Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-06-26T04:50:07.3234520Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr2-u4.c.o 2024-06-26T04:50:07.4224701Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr2-u8.c.o 2024-06-26T04:50:07.5267071Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr2-u12.c.o 2024-06-26T04:50:07.6025345Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-expm1minus-rr1-p6h5ts-nr2-u16.c.o 2024-06-26T04:50:07.6214491Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2024-06-26T04:50:07.6694465Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2024-06-26T04:50:07.6797929Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse2-int16.c.o 2024-06-26T04:50:07.7046434Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse2-int32.c.o 2024-06-26T04:50:07.7482108Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-sse2-rr2-lut64-p2.c.o 2024-06-26T04:50:07.7889740Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2024-06-26T04:50:07.9022978Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-sse2-rr2-p5.c.o 2024-06-26T04:50:08.0086848Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-sse2-rr2-lut16-p3.c.o 2024-06-26T04:50:08.0911966Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-sse2-rr2-p6.c.o 2024-06-26T04:50:08.1373206Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-sse2-rr2-p5.c.o 2024-06-26T04:50:08.1555618Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-sse2.c.o 2024-06-26T04:50:08.1770264Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2024-06-26T04:50:08.2097017Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2024-06-26T04:50:08.2532664Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse2-cvt.c.o 2024-06-26T04:50:08.3321189Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse2-cvt.c.o 2024-06-26T04:50:08.4026341Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse2-cvt.c.o 2024-06-26T04:50:08.4978166Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse2-cvt.c.o 2024-06-26T04:50:08.5898546Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-div.c.o 2024-06-26T04:50:08.5930260Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-nr1.c.o 2024-06-26T04:50:08.6468010Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-lut64-p2-nr2.c.o 2024-06-26T04:50:08.6654986Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-div.c.o 2024-06-26T04:50:08.6656559Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2024-06-26T04:50:08.7272238Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-nr1.c.o 2024-06-26T04:50:08.7402659Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2024-06-26T04:50:08.7555444Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2024-06-26T04:50:08.7992365Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-sse2-rr2-p5-nr2.c.o 2024-06-26T04:50:08.8805714Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-06-26T04:50:09.0014902Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-p6h5ts-div.c.o 2024-06-26T04:50:09.0108132Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2024-06-26T04:50:09.0249788Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-p6h5ts-nr1.c.o 2024-06-26T04:50:09.0785897Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2024-06-26T04:50:09.1228673Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr1-p6h5ts-nr2.c.o 2024-06-26T04:50:09.1987785Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h2ts-nr1.c.o 2024-06-26T04:50:09.2844978Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h2ts-nr2.c.o 2024-06-26T04:50:09.3653892Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ps-nr1.c.o 2024-06-26T04:50:09.4365748Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ps-nr2.c.o 2024-06-26T04:50:09.4443277Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2024-06-26T04:50:09.5540225Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ts-nr1.c.o 2024-06-26T04:50:09.5640824Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2024-06-26T04:50:09.6363227Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-sse2-expm1minus-rr2-lut8-p4h3ts-nr2.c.o 2024-06-26T04:50:09.7219781Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:09.8201835Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:09.8311406Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:09.9717979Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:09.9753055Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2024-06-26T04:50:10.0268744Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:10.0348064Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:10.0510626Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:10.1152176Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:10.1381261Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:10.1795612Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2024-06-26T04:50:10.1955172Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2024-06-26T04:50:10.2331690Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:10.3707227Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:10.3803036Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2024-06-26T04:50:10.4743402Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:10.4844743Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta.cpp.o 2024-06-26T04:50:10.5977097Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:10.7111637Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:10.7979685Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:10.8089180Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2024-06-26T04:50:10.8483363Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:10.9003885Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:10.9773128Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2024-06-26T04:50:11.0160072Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:11.1059751Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:11.1222755Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:11.2056540Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2024-06-26T04:50:11.2604447Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:11.2663979Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2024-06-26T04:50:11.3485632Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:11.4331364Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c.o 2024-06-26T04:50:11.4860312Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld128.c.o 2024-06-26T04:50:11.5660196Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2024-06-26T04:50:11.5750760Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:11.5928786Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2024-06-26T04:50:11.5971812Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:11.6676447Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:11.6736635Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:11.7043121Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2024-06-26T04:50:11.7659191Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2024-06-26T04:50:11.7784991Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:11.8610512Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:11.8671535Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2024-06-26T04:50:11.9468528Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:12.0306257Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:12.0362762Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:12.0371668Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:12.1263823Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:12.1514203Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:12.1666488Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2024-06-26T04:50:12.1829100Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:12.2212221Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2024-06-26T04:50:12.2482447Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2024-06-26T04:50:12.2843822Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:12.3844423Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:12.5078352Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:12.5425426Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2024-06-26T04:50:12.5613066Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2024-06-26T04:50:12.6041746Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:12.6359459Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2024-06-26T04:50:12.7040763Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:12.7311876Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:12.7971258Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:12.8370993Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c.o 2024-06-26T04:50:12.9068018Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2024-06-26T04:50:12.9394342Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c.o 2024-06-26T04:50:13.0109251Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c.o 2024-06-26T04:50:13.0230751Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:13.0927932Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2024-06-26T04:50:13.1232361Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse2-c8.c.o 2024-06-26T04:50:13.1584842Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:13.2010941Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse2-c16.c.o 2024-06-26T04:50:13.2074952Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse2-c24.c.o 2024-06-26T04:50:13.2729504Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:13.2968949Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c8.c.o 2024-06-26T04:50:13.3838729Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c16.c.o 2024-06-26T04:50:13.4684759Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse2-c24.c.o 2024-06-26T04:50:13.4861201Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:13.5580134Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:13.6028178Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:13.6743428Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:13.6999036Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:13.7648990Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2024-06-26T04:50:13.7693300Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:13.8751587Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:13.8803773Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:13.9798861Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:14.0277539Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:14.0776078Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:14.1308221Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:14.1800752Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:14.2752235Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:14.3840439Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:14.3920229Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:14.4718750Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:14.5012660Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:14.5018395Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:14.5596447Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:14.5682602Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:14.6591784Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:14.6743170Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:14.7553015Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2024-06-26T04:50:14.7728795Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:14.8082151Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:14.8384230Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:14.8519621Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:14.9184945Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2024-06-26T04:50:14.9932348Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:15.0880759Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:15.2026108Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:15.3312948Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:15.3903649Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:15.4407878Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:15.4680491Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:15.5106888Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:15.6079074Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:15.6649128Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:15.7596379Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:15.8533492Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:15.8948049Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:15.9623777Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2024-06-26T04:50:15.9658760Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:15.9997539Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:16.0120234Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:16.0374981Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:16.0599933Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:16.0822992Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:16.1341676Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:16.2564702Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:16.3541027Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:16.4743596Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:16.5341363Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:16.5714208Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:16.5866983Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:16.6431640Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:16.6645422Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:16.6683681Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:16.7338670Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:16.7400163Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:16.7682021Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:16.8387924Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:16.9481387Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:17.0543506Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:17.1316571Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:17.1720895Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:17.2219062Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:17.2456212Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:17.2541787Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:17.3434549Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:17.3571916Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:17.4673233Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:17.5666097Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:17.6091808Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:17.6723734Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:17.7432794Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:17.7769283Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:17.8460125Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:17.8607453Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:17.8693728Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:17.9157277Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:17.9512693Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:17.9918433Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:17.9987035Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:18.0939759Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:18.1901513Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:18.2318016Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:18.3052286Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:18.3093324Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:18.3641765Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:18.4045007Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2024-06-26T04:50:18.4556953Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:18.4960175Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:18.5467557Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:18.5522411Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-sse2.c.o 2024-06-26T04:50:18.5732594Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:18.6323977Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-sse2.c.o 2024-06-26T04:50:18.6968310Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-sse2.c.o 2024-06-26T04:50:18.7723269Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:18.8692674Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:18.9163518Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:18.9599164Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c.o 2024-06-26T04:50:18.9690343Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:19.0119324Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c.o 2024-06-26T04:50:19.0431308Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:19.1069052Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:19.1928243Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:19.2274344Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.o 2024-06-26T04:50:19.2761597Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:19.3035004Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.o 2024-06-26T04:50:19.4011697Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2024-06-26T04:50:19.4481756Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2024-06-26T04:50:19.4666618Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:19.5344647Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse2-u16.c.o 2024-06-26T04:50:19.5886851Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse2-u32.c.o 2024-06-26T04:50:19.6320365Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:19.6591857Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2024-06-26T04:50:19.7159679Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2024-06-26T04:50:19.7625429Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:19.7829785Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:19.7926163Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:19.8677868Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:19.9387398Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:19.9438900Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:20.0171363Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:20.0566847Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:20.0953035Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse2-u4.c.o 2024-06-26T04:50:20.1333072Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse2-u8.c.o 2024-06-26T04:50:20.2149284Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse2-u16.c.o 2024-06-26T04:50:20.2232686Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2024-06-26T04:50:20.2684977Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2024-06-26T04:50:20.3543534Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:20.3594972Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2024-06-26T04:50:20.3645411Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:20.4353901Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:20.4573517Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:20.5703017Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:20.6063393Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:20.6429932Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:20.7082747Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:20.8342407Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:20.9492722Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:20.9608363Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:20.9883807Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:21.0229441Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2024-06-26T04:50:21.0498302Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c.o 2024-06-26T04:50:21.0919509Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:21.1209463Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c.o 2024-06-26T04:50:21.1279863Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:21.1789607Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:21.2038742Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c.o 2024-06-26T04:50:21.2102702Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:21.2814931Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2024-06-26T04:50:21.3531840Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse2-c8.c.o 2024-06-26T04:50:21.4402554Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse2-c16.c.o 2024-06-26T04:50:21.5136432Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-sse2-c24.c.o 2024-06-26T04:50:21.6032098Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse2-c8.c.o 2024-06-26T04:50:21.6836869Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse2-c16.c.o 2024-06-26T04:50:21.7232883Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:21.7291105Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-sse2-c24.c.o 2024-06-26T04:50:21.7450907Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:21.7643725Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:21.8075652Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:21.8726867Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:21.9082703Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2024-06-26T04:50:21.9796563Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:22.0800808Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:22.1479988Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:22.1601829Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:22.1786886Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:22.2454300Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2024-06-26T04:50:22.2618023Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:22.3775094Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:22.3989944Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:22.4144991Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2024-06-26T04:50:22.4697426Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2024-06-26T04:50:22.4971280Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:22.5805102Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:22.5995035Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2024-06-26T04:50:22.6772516Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:22.7235033Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:22.7795343Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2024-06-26T04:50:22.8079908Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:22.8135811Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2024-06-26T04:50:22.8902672Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:22.9098290Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:22.9807116Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:23.0136640Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:23.0205836Z [ 47%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2024-06-26T04:50:23.0429962Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:23.0625654Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:23.1050872Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:23.1202089Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:23.1460941Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2024-06-26T04:50:23.1623418Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:23.1653421Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2024-06-26T04:50:23.1773915Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: note: ‘#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.’ 2024-06-26T04:50:23.1776704Z 3157 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2024-06-26T04:50:23.1777597Z | ^~~~~~~ 2024-06-26T04:50:23.1845874Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2024-06-26T04:50:23.1854743Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:23.2023423Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:23.2584361Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2024-06-26T04:50:23.2744997Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2024-06-26T04:50:23.2986428Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:23.3787686Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:23.3943557Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2024-06-26T04:50:23.4307401Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2024-06-26T04:50:23.4596502Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:23.4865760Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:23.5427323Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:23.5430353Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2024-06-26T04:50:23.5605822Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2024-06-26T04:50:23.5704534Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:23.6234484Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2024-06-26T04:50:23.6422191Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2024-06-26T04:50:23.6541481Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:23.6744660Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2024-06-26T04:50:23.7423734Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:23.7915120Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:23.8280724Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:23.8398740Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2024-06-26T04:50:23.8833273Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2024-06-26T04:50:23.9027413Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:23.9862232Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:23.9983879Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:24.0578986Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2024-06-26T04:50:24.1113905Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:24.2087270Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:24.3013203Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:24.3943452Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:24.5044742Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2024-06-26T04:50:24.6111778Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2024-06-26T04:50:24.6143462Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2024-06-26T04:50:24.6568607Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-sse2.c.o 2024-06-26T04:50:24.7111685Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-sse2.c.o 2024-06-26T04:50:24.7282787Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-sse2.c.o 2024-06-26T04:50:24.8129492Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2024-06-26T04:50:24.8183474Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:24.8648177Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:24.9350102Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2024-06-26T04:50:24.9760838Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:25.0082477Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2024-06-26T04:50:25.0432035Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:25.0588822Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2024-06-26T04:50:25.1406508Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2024-06-26T04:50:25.2088382Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2024-06-26T04:50:25.2836504Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse2-u16.c.o 2024-06-26T04:50:25.3733547Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse2-u32.c.o 2024-06-26T04:50:25.4644017Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2024-06-26T04:50:25.4955297Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2024-06-26T04:50:25.5357043Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:25.5359666Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2024-06-26T04:50:25.5895019Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2024-06-26T04:50:25.6211724Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:25.7492081Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2024-06-26T04:50:25.8507771Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2024-06-26T04:50:25.8538658Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2024-06-26T04:50:25.9420807Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2024-06-26T04:50:25.9762864Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2024-06-26T04:50:26.0124008Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2024-06-26T04:50:26.0415933Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2024-06-26T04:50:26.0466604Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2024-06-26T04:50:26.0613037Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2024-06-26T04:50:26.0794361Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2024-06-26T04:50:26.1393629Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2024-06-26T04:50:26.1406973Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2024-06-26T04:50:26.1449410Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2024-06-26T04:50:26.1970466Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2024-06-26T04:50:26.2762939Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2024-06-26T04:50:26.3537545Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2024-06-26T04:50:26.4471582Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2024-06-26T04:50:26.5810912Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c.o 2024-06-26T04:50:26.7112828Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2024-06-26T04:50:26.7618394Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2024-06-26T04:50:26.8090002Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2024-06-26T04:50:26.8531617Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2024-06-26T04:50:26.8852273Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2024-06-26T04:50:27.0003585Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c.o 2024-06-26T04:50:27.1157145Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c.o 2024-06-26T04:50:27.2132303Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c.o 2024-06-26T04:50:27.2856978Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2024-06-26T04:50:27.3449330Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2024-06-26T04:50:27.3698894Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2024-06-26T04:50:27.4064307Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c.o 2024-06-26T04:50:27.4693036Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2024-06-26T04:50:27.4757305Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4-prfm.c.o 2024-06-26T04:50:27.5252261Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2024-06-26T04:50:27.5627799Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2024-06-26T04:50:27.5633162Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2024-06-26T04:50:27.6666784Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4-prfm.c.o 2024-06-26T04:50:27.7322106Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2024-06-26T04:50:27.8008874Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8-prfm.c.o 2024-06-26T04:50:27.8761520Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c.o 2024-06-26T04:50:27.9696799Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4-prfm.c.o 2024-06-26T04:50:28.1337546Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c.o 2024-06-26T04:50:28.1518481Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2024-06-26T04:50:28.2482837Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8-prfm.c.o 2024-06-26T04:50:28.3085711Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c.o 2024-06-26T04:50:28.4273394Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2024-06-26T04:50:28.4602073Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4-prfm.c.o 2024-06-26T04:50:28.5035972Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c.o 2024-06-26T04:50:28.5243054Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2024-06-26T04:50:28.5679581Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8-prfm.c.o 2024-06-26T04:50:28.5730743Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c.o 2024-06-26T04:50:28.6042066Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4-prfm.c.o 2024-06-26T04:50:28.6464129Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2024-06-26T04:50:28.6730920Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2024-06-26T04:50:28.7543290Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c.o 2024-06-26T04:50:28.9105978Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8-prfm.c.o 2024-06-26T04:50:29.1028565Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c.o 2024-06-26T04:50:29.1433137Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c.o 2024-06-26T04:50:29.1923248Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2024-06-26T04:50:29.2779776Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2024-06-26T04:50:29.3278117Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c.o 2024-06-26T04:50:29.3519881Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c.o 2024-06-26T04:50:29.4307076Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c.o 2024-06-26T04:50:29.4378994Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2024-06-26T04:50:29.5048426Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2024-06-26T04:50:29.5621760Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c.o 2024-06-26T04:50:29.6108246Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c.o 2024-06-26T04:50:29.7103128Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2024-06-26T04:50:29.7869364Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-sse2.c.o 2024-06-26T04:50:29.8548578Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2024-06-26T04:50:29.9163583Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2024-06-26T04:50:30.0498160Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2024-06-26T04:50:30.1540266Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2024-06-26T04:50:30.1556866Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2024-06-26T04:50:30.2265073Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2024-06-26T04:50:30.2730419Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2024-06-26T04:50:30.3142503Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2024-06-26T04:50:30.3668173Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c.o 2024-06-26T04:50:30.4893458Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c.o 2024-06-26T04:50:30.5194755Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2024-06-26T04:50:30.5263405Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c.o 2024-06-26T04:50:30.6355869Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c.o 2024-06-26T04:50:30.6720854Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2024-06-26T04:50:30.7630022Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c.o 2024-06-26T04:50:30.8938019Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2024-06-26T04:50:30.9498163Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2024-06-26T04:50:30.9761354Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc2.c.o 2024-06-26T04:50:31.0167547Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2024-06-26T04:50:31.0761154Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc3.c.o 2024-06-26T04:50:31.1033139Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2024-06-26T04:50:31.1328755Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2024-06-26T04:50:31.1682957Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc4.c.o 2024-06-26T04:50:31.2582525Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4.c.o 2024-06-26T04:50:31.3924724Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.o 2024-06-26T04:50:31.4373446Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4.c.o 2024-06-26T04:50:31.4674722Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-3x4.c.o 2024-06-26T04:50:31.5076238Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2024-06-26T04:50:31.5113412Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-4x4.c.o 2024-06-26T04:50:31.5288862Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2024-06-26T04:50:31.5668710Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2024-06-26T04:50:31.6271039Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-5x4.c.o 2024-06-26T04:50:31.7494021Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-6x4.c.o 2024-06-26T04:50:31.8473152Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-ssse3.c.o 2024-06-26T04:50:31.9340533Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-ssse3.c.o 2024-06-26T04:50:31.9406566Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2024-06-26T04:50:32.0055769Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2024-06-26T04:50:32.0079635Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2024-06-26T04:50:32.1215614Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2024-06-26T04:50:32.1991141Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-ssse3-u16.c.o 2024-06-26T04:50:32.2733502Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-ssse3-u32.c.o 2024-06-26T04:50:32.3545102Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2024-06-26T04:50:32.3875041Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2024-06-26T04:50:32.4224130Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u4.c.o 2024-06-26T04:50:32.4238382Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2024-06-26T04:50:32.4326110Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2024-06-26T04:50:32.4690559Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u8.c.o 2024-06-26T04:50:32.5756906Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2024-06-26T04:50:32.6038889Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-ssse3-u16.c.o 2024-06-26T04:50:32.7124562Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-ssse3.c.o 2024-06-26T04:50:32.7894491Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-ssse3.c.o 2024-06-26T04:50:32.8099781Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2024-06-26T04:50:32.8227347Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2024-06-26T04:50:32.8614673Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2024-06-26T04:50:32.8659071Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-ssse3-u16.c.o 2024-06-26T04:50:32.8897460Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2024-06-26T04:50:32.8900972Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2024-06-26T04:50:32.9804290Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-ssse3-u32.c.o 2024-06-26T04:50:33.0520029Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2024-06-26T04:50:33.0881779Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2024-06-26T04:50:33.1362587Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2024-06-26T04:50:33.2085912Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2024-06-26T04:50:33.2147065Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2024-06-26T04:50:33.2883039Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2024-06-26T04:50:33.3925891Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2024-06-26T04:50:33.4710620Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c.o 2024-06-26T04:50:33.5554733Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2024-06-26T04:50:33.5957185Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c.o 2024-06-26T04:50:33.6302758Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2024-06-26T04:50:33.6564157Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c.o 2024-06-26T04:50:33.6626265Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c.o 2024-06-26T04:50:33.6636707Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2024-06-26T04:50:33.7395981Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp.o 2024-06-26T04:50:33.7492256Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c.o 2024-06-26T04:50:33.8355420Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c.o 2024-06-26T04:50:33.9304818Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c.o 2024-06-26T04:50:33.9900377Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2024-06-26T04:50:34.0183575Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2024-06-26T04:50:34.0186555Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c.o 2024-06-26T04:50:34.0550056Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2024-06-26T04:50:34.0552543Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c.o 2024-06-26T04:50:34.0921602Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2024-06-26T04:50:34.1093486Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c.o 2024-06-26T04:50:34.1481817Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse41-2x4.c.o 2024-06-26T04:50:34.1858495Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2024-06-26T04:50:34.2282787Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-sse41-2x8.c.o 2024-06-26T04:50:34.2352311Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c.o 2024-06-26T04:50:34.3029101Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2024-06-26T04:50:34.3629717Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse41-dup.c.o 2024-06-26T04:50:34.4721443Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c.o 2024-06-26T04:50:34.5631716Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse41-dup.c.o 2024-06-26T04:50:34.6084848Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2024-06-26T04:50:34.6712685Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse41-dup.c.o 2024-06-26T04:50:34.7590881Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c.o 2024-06-26T04:50:34.7601973Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-load1.c.o 2024-06-26T04:50:34.8511307Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2024-06-26T04:50:34.8547995Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c.o 2024-06-26T04:50:34.9505137Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-dup.c.o 2024-06-26T04:50:35.0834173Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-load1.c.o 2024-06-26T04:50:35.0922891Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2024-06-26T04:50:35.1654328Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c.o 2024-06-26T04:50:35.2192838Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2024-06-26T04:50:35.2347031Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c.o 2024-06-26T04:50:35.2451138Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2024-06-26T04:50:35.2884561Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c.o 2024-06-26T04:50:35.3303643Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2024-06-26T04:50:35.3636607Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-load1.c.o 2024-06-26T04:50:35.3789048Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2024-06-26T04:50:35.4548992Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c.o 2024-06-26T04:50:35.5409981Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-dup.c.o 2024-06-26T04:50:35.6435537Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-load1.c.o 2024-06-26T04:50:35.7009790Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c.o 2024-06-26T04:50:35.7735039Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2024-06-26T04:50:35.7790475Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2024-06-26T04:50:35.7912422Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c.o 2024-06-26T04:50:35.8349538Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-dup.c.o 2024-06-26T04:50:35.8769804Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-load1.c.o 2024-06-26T04:50:35.8915192Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2024-06-26T04:50:35.9429600Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c.o 2024-06-26T04:50:35.9809109Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2024-06-26T04:50:36.0485688Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c.o 2024-06-26T04:50:36.1381146Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c.o 2024-06-26T04:50:36.2333767Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c.o 2024-06-26T04:50:36.3576995Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2024-06-26T04:50:36.3638091Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c.o 2024-06-26T04:50:36.4461450Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2024-06-26T04:50:36.4540507Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c.o 2024-06-26T04:50:36.5909277Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c.o 2024-06-26T04:50:36.6703076Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c.o 2024-06-26T04:50:36.6960827Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2024-06-26T04:50:36.7235147Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u20.c.o 2024-06-26T04:50:36.7642869Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2024-06-26T04:50:36.8243773Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u24.c.o 2024-06-26T04:50:36.9107796Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c.o 2024-06-26T04:50:36.9419447Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c.o 2024-06-26T04:50:36.9474968Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2024-06-26T04:50:37.0217448Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c.o 2024-06-26T04:50:37.0612877Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2024-06-26T04:50:37.1365539Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c.o 2024-06-26T04:50:37.2424476Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u20.c.o 2024-06-26T04:50:37.2588118Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2024-06-26T04:50:37.2913877Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u24.c.o 2024-06-26T04:50:37.3399091Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2024-06-26T04:50:37.3406452Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2024-06-26T04:50:37.4029308Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2024-06-26T04:50:37.4143439Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2024-06-26T04:50:37.4170390Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2024-06-26T04:50:37.4880816Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2024-06-26T04:50:37.5055208Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2024-06-26T04:50:37.5896490Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2024-06-26T04:50:37.6653587Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2024-06-26T04:50:37.6773704Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2024-06-26T04:50:37.7582960Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2024-06-26T04:50:37.7780830Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2024-06-26T04:50:37.7872754Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2024-06-26T04:50:37.8290543Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2024-06-26T04:50:37.8622503Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2024-06-26T04:50:37.9179325Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2024-06-26T04:50:37.9301221Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c.o 2024-06-26T04:50:37.9895743Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2024-06-26T04:50:38.0111383Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2024-06-26T04:50:38.0601870Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c.o 2024-06-26T04:50:38.1084577Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c.o 2024-06-26T04:50:38.1743130Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u20.c.o 2024-06-26T04:50:38.1951736Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2024-06-26T04:50:38.2201507Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2024-06-26T04:50:38.2683031Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u24.c.o 2024-06-26T04:50:38.3605712Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c.o 2024-06-26T04:50:38.3872943Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2024-06-26T04:50:38.3879453Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c.o 2024-06-26T04:50:38.4624401Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2024-06-26T04:50:38.5048614Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c.o 2024-06-26T04:50:38.5360752Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c.o 2024-06-26T04:50:38.5948276Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2024-06-26T04:50:38.6490317Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u20.c.o 2024-06-26T04:50:38.7400825Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u24.c.o 2024-06-26T04:50:38.8090729Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2024-06-26T04:50:38.8321832Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-06-26T04:50:38.9288014Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-06-26T04:50:38.9749411Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u12.c.o 2024-06-26T04:50:39.0237185Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-06-26T04:50:39.0302293Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2024-06-26T04:50:39.0686467Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u20.c.o 2024-06-26T04:50:39.0715209Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2024-06-26T04:50:39.1040421Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-lut8-p4h3ts-div-u24.c.o 2024-06-26T04:50:39.1645973Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-06-26T04:50:39.2169274Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2024-06-26T04:50:39.2603274Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-06-26T04:50:39.3290319Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2024-06-26T04:50:39.3705435Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u12.c.o 2024-06-26T04:50:39.4796185Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-06-26T04:50:39.5202440Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2024-06-26T04:50:39.5960080Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u20.c.o 2024-06-26T04:50:39.6499739Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-div-u24.c.o 2024-06-26T04:50:39.7017247Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2024-06-26T04:50:39.7452178Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u4.c.o 2024-06-26T04:50:39.7675260Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-06-26T04:50:39.8091815Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u12.c.o 2024-06-26T04:50:39.8480905Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2024-06-26T04:50:39.8754404Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2024-06-26T04:50:39.9111352Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-06-26T04:50:39.9581943Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u20.c.o 2024-06-26T04:50:40.0003507Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2024-06-26T04:50:40.0461178Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr1-u24.c.o 2024-06-26T04:50:40.0759143Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2024-06-26T04:50:40.1603531Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u4.c.o 2024-06-26T04:50:40.2294586Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u8.c.o 2024-06-26T04:50:40.2763437Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2024-06-26T04:50:40.3360034Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u12.c.o 2024-06-26T04:50:40.3581574Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u16.c.o 2024-06-26T04:50:40.3778028Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u20.c.o 2024-06-26T04:50:40.4257811Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2024-06-26T04:50:40.4558675Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2024-06-26T04:50:40.4849863Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse41-expm1minus-rr1-p6h5ts-nr2-u24.c.o 2024-06-26T04:50:40.5609332Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse41-int16.c.o 2024-06-26T04:50:40.5664850Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2024-06-26T04:50:40.6040210Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-sse41-int32.c.o 2024-06-26T04:50:40.6480779Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-sse41.c.o 2024-06-26T04:50:40.6889557Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2024-06-26T04:50:40.7279882Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-sse41.c.o 2024-06-26T04:50:40.8429698Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-sse41.c.o 2024-06-26T04:50:40.9058211Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-sse41.c.o 2024-06-26T04:50:40.9160277Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2024-06-26T04:50:40.9962684Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-sse41.c.o 2024-06-26T04:50:41.0067128Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2024-06-26T04:50:41.0881575Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:41.1244209Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:41.2102807Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2024-06-26T04:50:41.2595369Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:41.2599515Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2024-06-26T04:50:41.2918081Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:41.3562582Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2024-06-26T04:50:41.3858887Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:41.5103652Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:41.5310899Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2024-06-26T04:50:41.5476807Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:41.5854991Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:41.6085076Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2024-06-26T04:50:41.6818341Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2024-06-26T04:50:41.7045060Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:41.8325460Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:41.8365787Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:41.9371848Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2024-06-26T04:50:41.9663650Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:41.9887374Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:42.0375375Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2024-06-26T04:50:42.0679590Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2024-06-26T04:50:42.1006972Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:42.1041760Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:42.1523309Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:42.2002308Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2024-06-26T04:50:42.2217099Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2024-06-26T04:50:42.2850740Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:42.4042208Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:42.5054013Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:42.5960023Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:42.6143183Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2024-06-26T04:50:42.6197896Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:42.6584339Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:42.6875617Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c.o 2024-06-26T04:50:42.6923140Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2024-06-26T04:50:42.7178028Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2024-06-26T04:50:42.7443991Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld128.c.o 2024-06-26T04:50:42.7446354Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2024-06-26T04:50:42.7802494Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:42.8329199Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2024-06-26T04:50:42.9163184Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:42.9952886Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:43.0256955Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:43.0308954Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:43.0991328Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:43.1292848Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2024-06-26T04:50:43.1699757Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:43.2068291Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:43.2075996Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2024-06-26T04:50:43.2605018Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:43.3165075Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2024-06-26T04:50:43.3318457Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2024-06-26T04:50:43.3594600Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:43.4090887Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:43.5210410Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2024-06-26T04:50:43.5701463Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:43.6590194Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:43.7029777Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2024-06-26T04:50:43.8378090Z [ 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-06-26T04:50:43.8645599Z [ 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-06-26T04:50:43.9536748Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2024-06-26T04:50:43.9759737Z [ 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-06-26T04:50:44.1027375Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2024-06-26T04:50:44.2045306Z [ 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-06-26T04:50:44.2361841Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2024-06-26T04:50:44.2879867Z [ 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-06-26T04:50:44.2963254Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2024-06-26T04:50:44.3290608Z [ 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-06-26T04:50:44.3779740Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2024-06-26T04:50:44.4210137Z [ 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-06-26T04:50:44.5296947Z [ 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-06-26T04:50:44.7092166Z [ 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-06-26T04:50:44.7767796Z [ 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-06-26T04:50:44.8086827Z [ 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-06-26T04:50:44.8958213Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2024-06-26T04:50:44.8982704Z [ 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-06-26T04:50:44.9399006Z [ 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-06-26T04:50:44.9709794Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2024-06-26T04:50:44.9985168Z [ 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-06-26T04:50:45.0068154Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2024-06-26T04:50:45.0170434Z [ 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-06-26T04:50:45.0373390Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2024-06-26T04:50:45.1270253Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2024-06-26T04:50:45.1466273Z [ 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-06-26T04:50:45.2583900Z [ 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-06-26T04:50:45.4191867Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c.o 2024-06-26T04:50:45.4220239Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2024-06-26T04:50:45.5266965Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2024-06-26T04:50:45.5534935Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c.o 2024-06-26T04:50:45.5558083Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2024-06-26T04:50:45.6555337Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c.o 2024-06-26T04:50:45.6754823Z [ 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-06-26T04:50:45.6834509Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2024-06-26T04:50:45.7507415Z [ 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-06-26T04:50:45.7510088Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2024-06-26T04:50:45.7772001Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-sse41-c24.c.o 2024-06-26T04:50:45.8683411Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2024-06-26T04:50:45.8704787Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c8.c.o 2024-06-26T04:50:45.9396387Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c16.c.o 2024-06-26T04:50:45.9721247Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2024-06-26T04:50:46.0188339Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-sse41-c24.c.o 2024-06-26T04:50:46.1118628Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:46.1725654Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2024-06-26T04:50:46.2435539Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:46.2587708Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:46.3343629Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2024-06-26T04:50:46.4043974Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:46.5049346Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:46.5608748Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:46.5659637Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2024-06-26T04:50:46.6355672Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2024-06-26T04:50:46.6728359Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2024-06-26T04:50:46.6833461Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:46.7783801Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:46.9577554Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:47.0797367Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:47.0928924Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:47.1943173Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:47.2057740Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:47.2301006Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2024-06-26T04:50:47.2887785Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:47.2896403Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2024-06-26T04:50:47.3372735Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2024-06-26T04:50:47.4297417Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:47.5438741Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:47.5778785Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:47.5802772Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:47.6434511Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2024-06-26T04:50:47.6720669Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:47.7323708Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2024-06-26T04:50:47.8010391Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:47.9008414Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:47.9168998Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:48.0002212Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2024-06-26T04:50:48.1226413Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:48.1282159Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:48.1772347Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:48.2169477Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2024-06-26T04:50:48.2275425Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2024-06-26T04:50:48.3404089Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:48.4625973Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:48.5099452Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:48.5716383Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2024-06-26T04:50:48.5869293Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2024-06-26T04:50:48.6744990Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2024-06-26T04:50:48.7125144Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:48.7544187Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:48.8646341Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2024-06-26T04:50:48.9238096Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:48.9243170Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:49.0258870Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2024-06-26T04:50:49.0662560Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:49.1040501Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:49.1482641Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2024-06-26T04:50:49.1888980Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2024-06-26T04:50:49.2244559Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:49.3241329Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:49.3914667Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:49.4109501Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2024-06-26T04:50:49.4986695Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:49.5870947Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:49.6108837Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2024-06-26T04:50:49.6286419Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:49.6855076Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:49.6945718Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2024-06-26T04:50:49.7222153Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2024-06-26T04:50:49.7416241Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:49.8107166Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:49.8530960Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2024-06-26T04:50:49.9137294Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:49.9848525Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2024-06-26T04:50:50.0099868Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:50.1217849Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:50.1613442Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2024-06-26T04:50:50.2235279Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:50.2344321Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:50.3225308Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2024-06-26T04:50:50.3341300Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:50.4093587Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:50.4612697Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2024-06-26T04:50:50.5288563Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:50.6476566Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:50.6486534Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2024-06-26T04:50:50.7226157Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:50.7260872Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2024-06-26T04:50:50.8384093Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:50.8750326Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:50.9222643Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2024-06-26T04:50:50.9447626Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:50.9849659Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2024-06-26T04:50:51.0389155Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:51.0557627Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:51.1420263Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:51.1433374Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2024-06-26T04:50:51.2393921Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:51.3229506Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:51.4260810Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:51.5225217Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:51.5692063Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:51.5695915Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2024-06-26T04:50:51.6170833Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:51.6247208Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:51.6743039Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2024-06-26T04:50:51.7060568Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:51.7124699Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2024-06-26T04:50:51.7216820Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2024-06-26T04:50:51.8120042Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:51.8515257Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:50:51.8947111Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2024-06-26T04:50:51.9489014Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:50:52.0284104Z [ 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-06-26T04:50:52.1078539Z [ 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-06-26T04:50:52.1804743Z [ 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-06-26T04:50:52.2303686Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2024-06-26T04:50:52.2601565Z [ 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-06-26T04:50:52.2700657Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2024-06-26T04:50:52.3369575Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-sse41.c.o 2024-06-26T04:50:52.3374126Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2024-06-26T04:50:52.3480080Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-sse41.c.o 2024-06-26T04:50:52.4039873Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2024-06-26T04:50:52.4217063Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-sse41.c.o 2024-06-26T04:50:52.4486657Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-sse41-sra.c.o 2024-06-26T04:50:52.5019178Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-sse41-srl.c.o 2024-06-26T04:50:52.5326724Z [ 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-06-26T04:50:52.5680449Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2024-06-26T04:50:52.6252683Z [ 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-06-26T04:50:52.7148646Z [ 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-06-26T04:50:52.7483836Z [ 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-06-26T04:50:52.7979264Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2024-06-26T04:50:52.8522354Z [ 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-06-26T04:50:52.8603024Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2024-06-26T04:50:53.0000043Z [ 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-06-26T04:50:53.0742334Z [ 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-06-26T04:50:53.0770645Z [ 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-06-26T04:50:53.1428519Z [ 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-06-26T04:50:53.1586627Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2024-06-26T04:50:53.2356465Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2024-06-26T04:50:53.2393958Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2024-06-26T04:50:53.2468369Z [ 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-06-26T04:50:53.3217449Z [ 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-06-26T04:50:53.3356265Z [ 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-06-26T04:50:53.3802406Z [ 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-06-26T04:50:53.4001157Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2024-06-26T04:50:53.4126336Z [ 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-06-26T04:50:53.5210897Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2024-06-26T04:50:53.5224493Z [ 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-06-26T04:50:53.6636490Z [ 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-06-26T04:50:53.7672562Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2024-06-26T04:50:53.7755816Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2024-06-26T04:50:53.8243448Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2024-06-26T04:50:53.9190555Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2024-06-26T04:50:53.9441806Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2024-06-26T04:50:54.0470722Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u8.c.o 2024-06-26T04:50:54.0720545Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2024-06-26T04:50:54.0965029Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2024-06-26T04:50:54.1235039Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2024-06-26T04:50:54.1768555Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u16.c.o 2024-06-26T04:50:54.2636285Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-sse41-u32.c.o 2024-06-26T04:50:54.2984968Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2024-06-26T04:50:54.3429948Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2024-06-26T04:50:54.3841792Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2024-06-26T04:50:54.4913394Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2024-06-26T04:50:54.5270979Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2024-06-26T04:50:54.6045068Z [ 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-06-26T04:50:54.6499381Z [ 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-06-26T04:50:54.6747426Z [ 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-06-26T04:50:54.6816364Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2024-06-26T04:50:54.7271324Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2024-06-26T04:50:54.7682635Z [ 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-06-26T04:50:54.8604195Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u4.c.o 2024-06-26T04:50:54.8668274Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2024-06-26T04:50:55.0404344Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u8.c.o 2024-06-26T04:50:55.1067104Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-sse41-u16.c.o 2024-06-26T04:50:55.2105419Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2024-06-26T04:50:55.2131986Z [ 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-06-26T04:50:55.2469952Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2024-06-26T04:50:55.2880290Z [ 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-06-26T04:50:55.3685289Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2024-06-26T04:50:55.3887024Z [ 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-06-26T04:50:55.3890048Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2024-06-26T04:50:55.4603018Z [ 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-06-26T04:50:55.5276476Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2024-06-26T04:50:55.5534554Z [ 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-06-26T04:50:55.7038099Z [ 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-06-26T04:50:55.7937908Z [ 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-06-26T04:50:55.8852332Z [ 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-06-26T04:50:55.9595558Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2024-06-26T04:50:56.0209901Z [ 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-06-26T04:50:56.0334446Z [ 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-06-26T04:50:56.1038051Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:56.1311909Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2024-06-26T04:50:56.2018819Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2024-06-26T04:50:56.2058170Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:56.2430597Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:56.2660413Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2024-06-26T04:50:56.3286975Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2024-06-26T04:50:56.3313974Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:56.5042497Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:56.5115591Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2024-06-26T04:50:56.6033532Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:56.7199518Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:56.7393865Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2024-06-26T04:50:56.7891179Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:56.7899695Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2024-06-26T04:50:56.8346104Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2024-06-26T04:50:56.8462160Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c.o 2024-06-26T04:50:56.8979681Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2024-06-26T04:50:56.9255086Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2024-06-26T04:50:56.9581173Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c.o 2024-06-26T04:50:56.9749447Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2024-06-26T04:50:56.9959526Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2024-06-26T04:50:57.0778087Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c.o 2024-06-26T04:50:57.1289636Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2024-06-26T04:50:57.2215153Z [ 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-06-26T04:50:57.3146879Z [ 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-06-26T04:50:57.3329307Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2024-06-26T04:50:57.4242105Z [ 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-06-26T04:50:57.4852639Z [ 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-06-26T04:50:57.5090467Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2024-06-26T04:50:57.5462763Z [ 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-06-26T04:50:57.5635231Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2024-06-26T04:50:57.6380599Z [ 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-06-26T04:50:57.6758875Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2024-06-26T04:50:57.7107309Z [ 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-06-26T04:50:57.7994391Z [ 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-06-26T04:50:57.8139315Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2024-06-26T04:50:57.8499448Z [ 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-06-26T04:50:57.8844000Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2024-06-26T04:50:57.8883229Z [ 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-06-26T04:50:57.9442627Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2024-06-26T04:50:58.0209373Z [ 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-06-26T04:50:58.1319098Z [ 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-06-26T04:50:58.1687621Z [ 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-06-26T04:50:58.2320431Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2024-06-26T04:50:58.3119071Z [ 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-06-26T04:50:58.4296237Z [ 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-06-26T04:50:58.4401551Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2024-06-26T04:50:58.5154771Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2024-06-26T04:50:58.5437030Z [ 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-06-26T04:50:58.6414091Z [ 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-06-26T04:50:58.6542725Z [ 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-06-26T04:50:58.6548925Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2024-06-26T04:50:58.7524557Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2024-06-26T04:50:58.7771924Z [ 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-06-26T04:50:58.7991224Z [ 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-06-26T04:50:58.8598143Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2024-06-26T04:50:58.8901875Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2024-06-26T04:50:58.9477459Z [ 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-06-26T04:50:59.1056857Z [ 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-06-26T04:50:59.2199906Z [ 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-06-26T04:50:59.2652336Z [ 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-06-26T04:50:59.3498148Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2024-06-26T04:50:59.4080137Z [ 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-06-26T04:50:59.4510402Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2024-06-26T04:50:59.5061109Z [ 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-06-26T04:50:59.6528304Z [ 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-06-26T04:50:59.7285546Z [ 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-06-26T04:50:59.7823551Z [ 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-06-26T04:50:59.8467337Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2024-06-26T04:50:59.8820323Z [ 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-06-26T04:50:59.9038160Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2024-06-26T04:50:59.9236753Z [ 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-06-26T04:50:59.9615192Z [ 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-06-26T04:51:00.0051527Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2024-06-26T04:51:00.0065351Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2024-06-26T04:51:00.0497100Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:51:00.0889123Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:51:00.1442272Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2024-06-26T04:51:00.1511002Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:51:00.1802545Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2024-06-26T04:51:00.2435707Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:51:00.3418575Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:51:00.4287604Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:51:00.5338839Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:51:00.5462980Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:51:00.6280993Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2024-06-26T04:51:00.6619305Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:51:00.7950008Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:51:00.8190444Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:51:00.8338512Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:51:00.8476450Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2024-06-26T04:51:00.9107416Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2024-06-26T04:51:00.9147314Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2024-06-26T04:51:00.9218425Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:51:01.0257095Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:51:01.1160110Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:51:01.2079429Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:51:01.3135761Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2024-06-26T04:51:01.4346525Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2024-06-26T04:51:01.5529080Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-sse41.c.o 2024-06-26T04:51:01.5880811Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-sse41.c.o 2024-06-26T04:51:01.6028253Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2024-06-26T04:51:01.6382829Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2024-06-26T04:51:01.6825978Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2024-06-26T04:51:01.6889651Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2024-06-26T04:51:01.6892438Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2024-06-26T04:51:01.7955482Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2024-06-26T04:51:01.9207956Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2024-06-26T04:51:02.0753879Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2024-06-26T04:51:02.1168601Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2024-06-26T04:51:02.1560184Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2024-06-26T04:51:02.2183724Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2024-06-26T04:51:02.2187064Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2024-06-26T04:51:02.2744014Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2024-06-26T04:51:02.2747402Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2024-06-26T04:51:02.3482257Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2024-06-26T04:51:02.4187003Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2024-06-26T04:51:02.4715537Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2024-06-26T04:51:02.4775921Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u8.c.o 2024-06-26T04:51:02.5169167Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2024-06-26T04:51:02.5546198Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2024-06-26T04:51:02.6328348Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u16.c.o 2024-06-26T04:51:02.7760111Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-sse41-u32.c.o 2024-06-26T04:51:02.8113384Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2024-06-26T04:51:02.8184959Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2024-06-26T04:51:02.8966303Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2024-06-26T04:51:02.9490850Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2024-06-26T04:51:03.0127704Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2024-06-26T04:51:03.0292345Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2024-06-26T04:51:03.0764295Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2024-06-26T04:51:03.1250209Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2024-06-26T04:51:03.1680149Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2024-06-26T04:51:03.1888152Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2024-06-26T04:51:03.2695857Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2024-06-26T04:51:03.3124931Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2024-06-26T04:51:03.3957107Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2024-06-26T04:51:03.4591122Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2024-06-26T04:51:03.5043332Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2024-06-26T04:51:03.5047374Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2024-06-26T04:51:03.5279246Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2024-06-26T04:51:03.5709990Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2024-06-26T04:51:03.5755202Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c.o 2024-06-26T04:51:03.5862797Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2024-06-26T04:51:03.6411538Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2024-06-26T04:51:03.6498260Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2024-06-26T04:51:03.6681452Z [ 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-06-26T04:51:03.7449780Z [ 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-06-26T04:51:03.8247555Z [ 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-06-26T04:51:03.8885805Z [ 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-06-26T04:51:03.9171379Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2024-06-26T04:51:03.9844155Z [ 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-06-26T04:51:04.0450323Z [ 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-06-26T04:51:04.0666856Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2024-06-26T04:51:04.1073198Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c.o 2024-06-26T04:51:04.1084431Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2024-06-26T04:51:04.2390019Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c.o 2024-06-26T04:51:04.2683866Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c.o 2024-06-26T04:51:04.3815566Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2024-06-26T04:51:04.4366056Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2024-06-26T04:51:04.5393038Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c.o 2024-06-26T04:51:04.7016369Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c.o 2024-06-26T04:51:04.7456518Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2024-06-26T04:51:04.7861531Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c.o 2024-06-26T04:51:04.8415023Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2024-06-26T04:51:04.9811729Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2024-06-26T04:51:04.9931974Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.o 2024-06-26T04:51:05.0091514Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.o 2024-06-26T04:51:05.1177133Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2024-06-26T04:51:05.1525154Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.o 2024-06-26T04:51:05.1691791Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2024-06-26T04:51:05.3334273Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.o 2024-06-26T04:51:05.3463772Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2024-06-26T04:51:05.4983367Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.o 2024-06-26T04:51:05.6687886Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2024-06-26T04:51:05.6811032Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2024-06-26T04:51:05.7690508Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.o 2024-06-26T04:51:05.8231951Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2024-06-26T04:51:05.9539865Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.o 2024-06-26T04:51:06.0188772Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2024-06-26T04:51:06.0457605Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.o 2024-06-26T04:51:06.1221465Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.o 2024-06-26T04:51:06.2125683Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2024-06-26T04:51:06.2642508Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.o 2024-06-26T04:51:06.2968694Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.o 2024-06-26T04:51:06.4383036Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c.o 2024-06-26T04:51:06.4441646Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2024-06-26T04:51:06.4750362Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c.o 2024-06-26T04:51:06.5280689Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2024-06-26T04:51:06.6055256Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c.o 2024-06-26T04:51:06.6174898Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2024-06-26T04:51:06.7675875Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c.o 2024-06-26T04:51:06.7845506Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2024-06-26T04:51:06.8353861Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2024-06-26T04:51:06.9779699Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c.o 2024-06-26T04:51:06.9781770Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2024-06-26T04:51:07.0625056Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c.o 2024-06-26T04:51:07.0644431Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c.o 2024-06-26T04:51:07.1237991Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2024-06-26T04:51:07.1294338Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2024-06-26T04:51:07.1530817Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c.o 2024-06-26T04:51:07.2132486Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2024-06-26T04:51:07.2389283Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c.o 2024-06-26T04:51:07.2907725Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:07.3440395Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:07.4284198Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2024-06-26T04:51:07.5350227Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:07.6406084Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2024-06-26T04:51:07.6882293Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:07.7561915Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2024-06-26T04:51:07.8780723Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:07.9383049Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2024-06-26T04:51:08.0502431Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:08.0909175Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2024-06-26T04:51:08.2122409Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:08.3072613Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2024-06-26T04:51:08.3977132Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:08.5433125Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2024-06-26T04:51:08.5812278Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:08.7937853Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:08.9261740Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:08.9363265Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:08.9405776Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2024-06-26T04:51:09.0979646Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:09.1049962Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2024-06-26T04:51:09.1299718Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2024-06-26T04:51:09.2714016Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:09.2756084Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:09.4309253Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:09.4565043Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2024-06-26T04:51:09.4639798Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2024-06-26T04:51:09.5846374Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:09.7507314Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:09.9292173Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:10.0265985Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:10.0753848Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:10.1056961Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:10.1446869Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2024-06-26T04:51:10.1754209Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2024-06-26T04:51:10.2038170Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2024-06-26T04:51:10.2731124Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:10.4488499Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:10.5336913Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:10.5476164Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2024-06-26T04:51:10.6070136Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:10.6843582Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:10.7668368Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:10.8477959Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:10.9286487Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2024-06-26T04:51:10.9999351Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2024-06-26T04:51:11.0419586Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c.o 2024-06-26T04:51:11.1356403Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x8.c.o 2024-06-26T04:51:11.2144792Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2024-06-26T04:51:11.2237085Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2024-06-26T04:51:11.2560463Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2024-06-26T04:51:11.4071988Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:11.5150299Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:11.5812608Z [ 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-06-26T04:51:11.5990756Z [ 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-06-26T04:51:11.7055649Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2024-06-26T04:51:11.7491792Z [ 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-06-26T04:51:11.7516242Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2024-06-26T04:51:11.7830612Z [ 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-06-26T04:51:11.8598625Z [ 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-06-26T04:51:11.9092588Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2024-06-26T04:51:11.9725135Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2024-06-26T04:51:12.0009507Z [ 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-06-26T04:51:12.0094517Z [ 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-06-26T04:51:12.0604988Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2024-06-26T04:51:12.1555286Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2024-06-26T04:51:12.1702248Z [ 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-06-26T04:51:12.2162702Z [ 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-06-26T04:51:12.3387370Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2024-06-26T04:51:12.4124425Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2024-06-26T04:51:12.4191391Z [ 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-06-26T04:51:12.5139432Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2024-06-26T04:51:12.5909511Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:12.5941009Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2024-06-26T04:51:12.7192318Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:12.7633860Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:12.7924938Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2024-06-26T04:51:12.8356819Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx-broadcast.c.o 2024-06-26T04:51:12.8728518Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2024-06-26T04:51:12.9101912Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c.o 2024-06-26T04:51:12.9808569Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2024-06-26T04:51:13.0351287Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c.o 2024-06-26T04:51:13.0886693Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c.o 2024-06-26T04:51:13.1440663Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2024-06-26T04:51:13.1510123Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2024-06-26T04:51:13.2113337Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2024-06-26T04:51:13.3146507Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c.o 2024-06-26T04:51:13.3481706Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2024-06-26T04:51:13.4082227Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c.o 2024-06-26T04:51:13.4649227Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2024-06-26T04:51:13.5367654Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c.o 2024-06-26T04:51:13.6030218Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2024-06-26T04:51:13.6754634Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2024-06-26T04:51:13.7103387Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2024-06-26T04:51:13.7281218Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c.o 2024-06-26T04:51:13.7709858Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2024-06-26T04:51:13.8576548Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c.o 2024-06-26T04:51:13.8961056Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c.o 2024-06-26T04:51:13.9452317Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2024-06-26T04:51:13.9879942Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2024-06-26T04:51:14.0434611Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2024-06-26T04:51:14.0475517Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2024-06-26T04:51:14.1161229Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2024-06-26T04:51:14.2061802Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c.o 2024-06-26T04:51:14.2992378Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2024-06-26T04:51:14.3178559Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c.o 2024-06-26T04:51:14.3231594Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c.o 2024-06-26T04:51:14.4046685Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2024-06-26T04:51:14.4400672Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2024-06-26T04:51:14.4769240Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c.o 2024-06-26T04:51:14.4802579Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2024-06-26T04:51:14.5973068Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2024-06-26T04:51:14.6365428Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c.o 2024-06-26T04:51:14.7764366Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2024-06-26T04:51:14.7833069Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c.o 2024-06-26T04:51:14.9255822Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c.o 2024-06-26T04:51:15.0133933Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2024-06-26T04:51:15.0391246Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2024-06-26T04:51:15.0501388Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2024-06-26T04:51:15.0600487Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c.o 2024-06-26T04:51:15.1059772Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2024-06-26T04:51:15.1637650Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2024-06-26T04:51:15.1639334Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2024-06-26T04:51:15.1921492Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c.o 2024-06-26T04:51:15.2483992Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c.o 2024-06-26T04:51:15.3358306Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2024-06-26T04:51:15.3678297Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2024-06-26T04:51:15.3680551Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2024-06-26T04:51:15.4364814Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx-u8.c.o 2024-06-26T04:51:15.4882145Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2024-06-26T04:51:15.5767018Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx-u16.c.o 2024-06-26T04:51:15.6234595Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx-u8.c.o 2024-06-26T04:51:15.7252396Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx-u16.c.o 2024-06-26T04:51:15.8000435Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2024-06-26T04:51:15.8455016Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx-u8.c.o 2024-06-26T04:51:15.8893411Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2024-06-26T04:51:15.9249088Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx-u16.c.o 2024-06-26T04:51:15.9416522Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx-u8.c.o 2024-06-26T04:51:15.9981512Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2024-06-26T04:51:16.0556560Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx-u16.c.o 2024-06-26T04:51:16.0774703Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2024-06-26T04:51:16.0820622Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2024-06-26T04:51:16.2075376Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2024-06-26T04:51:16.2292030Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2024-06-26T04:51:16.3830605Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2024-06-26T04:51:16.4038592Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2024-06-26T04:51:16.4739419Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2024-06-26T04:51:16.5000537Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2024-06-26T04:51:16.5228545Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2024-06-26T04:51:16.5551670Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2024-06-26T04:51:16.5868555Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2024-06-26T04:51:16.6180686Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2024-06-26T04:51:16.6236165Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx-u8.c.o 2024-06-26T04:51:16.6563291Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2024-06-26T04:51:16.6740211Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/privateuse1_observer.cpp.o 2024-06-26T04:51:16.7386560Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2024-06-26T04:51:16.7641319Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx-u16.c.o 2024-06-26T04:51:16.9136647Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx-u8.c.o 2024-06-26T04:51:17.0296189Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2024-06-26T04:51:17.0639298Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx-u16.c.o 2024-06-26T04:51:17.0920583Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx-u16.c.o 2024-06-26T04:51:17.0958647Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx-u8.c.o 2024-06-26T04:51:17.1886568Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx-u8.c.o 2024-06-26T04:51:17.2120078Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx-u16.c.o 2024-06-26T04:51:17.2176594Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2024-06-26T04:51:17.2404027Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2024-06-26T04:51:17.2516581Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2024-06-26T04:51:17.2842412Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2024-06-26T04:51:17.3101093Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2024-06-26T04:51:17.3357706Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2024-06-26T04:51:17.3725434Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2024-06-26T04:51:17.4580575Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2024-06-26T04:51:17.5002054Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2024-06-26T04:51:17.5702029Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2024-06-26T04:51:17.5998799Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2024-06-26T04:51:17.6895177Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx-u8.c.o 2024-06-26T04:51:17.8331396Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx-u16.c.o 2024-06-26T04:51:17.8593197Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx-u8.c.o 2024-06-26T04:51:18.0181039Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2024-06-26T04:51:18.0186638Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx-u16.c.o 2024-06-26T04:51:18.0562358Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2024-06-26T04:51:18.1008035Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2024-06-26T04:51:18.1638962Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2024-06-26T04:51:18.1716207Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2024-06-26T04:51:18.2042390Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u8.c.o 2024-06-26T04:51:18.2488199Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2024-06-26T04:51:18.3358419Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u16.c.o 2024-06-26T04:51:18.4621640Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u24.c.o 2024-06-26T04:51:18.5260037Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2024-06-26T04:51:18.6313595Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c.o 2024-06-26T04:51:18.7225098Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u40.c.o 2024-06-26T04:51:18.7370280Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u48.c.o 2024-06-26T04:51:18.8164321Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c.o 2024-06-26T04:51:18.8571259Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2024-06-26T04:51:18.8989990Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2024-06-26T04:51:18.9065697Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c.o 2024-06-26T04:51:18.9707195Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2024-06-26T04:51:18.9902256Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2024-06-26T04:51:19.0089538Z [ 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-06-26T04:51:19.0642784Z [ 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-06-26T04:51:19.1546141Z [ 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-06-26T04:51:19.2154943Z [ 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-06-26T04:51:19.3288649Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c.o 2024-06-26T04:51:19.3693674Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2024-06-26T04:51:19.4958759Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c.o 2024-06-26T04:51:19.5689711Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c.o 2024-06-26T04:51:19.6634943Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2024-06-26T04:51:19.7577805Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c.o 2024-06-26T04:51:19.8729978Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u40.c.o 2024-06-26T04:51:19.9043523Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2024-06-26T04:51:19.9111951Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2024-06-26T04:51:19.9642714Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u48.c.o 2024-06-26T04:51:20.0205153Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2024-06-26T04:51:20.0391677Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2024-06-26T04:51:20.1359366Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2024-06-26T04:51:20.1621637Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2024-06-26T04:51:20.2826405Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2024-06-26T04:51:20.3214578Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2024-06-26T04:51:20.4496962Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2024-06-26T04:51:20.4567852Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2024-06-26T04:51:20.5394030Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2024-06-26T04:51:20.5927867Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2024-06-26T04:51:20.6034052Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2024-06-26T04:51:20.6521481Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2024-06-26T04:51:20.6918094Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2024-06-26T04:51:20.8629482Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2024-06-26T04:51:20.8632076Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2024-06-26T04:51:21.0486923Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2024-06-26T04:51:21.0967382Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2024-06-26T04:51:21.1929163Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2024-06-26T04:51:21.2327674Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2024-06-26T04:51:21.2411015Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2024-06-26T04:51:21.3549624Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2024-06-26T04:51:21.3715539Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2024-06-26T04:51:21.4270707Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2024-06-26T04:51:21.4844601Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2024-06-26T04:51:21.5276429Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c.o 2024-06-26T04:51:21.6260738Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2024-06-26T04:51:21.6788224Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2024-06-26T04:51:21.7250073Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c.o 2024-06-26T04:51:21.8459537Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2024-06-26T04:51:21.8665328Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c.o 2024-06-26T04:51:22.0280196Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c.o 2024-06-26T04:51:22.0590809Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2024-06-26T04:51:22.0927964Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c.o 2024-06-26T04:51:22.1857420Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2024-06-26T04:51:22.2563595Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c.o 2024-06-26T04:51:22.3220332Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u40.c.o 2024-06-26T04:51:22.4507918Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2024-06-26T04:51:22.4947042Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u48.c.o 2024-06-26T04:51:22.5081655Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u56.c.o 2024-06-26T04:51:22.6507487Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2024-06-26T04:51:22.7055064Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u64.c.o 2024-06-26T04:51:22.8096600Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u72.c.o 2024-06-26T04:51:22.8120993Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u80.c.o 2024-06-26T04:51:22.8566525Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2024-06-26T04:51:22.9519583Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2024-06-26T04:51:22.9719639Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c.o 2024-06-26T04:51:23.0803797Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2024-06-26T04:51:23.1251569Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c.o 2024-06-26T04:51:23.1812010Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2024-06-26T04:51:23.2847030Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c.o 2024-06-26T04:51:23.4112014Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c.o 2024-06-26T04:51:23.4218945Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u40.c.o 2024-06-26T04:51:23.4461186Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2024-06-26T04:51:23.4519667Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u56.c.o 2024-06-26T04:51:23.4555783Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u48.c.o 2024-06-26T04:51:23.5709233Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2024-06-26T04:51:23.5805170Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u64.c.o 2024-06-26T04:51:23.5919427Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u72.c.o 2024-06-26T04:51:23.6203130Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2024-06-26T04:51:23.7227841Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u80.c.o 2024-06-26T04:51:23.7771460Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c.o 2024-06-26T04:51:23.8862094Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c.o 2024-06-26T04:51:23.9243428Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c.o 2024-06-26T04:51:24.0038032Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2024-06-26T04:51:24.0094012Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u8.c.o 2024-06-26T04:51:24.0367704Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2024-06-26T04:51:24.0541249Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u16.c.o 2024-06-26T04:51:24.0947246Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2024-06-26T04:51:24.1664738Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2024-06-26T04:51:24.1755782Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u24.c.o 2024-06-26T04:51:24.1914491Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2024-06-26T04:51:24.3267227Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u32.c.o 2024-06-26T04:51:24.4791052Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u40.c.o 2024-06-26T04:51:24.6472257Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u48.c.o 2024-06-26T04:51:24.6972266Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u56.c.o 2024-06-26T04:51:24.8021249Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2024-06-26T04:51:24.8058879Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2024-06-26T04:51:24.8547574Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u64.c.o 2024-06-26T04:51:25.0124865Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u72.c.o 2024-06-26T04:51:25.1202486Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2024-06-26T04:51:25.1529983Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div-u80.c.o 2024-06-26T04:51:25.1798353Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-06-26T04:51:25.2245752Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-06-26T04:51:25.3216128Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp.o 2024-06-26T04:51:25.3249568Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2024-06-26T04:51:25.3686558Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut8-p4h3ts-div-u24.c.o 2024-06-26T04:51:25.3903163Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-lut8-p4h3ts-div-u32.c.o 2024-06-26T04:51:25.3988874Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-06-26T04:51:25.4990759Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2024-06-26T04:51:25.5299201Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2024-06-26T04:51:25.5390346Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-06-26T04:51:25.7015119Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u24.c.o 2024-06-26T04:51:25.8069721Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u32.c.o 2024-06-26T04:51:25.8547735Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u40.c.o 2024-06-26T04:51:25.8558468Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2024-06-26T04:51:25.8928863Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2024-06-26T04:51:25.9514600Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u48.c.o 2024-06-26T04:51:26.0214948Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2024-06-26T04:51:26.0464570Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u56.c.o 2024-06-26T04:51:26.0765133Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2024-06-26T04:51:26.2526080Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u64.c.o 2024-06-26T04:51:26.4075111Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u72.c.o 2024-06-26T04:51:26.4879882Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-div-u80.c.o 2024-06-26T04:51:26.5220712Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2024-06-26T04:51:26.5323075Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2024-06-26T04:51:26.5833661Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-06-26T04:51:26.6370490Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-06-26T04:51:26.7507481Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u24.c.o 2024-06-26T04:51:26.7850274Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2024-06-26T04:51:26.7913192Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2024-06-26T04:51:26.8407214Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u32.c.o 2024-06-26T04:51:26.8518058Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u40.c.o 2024-06-26T04:51:26.9152484Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2024-06-26T04:51:26.9941686Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/SymmetricMemory.cpp.o 2024-06-26T04:51:27.0093274Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u48.c.o 2024-06-26T04:51:27.1523981Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u56.c.o 2024-06-26T04:51:27.3092229Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u64.c.o 2024-06-26T04:51:27.4583868Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u72.c.o 2024-06-26T04:51:27.4936580Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2024-06-26T04:51:27.4988695Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr1-u80.c.o 2024-06-26T04:51:27.5358892Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2024-06-26T04:51:27.6187532Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u8.c.o 2024-06-26T04:51:27.6563797Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u16.c.o 2024-06-26T04:51:27.7573438Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2024-06-26T04:51:27.7769651Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u24.c.o 2024-06-26T04:51:27.7805953Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u32.c.o 2024-06-26T04:51:27.8957764Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2024-06-26T04:51:27.9377310Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2024-06-26T04:51:27.9600213Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u40.c.o 2024-06-26T04:51:28.1289636Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u48.c.o 2024-06-26T04:51:28.2887802Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u56.c.o 2024-06-26T04:51:28.3957343Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2024-06-26T04:51:28.4336763Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u64.c.o 2024-06-26T04:51:28.5982687Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u72.c.o 2024-06-26T04:51:28.6108568Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-expm1minus-rr1-p6h5ts-nr2-u80.c.o 2024-06-26T04:51:28.6488144Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx-u8.c.o 2024-06-26T04:51:28.7358048Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2024-06-26T04:51:28.7592724Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2024-06-26T04:51:28.7645287Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2024-06-26T04:51:28.8234114Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx-u16.c.o 2024-06-26T04:51:28.8474264Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx-u8.c.o 2024-06-26T04:51:28.9747595Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2024-06-26T04:51:29.0041417Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx-u16.c.o 2024-06-26T04:51:29.1617352Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx-u8.c.o 2024-06-26T04:51:29.2001316Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx-u16.c.o 2024-06-26T04:51:29.2121415Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx-rr2-p5.c.o 2024-06-26T04:51:29.3281027Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2024-06-26T04:51:29.3389644Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2024-06-26T04:51:29.3611400Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-lut4-p4-perm.c.o 2024-06-26T04:51:29.5215621Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-lut16-p3.c.o 2024-06-26T04:51:29.6789488Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx-rr2-p6.c.o 2024-06-26T04:51:29.8517087Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-lut64-p2-div.c.o 2024-06-26T04:51:29.8519199Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2024-06-26T04:51:29.8963557Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-div.c.o 2024-06-26T04:51:29.9635839Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-nr1.c.o 2024-06-26T04:51:30.0204573Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2024-06-26T04:51:30.0209637Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx-rr2-p5-nr2.c.o 2024-06-26T04:51:30.0266289Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/Handlers.cpp.o 2024-06-26T04:51:30.0963682Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp.o 2024-06-26T04:51:30.1647308Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-lut4-p4h2ts-perm-div.c.o 2024-06-26T04:51:30.2645314Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2024-06-26T04:51:30.3241811Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-06-26T04:51:30.3569024Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-div.c.o 2024-06-26T04:51:30.4777222Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2024-06-26T04:51:30.5092911Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-nr1.c.o 2024-06-26T04:51:30.5591612Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2024-06-26T04:51:30.6321453Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr1-p6h5ts-nr2.c.o 2024-06-26T04:51:30.6544879Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2024-06-26T04:51:30.7597351Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h2ts-nr1.c.o 2024-06-26T04:51:30.8977164Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h2ts-nr2.c.o 2024-06-26T04:51:30.9230888Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2024-06-26T04:51:31.0645017Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ps-nr1.c.o 2024-06-26T04:51:31.1950932Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ps-nr2.c.o 2024-06-26T04:51:31.2401506Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2024-06-26T04:51:31.3544288Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ts-nr1.c.o 2024-06-26T04:51:31.4457650Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx-expm1minus-rr2-lut8-p4h3ts-nr2.c.o 2024-06-26T04:51:31.5147043Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2024-06-26T04:51:31.5850089Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:31.6127638Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2024-06-26T04:51:31.6449198Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:31.7167304Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:31.7440977Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2024-06-26T04:51:31.8244241Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2024-06-26T04:51:31.8667043Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:31.8924620Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:32.0509343Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2024-06-26T04:51:32.0694672Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:32.1169141Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2024-06-26T04:51:32.2329888Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:32.2976966Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2024-06-26T04:51:32.4073893Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:32.5885719Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:32.7572967Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:32.7600047Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:32.7963305Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2024-06-26T04:51:32.9857360Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:32.9860732Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2024-06-26T04:51:32.9896325Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:33.0618581Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:33.1318824Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:33.1703821Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2024-06-26T04:51:33.2084496Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:33.2380938Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2024-06-26T04:51:33.2919375Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:33.3488813Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:33.4602235Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2024-06-26T04:51:33.4926968Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:33.6712438Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:33.8248055Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:33.8412959Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2024-06-26T04:51:33.9638023Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:33.9801497Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2024-06-26T04:51:34.0146644Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2024-06-26T04:51:34.1313998Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld64.c.o 2024-06-26T04:51:34.2097990Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2024-06-26T04:51:34.2229952Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld128.c.o 2024-06-26T04:51:34.2694656Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:34.3882258Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:34.3915312Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2024-06-26T04:51:34.5339475Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:34.7372230Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:34.7819712Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:34.8635860Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2024-06-26T04:51:34.8924563Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:34.9292623Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:34.9601801Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2024-06-26T04:51:35.0502523Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:35.0543593Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2024-06-26T04:51:35.0682352Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:35.1620239Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2024-06-26T04:51:35.2122691Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2024-06-26T04:51:35.2450351Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:35.3544439Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:35.4512482Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:35.6155515Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:35.7478665Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:35.8001560Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:35.8145885Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:35.8631527Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2024-06-26T04:51:35.9126301Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2024-06-26T04:51:35.9655775Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:35.9845800Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2024-06-26T04:51:36.0665230Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:36.0728097Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c.o 2024-06-26T04:51:36.2262846Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2024-06-26T04:51:36.2451696Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c.o 2024-06-26T04:51:36.2923270Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2024-06-26T04:51:36.3938210Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c.o 2024-06-26T04:51:36.5496794Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2024-06-26T04:51:36.7579161Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:36.8373408Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:36.8887591Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2024-06-26T04:51:36.9015551Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2024-06-26T04:51:36.9845794Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:37.1005730Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:37.1545567Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2024-06-26T04:51:37.1793482Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2024-06-26T04:51:37.2641583Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:37.3049956Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:37.4175195Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:37.4724114Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2024-06-26T04:51:37.5389871Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:37.6689559Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:37.7813503Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:37.8524951Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:37.9484480Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2024-06-26T04:51:37.9957283Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:38.0042429Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:38.1068393Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2024-06-26T04:51:38.1675802Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2024-06-26T04:51:38.2170843Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:38.3491381Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:38.3510728Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:38.4091708Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2024-06-26T04:51:38.4642811Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2024-06-26T04:51:38.5156632Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:38.5606768Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:38.5720768Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2024-06-26T04:51:38.6161588Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2024-06-26T04:51:38.7091572Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:38.7627066Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:38.8339917Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2024-06-26T04:51:38.8667553Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:38.9804343Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:39.0163160Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:39.1119764Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2024-06-26T04:51:39.2003446Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:39.2172925Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2024-06-26T04:51:39.3954846Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:39.4907405Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:39.5322297Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:39.5974509Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2024-06-26T04:51:39.6415730Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:39.6480322Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2024-06-26T04:51:39.7824720Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:39.8443383Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:39.8810560Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2024-06-26T04:51:39.9689659Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:40.0281343Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2024-06-26T04:51:40.0933411Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2024-06-26T04:51:40.1157947Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:40.1391810Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:40.1526065Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:40.2094747Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2024-06-26T04:51:40.2458935Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2024-06-26T04:51:40.2597707Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:40.3684739Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:40.4322793Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:40.5417937Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2024-06-26T04:51:40.5420898Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:40.6767532Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:40.7409299Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:40.7747944Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2024-06-26T04:51:40.8257074Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:40.9735187Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:41.0926279Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2024-06-26T04:51:41.0986849Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:41.1069723Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:41.1788129Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2024-06-26T04:51:41.2076757Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:41.2840118Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:41.3887052Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2024-06-26T04:51:41.4557625Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:41.5381922Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:41.5724769Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:41.6468640Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:41.6653931Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:41.7478877Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:41.8097298Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2024-06-26T04:51:41.8628817Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:41.8724262Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:41.9722727Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2024-06-26T04:51:41.9888667Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:42.0893317Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:42.1281535Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2024-06-26T04:51:42.1562052Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:42.1841289Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2024-06-26T04:51:42.3241249Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:42.3610726Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:42.4593883Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2024-06-26T04:51:42.4845816Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:42.5765529Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:42.6903045Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:42.7994428Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:42.8379382Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:42.8835758Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2024-06-26T04:51:42.9349557Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c.o 2024-06-26T04:51:42.9991754Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2024-06-26T04:51:43.0315666Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c.o 2024-06-26T04:51:43.1343739Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2024-06-26T04:51:43.1936033Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c.o 2024-06-26T04:51:43.1990260Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c.o 2024-06-26T04:51:43.2985221Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2024-06-26T04:51:43.3360814Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2024-06-26T04:51:43.3912311Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c.o 2024-06-26T04:51:43.4904497Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2024-06-26T04:51:43.5417197Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:43.6229520Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:43.7492550Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c.o 2024-06-26T04:51:43.8436248Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c.o 2024-06-26T04:51:43.9543462Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2024-06-26T04:51:43.9876665Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2024-06-26T04:51:44.0521748Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2024-06-26T04:51:44.1020750Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c.o 2024-06-26T04:51:44.1209147Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c.o 2024-06-26T04:51:44.2303681Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2024-06-26T04:51:44.2911180Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2024-06-26T04:51:44.3444263Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2024-06-26T04:51:44.4022946Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2024-06-26T04:51:44.4285818Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2024-06-26T04:51:44.4750081Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u8.c.o 2024-06-26T04:51:44.5406906Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2024-06-26T04:51:44.5812272Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u16.c.o 2024-06-26T04:51:44.5815476Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2024-06-26T04:51:44.7007064Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-avx-u32.c.o 2024-06-26T04:51:44.8545174Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2024-06-26T04:51:44.9951369Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2024-06-26T04:51:45.0474250Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2024-06-26T04:51:45.1449225Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:45.1874189Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2024-06-26T04:51:45.2394554Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:45.3466461Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:45.3752241Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:45.4378777Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u4.c.o 2024-06-26T04:51:45.4412354Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2024-06-26T04:51:45.4829765Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2024-06-26T04:51:45.5479339Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u8.c.o 2024-06-26T04:51:45.5693052Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-avx-u16.c.o 2024-06-26T04:51:45.5758873Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2024-06-26T04:51:45.6915288Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2024-06-26T04:51:45.7162155Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:45.8859014Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:46.0507540Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:46.0597162Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:46.2150443Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2024-06-26T04:51:46.2347800Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:46.2650080Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:46.3815371Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:46.4197927Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2024-06-26T04:51:46.4480770Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:46.4802716Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2024-06-26T04:51:46.5665467Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2024-06-26T04:51:46.6694582Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:46.6876699Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:46.7674714Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2024-06-26T04:51:46.8324955Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:46.9324601Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:47.0988678Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2024-06-26T04:51:47.1082358Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2024-06-26T04:51:47.1852943Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2024-06-26T04:51:47.3848870Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c.o 2024-06-26T04:51:47.3851565Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2024-06-26T04:51:47.4289269Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c.o 2024-06-26T04:51:47.5408255Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2024-06-26T04:51:47.5891908Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c.o 2024-06-26T04:51:47.6326413Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2024-06-26T04:51:47.7075359Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:47.7400364Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2024-06-26T04:51:47.7477103Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:47.8095250Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:47.8610794Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:47.9340803Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2024-06-26T04:51:47.9692362Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:48.0003563Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:48.1345453Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2024-06-26T04:51:48.1599545Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:48.2096937Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:48.3154329Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2024-06-26T04:51:48.3224382Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:48.4418701Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:48.5537249Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:48.5662343Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2024-06-26T04:51:48.7335503Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:48.7729361Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2024-06-26T04:51:48.9276828Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:48.9547364Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:49.0275795Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2024-06-26T04:51:49.0588448Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:49.0640437Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:49.1764118Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:49.1787255Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:49.3385468Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:49.3615084Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2024-06-26T04:51:49.3713987Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2024-06-26T04:51:49.4489754Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:49.5709735Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2024-06-26T04:51:49.5759426Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:49.6792747Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:49.8339089Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:49.8609757Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:49.9093516Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:49.9320668Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2024-06-26T04:51:49.9777128Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:49.9876967Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:50.0161205Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2024-06-26T04:51:50.0280075Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:50.1003957Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:50.1488773Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:50.1870695Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2024-06-26T04:51:50.2198345Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2024-06-26T04:51:50.2454075Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:50.2909571Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2024-06-26T04:51:50.3291559Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:50.3515231Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2024-06-26T04:51:50.4285270Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:50.5954597Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:50.6301544Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:50.7342817Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:50.7353787Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2024-06-26T04:51:50.8546126Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:50.8558614Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:50.9519996Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2024-06-26T04:51:50.9557269Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:51.0001291Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2024-06-26T04:51:51.1209424Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:51.2040937Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:51.2544567Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2024-06-26T04:51:51.2785435Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2024-06-26T04:51:51.3166361Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:51.4215794Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2024-06-26T04:51:51.4673846Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2024-06-26T04:51:51.5051326Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:51.5385795Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2024-06-26T04:51:51.5491544Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:51.5495036Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2024-06-26T04:51:51.6087132Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2024-06-26T04:51:51.6363084Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2024-06-26T04:51:51.7894496Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c.o 2024-06-26T04:51:51.8867164Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2024-06-26T04:51:51.9364357Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:52.0524914Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:52.0960969Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2024-06-26T04:51:52.1368415Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2024-06-26T04:51:52.2090645Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2024-06-26T04:51:52.2493144Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2024-06-26T04:51:52.2542037Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:52.3578315Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:52.4079392Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2024-06-26T04:51:52.5471492Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u8.c.o 2024-06-26T04:51:52.5905447Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:52.6329610Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u16.c.o 2024-06-26T04:51:52.6909605Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:52.7546658Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-avx-u32.c.o 2024-06-26T04:51:52.7555081Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2024-06-26T04:51:52.8336872Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:52.9390783Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2024-06-26T04:51:52.9623389Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2024-06-26T04:51:53.0801682Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2024-06-26T04:51:53.1442782Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:53.2245112Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:53.2627652Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:53.3171825Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2024-06-26T04:51:53.3391195Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:53.4122662Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2024-06-26T04:51:53.5133749Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2024-06-26T04:51:53.7129190Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2024-06-26T04:51:53.7333309Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2024-06-26T04:51:53.8329423Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2024-06-26T04:51:53.8344494Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:53.8577414Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:53.8640337Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2024-06-26T04:51:53.8998835Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4-prfm.c.o 2024-06-26T04:51:53.9668962Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c.o 2024-06-26T04:51:54.0673461Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4-prfm.c.o 2024-06-26T04:51:54.1142791Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c.o 2024-06-26T04:51:54.1914839Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4-prfm.c.o 2024-06-26T04:51:54.2121632Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:54.2560088Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:54.3067850Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2024-06-26T04:51:54.4492252Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4-prfm.c.o 2024-06-26T04:51:54.4686328Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:54.5202202Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2024-06-26T04:51:54.5916685Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:54.6710023Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c.o 2024-06-26T04:51:54.7923820Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c.o 2024-06-26T04:51:54.8143238Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:54.8569416Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c.o 2024-06-26T04:51:54.9081176Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2024-06-26T04:51:54.9158049Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c.o 2024-06-26T04:51:55.0029595Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c.o 2024-06-26T04:51:55.0550362Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:55.0956611Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:55.1668304Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c.o 2024-06-26T04:51:55.2935883Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c.o 2024-06-26T04:51:55.4097025Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c.o 2024-06-26T04:51:55.4660690Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2024-06-26T04:51:55.5323820Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c.o 2024-06-26T04:51:55.6250855Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:55.6639386Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2024-06-26T04:51:55.6682191Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:55.7173090Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2024-06-26T04:51:55.8086102Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:55.8560839Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c.o 2024-06-26T04:51:56.0249497Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2024-06-26T04:51:56.1629016Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c.o 2024-06-26T04:51:56.1856441Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:56.2453067Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c.o 2024-06-26T04:51:56.2569387Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c.o 2024-06-26T04:51:56.2797489Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c.o 2024-06-26T04:51:56.3326719Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:56.3838649Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:56.4163094Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:56.4285939Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2024-06-26T04:51:56.4439612Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c8.c.o 2024-06-26T04:51:56.5730142Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c16.c.o 2024-06-26T04:51:56.6115454Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:56.6972354Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c24.c.o 2024-06-26T04:51:56.7639857Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2024-06-26T04:51:56.8183367Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-f16c-c32.c.o 2024-06-26T04:51:56.9421777Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c8.c.o 2024-06-26T04:51:56.9519183Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:56.9556814Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c16.c.o 2024-06-26T04:51:57.0788913Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:57.1048115Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c24.c.o 2024-06-26T04:51:57.2485799Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-f16c-c32.c.o 2024-06-26T04:51:57.2695118Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2024-06-26T04:51:57.3827111Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:57.3995983Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:57.4188202Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-f16c-2x8.c.o 2024-06-26T04:51:57.4271378Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-f16c-2x16.c.o 2024-06-26T04:51:57.5581720Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:57.5842648Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2024-06-26T04:51:57.7270063Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-f16c-u8.c.o 2024-06-26T04:51:57.7316545Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-f16c-u16.c.o 2024-06-26T04:51:57.9130575Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-f16c-u8.c.o 2024-06-26T04:51:57.9134947Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:57.9444850Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-f16c-u16.c.o 2024-06-26T04:51:57.9941263Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-f16c-u8.c.o 2024-06-26T04:51:58.0897537Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:58.1092205Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:58.1172859Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:58.1525953Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-f16c-u16.c.o 2024-06-26T04:51:58.3124168Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-f16c-u8.c.o 2024-06-26T04:51:58.4848784Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-f16c-u16.c.o 2024-06-26T04:51:58.4930953Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:58.6129433Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:58.6377250Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2024-06-26T04:51:58.6955705Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:58.7623680Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2024-06-26T04:51:58.7938527Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2024-06-26T04:51:58.7959292Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2024-06-26T04:51:58.8924571Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:58.9584456Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2024-06-26T04:51:59.0067683Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2024-06-26T04:51:59.1130955Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:59.1712530Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2024-06-26T04:51:59.2997366Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2024-06-26T04:51:59.3271905Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:59.4578856Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2024-06-26T04:51:59.5402147Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-f16c-u8.c.o 2024-06-26T04:51:59.6486172Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:59.6828914Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2024-06-26T04:51:59.6841712Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-f16c-u16.c.o 2024-06-26T04:51:59.8257874Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-f16c-u8.c.o 2024-06-26T04:51:59.9375003Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-f16c-u16.c.o 2024-06-26T04:51:59.9781409Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2024-06-26T04:52:00.0202459Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2024-06-26T04:52:00.0770847Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-f16c-u8.c.o 2024-06-26T04:52:00.2255003Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-f16c-u16.c.o 2024-06-26T04:52:00.2385502Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2024-06-26T04:52:00.3082240Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-f16c-u8.c.o 2024-06-26T04:52:00.3651324Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-f16c-u16.c.o 2024-06-26T04:52:00.4646012Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2024-06-26T04:52:00.5188691Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2024-06-26T04:52:00.6235008Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2024-06-26T04:52:00.6288722Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2024-06-26T04:52:00.6630180Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2024-06-26T04:52:00.7055360Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-f16c-u8.c.o 2024-06-26T04:52:00.7690716Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2024-06-26T04:52:00.7958302Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-f16c-u16.c.o 2024-06-26T04:52:00.8039628Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2024-06-26T04:52:00.8146545Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2024-06-26T04:52:00.8282731Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2024-06-26T04:52:00.9401204Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-f16c-u8.c.o 2024-06-26T04:52:01.0902470Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-f16c-u16.c.o 2024-06-26T04:52:01.1065810Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2024-06-26T04:52:01.2407219Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2024-06-26T04:52:01.2623275Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2024-06-26T04:52:01.3910264Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2024-06-26T04:52:01.4333171Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2024-06-26T04:52:01.5157256Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2024-06-26T04:52:01.5683871Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2024-06-26T04:52:01.5696334Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2024-06-26T04:52:01.6124819Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2024-06-26T04:52:01.6501265Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2024-06-26T04:52:01.7012308Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2024-06-26T04:52:01.8598480Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2024-06-26T04:52:01.9082282Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2024-06-26T04:52:01.9491749Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2024-06-26T04:52:02.0053300Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2024-06-26T04:52:02.1238788Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2024-06-26T04:52:02.1525917Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2024-06-26T04:52:02.1966010Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2024-06-26T04:52:02.2750153Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2024-06-26T04:52:02.2844999Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2024-06-26T04:52:02.3657133Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2024-06-26T04:52:02.4687220Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2024-06-26T04:52:02.5348798Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2024-06-26T04:52:02.6428797Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2024-06-26T04:52:02.6431658Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c.o 2024-06-26T04:52:02.7059942Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2024-06-26T04:52:02.8412283Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c.o 2024-06-26T04:52:02.9003833Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2024-06-26T04:52:02.9431038Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2024-06-26T04:52:03.0159488Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c.o 2024-06-26T04:52:03.0766181Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c.o 2024-06-26T04:52:03.1056979Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:03.1616980Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:03.2468623Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c.o 2024-06-26T04:52:03.4264735Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u8.c.o 2024-06-26T04:52:03.4849905Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u16.c.o 2024-06-26T04:52:03.6246904Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u24.c.o 2024-06-26T04:52:03.6908759Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u32.c.o 2024-06-26T04:52:03.7175124Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:03.7390382Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u40.c.o 2024-06-26T04:52:03.8006985Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:03.8035176Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u48.c.o 2024-06-26T04:52:03.8366695Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u56.c.o 2024-06-26T04:52:03.8438412Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2024-06-26T04:52:03.9058844Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u64.c.o 2024-06-26T04:52:03.9569278Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:03.9672054Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:04.0455144Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u72.c.o 2024-06-26T04:52:04.2117850Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u80.c.o 2024-06-26T04:52:04.4070105Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2024-06-26T04:52:04.4322523Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:04.5794673Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2024-06-26T04:52:04.6797402Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2024-06-26T04:52:04.8424785Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:04.8986847Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2024-06-26T04:52:04.9466631Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u40.c.o 2024-06-26T04:52:04.9547977Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u48.c.o 2024-06-26T04:52:05.0504622Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u56.c.o 2024-06-26T04:52:05.0522913Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:05.1105463Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2024-06-26T04:52:05.1157488Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:05.1493766Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u64.c.o 2024-06-26T04:52:05.2247084Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:05.3117558Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u72.c.o 2024-06-26T04:52:05.4330620Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u80.c.o 2024-06-26T04:52:05.4351065Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c.o 2024-06-26T04:52:05.5803199Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:05.6086905Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c.o 2024-06-26T04:52:05.7186783Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c.o 2024-06-26T04:52:05.7394615Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c.o 2024-06-26T04:52:05.7536034Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:05.8678515Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:05.8680253Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u40.c.o 2024-06-26T04:52:05.9202732Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u48.c.o 2024-06-26T04:52:06.0239884Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:06.0620572Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u56.c.o 2024-06-26T04:52:06.0924069Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:06.1877988Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u64.c.o 2024-06-26T04:52:06.3365378Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u72.c.o 2024-06-26T04:52:06.4859987Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u80.c.o 2024-06-26T04:52:06.4875425Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:06.6845236Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2024-06-26T04:52:06.7256018Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2024-06-26T04:52:06.7797934Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c.o 2024-06-26T04:52:06.8474109Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:06.9139156Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2024-06-26T04:52:06.9386689Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-f16c.c.o 2024-06-26T04:52:07.0698556Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:07.0945736Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-f16c.c.o 2024-06-26T04:52:07.0974900Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:07.1606914Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:07.2065447Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-expm1minus-rr1-p3h2ts-div.c.o 2024-06-26T04:52:07.2230030Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-expm1minus-rr1-p3h2ts-rcp.c.o 2024-06-26T04:52:07.3252324Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:07.3783360Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-polynomial-p17h8t2.c.o 2024-06-26T04:52:07.4659802Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-f16c-polynomial-p19h9t2.c.o 2024-06-26T04:52:07.5254041Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:07.6000984Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:07.6440727Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:07.7003013Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:07.7660598Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2024-06-26T04:52:07.7924268Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:07.8120058Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:07.9489278Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:07.9790017Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:08.1517920Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:08.3571364Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:08.3941394Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:08.3964051Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:08.5025344Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:08.5477473Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:08.5518175Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:08.5739599Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:08.6580603Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:08.7193300Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:08.8758397Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:08.8980922Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:08.9416648Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:09.0268236Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:09.0705337Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:09.1257666Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:09.1768469Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:09.2041277Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:09.2285574Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:09.3761250Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:09.4032358Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:09.5508212Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:09.5849584Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:09.6858602Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:09.6927782Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:09.7125484Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:09.7488181Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2024-06-26T04:52:09.8156147Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:09.8561436Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:09.9555525Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:10.0140984Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:10.2216534Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-xop-ld64.c.o 2024-06-26T04:52:10.2999795Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:10.3281826Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-xop-ld128.c.o 2024-06-26T04:52:10.4062214Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:10.4969209Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:10.5559419Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:10.7030180Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:10.7389973Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:10.8590023Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:10.8923612Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:10.9706088Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:11.0406096Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:11.1794621Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:11.2087174Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:11.2442341Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:11.3131794Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:11.3941565Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:11.4027549Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:11.5358047Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:11.5642206Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:11.6790010Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:11.6949733Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:11.7554129Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:11.7667860Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2024-06-26T04:52:11.8338691Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:11.8354568Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:11.9190793Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:12.0237206Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.0239153Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2024-06-26T04:52:12.0832609Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2024-06-26T04:52:12.1656865Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.1990800Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.2982414Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.3685288Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.4595950Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.4719178Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:12.5035862Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.5252888Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:12.6358620Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.6524941Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:12.6655457Z [ 70%] Linking CXX shared library ../lib/libtorch_cpu.so 2024-06-26T04:52:12.6721525Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.6783801Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-xop-mul16-add16.c.o 2024-06-26T04:52:12.7120133Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:12.7830979Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:12.7886601Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:12.8179101Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:12.8411302Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:12.8844751Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:12.9193939Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:12.9479919Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:12.9632501Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.0005162Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.0482275Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.0652372Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.1161229Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.1211744Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.1509355Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.2123333Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.2403799Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.2569464Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.2941134Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.3309888Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.3666073Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.3870558Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.4484083Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.4872306Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.5150857Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.5338169Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.5433673Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.6082488Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.6538794Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.6563409Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.6823585Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.7113003Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.7618549Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.7974782Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.8151218Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.8310886Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.8998583Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.9230101Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.9603057Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:13.9684928Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:13.9950194Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:14.0583974Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:14.0807849Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:14.1215003Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:14.1479952Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:14.1605019Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u8.c.o 2024-06-26T04:52:14.1958419Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u16.c.o 2024-06-26T04:52:14.2243211Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u24.c.o 2024-06-26T04:52:14.2721667Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-xop-mul32-ld32-u32.c.o 2024-06-26T04:52:14.3001309Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u8.c.o 2024-06-26T04:52:14.3413542Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u16.c.o 2024-06-26T04:52:14.3540159Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u24.c.o 2024-06-26T04:52:14.3723192Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-xop-mul32-ld32-u32.c.o 2024-06-26T04:52:14.4237739Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.4535132Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.4763195Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.5046122Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.5213931Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.5770401Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.6215052Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.6306529Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.6514710Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.6801663Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-xop-mul32.c.o 2024-06-26T04:52:14.7321700Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:14.7663573Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:14.7872697Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:14.7962032Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:14.8209715Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:14.9085704Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:14.9096757Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:14.9303842Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:14.9554461Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.0046091Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.0592284Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.0758446Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.1120464Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.1322903Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.1525235Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.1969643Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.2283125Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.2634862Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.2785848Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.3286040Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.3639122Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.4035812Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.4038984Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.4441176Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.5127634Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.5185244Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.5572154Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.5864501Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.6380867Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.6440564Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.6547819Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.7132865Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.7277104Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.7781515Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.7878919Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.8235565Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.8671992Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.8888621Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.9228813Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:15.9387150Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:15.9842914Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:16.0391672Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:16.0643340Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-xop-ld64.c.o 2024-06-26T04:52:16.0720290Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-xop-ld128.c.o 2024-06-26T04:52:16.0920683Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-xop-mul32-ld32-u8.c.o 2024-06-26T04:52:16.1559845Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-xop-mul32-ld32-u16.c.o 2024-06-26T04:52:16.1712106Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-xop-mul32-ld32-u8.c.o 2024-06-26T04:52:16.2404876Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-xop-mul32-ld32-u16.c.o 2024-06-26T04:52:16.2422761Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:16.2531459Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c.o 2024-06-26T04:52:16.2978038Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:16.3321353Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2024-06-26T04:52:16.3878312Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c.o 2024-06-26T04:52:16.4051959Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c.o 2024-06-26T04:52:16.4113489Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:16.4369185Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c.o 2024-06-26T04:52:16.4802927Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:16.5171042Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2024-06-26T04:52:16.5601606Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c.o 2024-06-26T04:52:16.5668923Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c.o 2024-06-26T04:52:16.5946929Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:16.6372493Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2024-06-26T04:52:16.6636106Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:16.7068626Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2024-06-26T04:52:16.7436378Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:16.7544956Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2024-06-26T04:52:16.7790610Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:16.8279390Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.o 2024-06-26T04:52:16.8456780Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:16.8885838Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.o 2024-06-26T04:52:16.9024696Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:16.9282157Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.o 2024-06-26T04:52:16.9745538Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:16.9987674Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.o 2024-06-26T04:52:17.0362683Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:17.0708931Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.o 2024-06-26T04:52:17.0888698Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:17.1145884Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.o 2024-06-26T04:52:17.1565582Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:17.1900623Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c.o 2024-06-26T04:52:17.2178769Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:17.2231255Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2024-06-26T04:52:17.2755105Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c.o 2024-06-26T04:52:17.3111819Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c.o 2024-06-26T04:52:17.3467797Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:17.3757767Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c.o 2024-06-26T04:52:17.3875961Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:17.4296892Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c.o 2024-06-26T04:52:17.4466587Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c.o 2024-06-26T04:52:17.4926020Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c.o 2024-06-26T04:52:17.5231649Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2024-06-26T04:52:17.5296028Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2024-06-26T04:52:17.5752079Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2024-06-26T04:52:17.6179015Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c.o 2024-06-26T04:52:17.6390310Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u8.c.o 2024-06-26T04:52:17.6430769Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u16.c.o 2024-06-26T04:52:17.6693743Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u24.c.o 2024-06-26T04:52:17.7143745Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u32.c.o 2024-06-26T04:52:17.7708177Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u40.c.o 2024-06-26T04:52:17.8001291Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u48.c.o 2024-06-26T04:52:17.8178082Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u56.c.o 2024-06-26T04:52:17.8282773Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u64.c.o 2024-06-26T04:52:17.8572150Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u72.c.o 2024-06-26T04:52:17.9122844Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u80.c.o 2024-06-26T04:52:17.9455857Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2024-06-26T04:52:17.9640315Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2024-06-26T04:52:18.0004186Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2024-06-26T04:52:18.0298676Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2024-06-26T04:52:18.0443423Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u40.c.o 2024-06-26T04:52:18.0840939Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u48.c.o 2024-06-26T04:52:18.0875952Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u56.c.o 2024-06-26T04:52:18.1222257Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u64.c.o 2024-06-26T04:52:18.1531094Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u72.c.o 2024-06-26T04:52:18.1670225Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u80.c.o 2024-06-26T04:52:18.2201699Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c.o 2024-06-26T04:52:18.2306536Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c.o 2024-06-26T04:52:18.2546229Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c.o 2024-06-26T04:52:18.2841937Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2024-06-26T04:52:18.3098393Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u40.c.o 2024-06-26T04:52:18.3616423Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u48.c.o 2024-06-26T04:52:18.3738385Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u56.c.o 2024-06-26T04:52:18.4055403Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u64.c.o 2024-06-26T04:52:18.4349136Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u72.c.o 2024-06-26T04:52:18.4675170Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u80.c.o 2024-06-26T04:52:18.5042533Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:18.5135272Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c.o 2024-06-26T04:52:18.5564844Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:18.5705916Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2024-06-26T04:52:18.6205391Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:18.6401061Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c.o 2024-06-26T04:52:18.6616472Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:18.7086681Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2024-06-26T04:52:18.7490308Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:18.7794893Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2024-06-26T04:52:18.7957544Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:18.8042864Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2024-06-26T04:52:18.8454130Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:18.9116414Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2024-06-26T04:52:18.9465473Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:18.9503638Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.o 2024-06-26T04:52:18.9639331Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:19.0202422Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.o 2024-06-26T04:52:19.0565852Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.o 2024-06-26T04:52:19.0970976Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:19.0975398Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.o 2024-06-26T04:52:19.1098435Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c.o 2024-06-26T04:52:19.1727919Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:19.2121295Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2024-06-26T04:52:19.2430118Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c.o 2024-06-26T04:52:19.2596696Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2024-06-26T04:52:19.2754230Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c.o 2024-06-26T04:52:19.3285845Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c.o 2024-06-26T04:52:19.3738271Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.4034372Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.4080492Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.4345148Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.4761640Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.5096649Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.5583262Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.5665102Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.6041694Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.6380874Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.6474531Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.7053859Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.7220228Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.7679485Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.8001356Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.8352050Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.8561985Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.8711711Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.9079010Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.9469379Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:19.9960352Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.0166223Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.0479610Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.0484597Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.1001338Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.1489240Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.1611178Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.1741435Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.1983152Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.2655860Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.3081203Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.3162849Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.3583675Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.3666172Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.4046288Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.4522759Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.4702279Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.5083019Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.5120772Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.5564086Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.5750817Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.6176118Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2024-06-26T04:52:20.6568679Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.6811204Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.7202316Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.7341451Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.o 2024-06-26T04:52:20.7598162Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.8088578Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.8229456Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.8494327Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.8675292Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.9274466Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.9582531Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.9785208Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:20.9827264Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:21.0358750Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:21.0916387Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:21.0981791Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:21.1321262Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:21.1496986Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:21.1967893Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:21.2414534Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:21.2591443Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:21.2646444Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:21.3317736Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:21.3825063Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-fma3-broadcast.c.o 2024-06-26T04:52:21.3925299Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2024-06-26T04:52:21.4466650Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2024-06-26T04:52:21.4552406Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c.o 2024-06-26T04:52:21.4862894Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2024-06-26T04:52:21.5219233Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c.o 2024-06-26T04:52:21.5226195Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u8.c.o 2024-06-26T04:52:21.5795905Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u16.c.o 2024-06-26T04:52:21.5936771Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-nr1fma1adj-u32.c.o 2024-06-26T04:52:21.6186622Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u8.c.o 2024-06-26T04:52:21.6542451Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u16.c.o 2024-06-26T04:52:21.6898969Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u24.c.o 2024-06-26T04:52:21.7159683Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u32.c.o 2024-06-26T04:52:21.7548427Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u40.c.o 2024-06-26T04:52:21.7592451Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u48.c.o 2024-06-26T04:52:21.8076155Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u56.c.o 2024-06-26T04:52:21.8414576Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u64.c.o 2024-06-26T04:52:21.8481286Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u72.c.o 2024-06-26T04:52:21.9137860Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div-u80.c.o 2024-06-26T04:52:21.9163201Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u8.c.o 2024-06-26T04:52:21.9567315Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u16.c.o 2024-06-26T04:52:21.9881445Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u24.c.o 2024-06-26T04:52:22.0041475Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u32.c.o 2024-06-26T04:52:22.0613865Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u48.c.o 2024-06-26T04:52:22.0671023Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u40.c.o 2024-06-26T04:52:22.1113885Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u56.c.o 2024-06-26T04:52:22.1420487Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u64.c.o 2024-06-26T04:52:22.1695815Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u72.c.o 2024-06-26T04:52:22.1995674Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u80.c.o 2024-06-26T04:52:22.2331660Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-06-26T04:52:22.2645072Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-06-26T04:52:22.2794636Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-div-u24.c.o 2024-06-26T04:52:22.3036137Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-div-u32.c.o 2024-06-26T04:52:22.3319167Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-nr1adj-u8.c.o 2024-06-26T04:52:22.3569788Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-nr1adj-u16.c.o 2024-06-26T04:52:22.3802206Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-nr1adj-u24.c.o 2024-06-26T04:52:22.4012934Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-lut8-p4h3ts-nr1adj-u32.c.o 2024-06-26T04:52:22.4377225Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-06-26T04:52:22.4823241Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-06-26T04:52:22.4959365Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u24.c.o 2024-06-26T04:52:22.5233056Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u32.c.o 2024-06-26T04:52:22.5422670Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u40.c.o 2024-06-26T04:52:22.5868866Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u48.c.o 2024-06-26T04:52:22.6134989Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u56.c.o 2024-06-26T04:52:22.6445637Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u64.c.o 2024-06-26T04:52:22.6545258Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u72.c.o 2024-06-26T04:52:22.6880067Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-div-u80.c.o 2024-06-26T04:52:22.7325029Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-06-26T04:52:22.7604894Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-06-26T04:52:22.7814802Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u24.c.o 2024-06-26T04:52:22.8046392Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u32.c.o 2024-06-26T04:52:22.8104721Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u40.c.o 2024-06-26T04:52:22.8724376Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u48.c.o 2024-06-26T04:52:22.9067045Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u56.c.o 2024-06-26T04:52:22.9364829Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u64.c.o 2024-06-26T04:52:22.9437319Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u72.c.o 2024-06-26T04:52:22.9499092Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1-u80.c.o 2024-06-26T04:52:23.0120334Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u8.c.o 2024-06-26T04:52:23.0625139Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u16.c.o 2024-06-26T04:52:23.0822441Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u24.c.o 2024-06-26T04:52:23.0970542Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u40.c.o 2024-06-26T04:52:23.0988604Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u32.c.o 2024-06-26T04:52:23.1824059Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u48.c.o 2024-06-26T04:52:23.2041548Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u56.c.o 2024-06-26T04:52:23.2354924Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u64.c.o 2024-06-26T04:52:23.2386252Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u72.c.o 2024-06-26T04:52:23.2467884Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-expm1minus-rr1-p6h5ts-nr1adj-u80.c.o 2024-06-26T04:52:23.3129138Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr1fma1adj.c.o 2024-06-26T04:52:23.3447382Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr1fma.c.o 2024-06-26T04:52:23.3550071Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-fma3-nr2fma.c.o 2024-06-26T04:52:23.3974280Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-expm1minus-rr1-p3h2ts-div.c.o 2024-06-26T04:52:23.3980704Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-expm1minus-rr1-p3h2ts-rcp.c.o 2024-06-26T04:52:23.4367504Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-polynomial-p17h8t2.c.o 2024-06-26T04:52:23.4719278Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-fma3-polynomial-p19h9t2.c.o 2024-06-26T04:52:23.5051329Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-div.c.o 2024-06-26T04:52:23.5309829Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj.c.o 2024-06-26T04:52:23.5483095Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-06-26T04:52:23.5701029Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut8-p4h3ps-nr1.c.o 2024-06-26T04:52:23.6202227Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-lut8-p4h3ps-nr1adj.c.o 2024-06-26T04:52:23.6477831Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-div.c.o 2024-06-26T04:52:23.6878152Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-06-26T04:52:23.6925852Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:23.6956000Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma3-expm1minus-rr1-p6h5ts-nr1.c.o 2024-06-26T04:52:23.7371228Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:23.7791136Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-3x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:23.8011792Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:23.8525424Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:23.8551737Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:23.8946464Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:23.9232830Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-6x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:23.9628010Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-7x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:23.9989969Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.0285852Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.0663213Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-3x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.0676100Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.1103874Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.1356182Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.1627479Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.2149459Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-6x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.2392159Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-7x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.2458506Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.2864927Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.3314150Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.3526997Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.3778722Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.3978567Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.4416143Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.4880638Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.5286212Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.5478318Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.5512677Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.5962903Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.6411860Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.6833366Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.6959869Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.7181054Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.7561402Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.7895485Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:24.8047088Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2024-06-26T04:52:24.8558888Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2024-06-26T04:52:24.8631568Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.o 2024-06-26T04:52:24.9236604Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.o 2024-06-26T04:52:24.9275712Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2024-06-26T04:52:24.9556296Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.o 2024-06-26T04:52:24.9704840Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.o 2024-06-26T04:52:24.9972687Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.o 2024-06-26T04:52:25.0438565Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.o 2024-06-26T04:52:25.0518598Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.o 2024-06-26T04:52:25.0807316Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.o 2024-06-26T04:52:25.1238440Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.o 2024-06-26T04:52:25.1508263Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.o 2024-06-26T04:52:25.1701495Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.o 2024-06-26T04:52:25.1802908Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.o 2024-06-26T04:52:25.1880183Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.o 2024-06-26T04:52:25.2708554Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.o 2024-06-26T04:52:25.2823448Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.o 2024-06-26T04:52:25.2879905Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.o 2024-06-26T04:52:25.3295474Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.o 2024-06-26T04:52:25.3305986Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.o 2024-06-26T04:52:25.3888242Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.o 2024-06-26T04:52:25.4235247Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c.o 2024-06-26T04:52:25.4243500Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.o 2024-06-26T04:52:25.4676205Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2024-06-26T04:52:25.4678197Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c.o 2024-06-26T04:52:25.5004565Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c.o 2024-06-26T04:52:25.5497763Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c.o 2024-06-26T04:52:25.5718362Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c.o 2024-06-26T04:52:25.6085390Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u40.c.o 2024-06-26T04:52:25.6465981Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u48.c.o 2024-06-26T04:52:25.6590560Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u56.c.o 2024-06-26T04:52:25.6991047Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u64.c.o 2024-06-26T04:52:25.7041433Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.o 2024-06-26T04:52:25.7680901Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.o 2024-06-26T04:52:25.7807541Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.o 2024-06-26T04:52:25.8161992Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2024-06-26T04:52:25.8508851Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u40.c.o 2024-06-26T04:52:25.8817294Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u48.c.o 2024-06-26T04:52:25.9045862Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u64.c.o 2024-06-26T04:52:25.9102572Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u56.c.o 2024-06-26T04:52:25.9723899Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u8.c.o 2024-06-26T04:52:26.0006017Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u16.c.o 2024-06-26T04:52:26.0161189Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u24.c.o 2024-06-26T04:52:26.0562009Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u32.c.o 2024-06-26T04:52:26.0714056Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u40.c.o 2024-06-26T04:52:26.1085235Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u48.c.o 2024-06-26T04:52:26.1517501Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u56.c.o 2024-06-26T04:52:26.1641623Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u64.c.o 2024-06-26T04:52:26.1842921Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u72.c.o 2024-06-26T04:52:26.2281317Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u80.c.o 2024-06-26T04:52:26.2464364Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2024-06-26T04:52:26.2820615Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2024-06-26T04:52:26.2946158Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2024-06-26T04:52:26.3139437Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2024-06-26T04:52:26.3636152Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u40.c.o 2024-06-26T04:52:26.4040761Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u48.c.o 2024-06-26T04:52:26.4341389Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u56.c.o 2024-06-26T04:52:26.4392507Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u64.c.o 2024-06-26T04:52:26.4534758Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u72.c.o 2024-06-26T04:52:26.4994533Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u80.c.o 2024-06-26T04:52:26.5580049Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:26.5692396Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:26.5857966Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:26.5962424Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:26.6517844Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:26.7211336Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:26.7331008Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:26.7481038Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:26.7791820Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:26.8211281Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:26.8678516Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16s4-minmax-avx2-broadcast.c.o 2024-06-26T04:52:26.8997115Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:26.9185101Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16s4-minmax-avx2-broadcast.c.o 2024-06-26T04:52:26.9263879Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:26.9775727Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16s4-minmax-avx2-broadcast.c.o 2024-06-26T04:52:27.0405524Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:27.0461795Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:27.0735380Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16s4-minmax-avx2-broadcast.c.o 2024-06-26T04:52:27.1395491Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:27.1445691Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:27.1874653Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16s4-minmax-avx2-broadcast.c.o 2024-06-26T04:52:27.2057238Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:27.2128961Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:27.2749742Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16s4-minmax-avx2-broadcast.c.o 2024-06-26T04:52:27.3137124Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:27.3486774Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:27.3706303Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x8-minmax-avx2-broadcast.c.o 2024-06-26T04:52:27.3861283Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx2-broadcast.c.o 2024-06-26T04:52:27.4288304Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c.o 2024-06-26T04:52:27.4593310Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c.o 2024-06-26T04:52:27.4960490Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c.o 2024-06-26T04:52:27.5189165Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2024-06-26T04:52:27.5445809Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c.o 2024-06-26T04:52:27.5794940Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c.o 2024-06-26T04:52:27.5836930Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c.o 2024-06-26T04:52:27.6183897Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2024-06-26T04:52:27.6556774Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c.o 2024-06-26T04:52:27.6938586Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c.o 2024-06-26T04:52:27.7036644Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2024-06-26T04:52:27.7463374Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c.o 2024-06-26T04:52:27.7546313Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2024-06-26T04:52:27.7933236Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c.o 2024-06-26T04:52:27.8240475Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c.o 2024-06-26T04:52:27.8322255Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2024-06-26T04:52:27.8585489Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c.o 2024-06-26T04:52:27.8770998Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c.o 2024-06-26T04:52:27.9189518Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c.o 2024-06-26T04:52:27.9445361Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2024-06-26T04:52:27.9528838Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c.o 2024-06-26T04:52:27.9907301Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c.o 2024-06-26T04:52:28.0145008Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2024-06-26T04:52:28.0398473Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c.o 2024-06-26T04:52:28.0826753Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c.o 2024-06-26T04:52:28.1071811Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c.o 2024-06-26T04:52:28.1482524Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c.o 2024-06-26T04:52:28.1550898Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2024-06-26T04:52:28.1791457Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c.o 2024-06-26T04:52:28.2034424Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c.o 2024-06-26T04:52:28.2488381Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c.o 2024-06-26T04:52:28.2847246Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2024-06-26T04:52:28.2907681Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u64-acc2.c.o 2024-06-26T04:52:28.3152074Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u64-acc4.c.o 2024-06-26T04:52:28.3386653Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u64.c.o 2024-06-26T04:52:28.3929464Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u72-acc3.c.o 2024-06-26T04:52:28.4236518Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u72.c.o 2024-06-26T04:52:28.4265097Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u80-acc2.c.o 2024-06-26T04:52:28.4641909Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u80.c.o 2024-06-26T04:52:28.4645954Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u80-acc5.c.o 2024-06-26T04:52:28.5137861Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96-acc2.c.o 2024-06-26T04:52:28.5538104Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96-acc3.c.o 2024-06-26T04:52:28.5640306Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96-acc6.c.o 2024-06-26T04:52:28.5951032Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u96.c.o 2024-06-26T04:52:28.6042146Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u8.c.o 2024-06-26T04:52:28.6480079Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u16.c.o 2024-06-26T04:52:28.6969800Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u24.c.o 2024-06-26T04:52:28.7051156Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u32.c.o 2024-06-26T04:52:28.7499244Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u40.c.o 2024-06-26T04:52:28.7660946Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u48.c.o 2024-06-26T04:52:28.7714315Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u56.c.o 2024-06-26T04:52:28.8395177Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u64.c.o 2024-06-26T04:52:28.8596148Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u72.c.o 2024-06-26T04:52:28.8917953Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u80.c.o 2024-06-26T04:52:28.8987524Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u8.c.o 2024-06-26T04:52:28.9605450Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u16.c.o 2024-06-26T04:52:28.9616408Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u24.c.o 2024-06-26T04:52:29.0080815Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u32.c.o 2024-06-26T04:52:29.0368512Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u40.c.o 2024-06-26T04:52:29.0549990Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u48.c.o 2024-06-26T04:52:29.1175449Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u56.c.o 2024-06-26T04:52:29.1235388Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u64.c.o 2024-06-26T04:52:29.1665907Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u72.c.o 2024-06-26T04:52:29.1669545Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u80.c.o 2024-06-26T04:52:29.2019831Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u8.c.o 2024-06-26T04:52:29.2560187Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u16.c.o 2024-06-26T04:52:29.2859297Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u24.c.o 2024-06-26T04:52:29.2934749Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u32.c.o 2024-06-26T04:52:29.3264912Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u40.c.o 2024-06-26T04:52:29.3430594Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u48.c.o 2024-06-26T04:52:29.4093291Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u56.c.o 2024-06-26T04:52:29.4278356Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u64.c.o 2024-06-26T04:52:29.4543580Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u72.c.o 2024-06-26T04:52:29.4756067Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u80.c.o 2024-06-26T04:52:29.4985041Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c.o 2024-06-26T04:52:29.5328918Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c.o 2024-06-26T04:52:29.5551148Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c.o 2024-06-26T04:52:29.5866156Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c.o 2024-06-26T04:52:29.6101049Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u40.c.o 2024-06-26T04:52:29.6268417Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u48.c.o 2024-06-26T04:52:29.7023264Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u56.c.o 2024-06-26T04:52:29.7038385Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u64.c.o 2024-06-26T04:52:29.7355419Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u72.c.o 2024-06-26T04:52:29.7477568Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u80.c.o 2024-06-26T04:52:29.8002206Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2024-06-26T04:52:29.8467548Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2024-06-26T04:52:29.8639746Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2024-06-26T04:52:29.8939228Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2024-06-26T04:52:29.9048698Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u40.c.o 2024-06-26T04:52:29.9201501Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u48.c.o 2024-06-26T04:52:29.9720522Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u56.c.o 2024-06-26T04:52:29.9788340Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u64.c.o 2024-06-26T04:52:30.0170775Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u72.c.o 2024-06-26T04:52:30.0226772Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u80.c.o 2024-06-26T04:52:30.0675055Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u88.c.o 2024-06-26T04:52:30.1093333Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u96.c.o 2024-06-26T04:52:30.1161136Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2024-06-26T04:52:30.1497442Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2024-06-26T04:52:30.1538412Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2024-06-26T04:52:30.1825646Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2024-06-26T04:52:30.2320716Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u40.c.o 2024-06-26T04:52:30.2463414Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u48.c.o 2024-06-26T04:52:30.2645594Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u56.c.o 2024-06-26T04:52:30.2758264Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u64.c.o 2024-06-26T04:52:30.2986585Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u72.c.o 2024-06-26T04:52:30.3697514Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u80.c.o 2024-06-26T04:52:30.3709340Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u88.c.o 2024-06-26T04:52:30.3736892Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u96.c.o 2024-06-26T04:52:30.4039856Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c.o 2024-06-26T04:52:30.4147309Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c.o 2024-06-26T04:52:30.4859146Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c.o 2024-06-26T04:52:30.4880483Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c.o 2024-06-26T04:52:30.5104309Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u40.c.o 2024-06-26T04:52:30.5474986Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u48.c.o 2024-06-26T04:52:30.5634106Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u56.c.o 2024-06-26T04:52:30.6330012Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u64.c.o 2024-06-26T04:52:30.6419670Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u72.c.o 2024-06-26T04:52:30.6476535Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u80.c.o 2024-06-26T04:52:30.6925421Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.o 2024-06-26T04:52:30.7343674Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.o 2024-06-26T04:52:30.7545675Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.o 2024-06-26T04:52:30.7803620Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.o 2024-06-26T04:52:30.8243778Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u40.c.o 2024-06-26T04:52:30.8601586Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u48.c.o 2024-06-26T04:52:30.8609868Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u56.c.o 2024-06-26T04:52:30.8825974Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u64.c.o 2024-06-26T04:52:30.8956877Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u72.c.o 2024-06-26T04:52:30.9524925Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u80.c.o 2024-06-26T04:52:31.0047035Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.o 2024-06-26T04:52:31.0125325Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.o 2024-06-26T04:52:31.0227322Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.o 2024-06-26T04:52:31.0467083Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.o 2024-06-26T04:52:31.0990434Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u40.c.o 2024-06-26T04:52:31.1606887Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u48.c.o 2024-06-26T04:52:31.1674679Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u56.c.o 2024-06-26T04:52:31.1723120Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u64.c.o 2024-06-26T04:52:31.2298903Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u72.c.o 2024-06-26T04:52:31.2376067Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u80.c.o 2024-06-26T04:52:31.2847334Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u8.c.o 2024-06-26T04:52:31.2886473Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u16.c.o 2024-06-26T04:52:31.2999562Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u24.c.o 2024-06-26T04:52:31.3669556Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u32.c.o 2024-06-26T04:52:31.3867184Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u40.c.o 2024-06-26T04:52:31.4418930Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u48.c.o 2024-06-26T04:52:31.4447401Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u56.c.o 2024-06-26T04:52:31.4476035Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u64.c.o 2024-06-26T04:52:31.5149616Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u72.c.o 2024-06-26T04:52:31.5466835Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div-u80.c.o 2024-06-26T04:52:31.5823862Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u8.c.o 2024-06-26T04:52:31.5890508Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u16.c.o 2024-06-26T04:52:31.5911033Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u24.c.o 2024-06-26T04:52:31.6528697Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u32.c.o 2024-06-26T04:52:31.7035005Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u40.c.o 2024-06-26T04:52:31.7237227Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u48.c.o 2024-06-26T04:52:31.7309234Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u56.c.o 2024-06-26T04:52:31.7668825Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u64.c.o 2024-06-26T04:52:31.8105761Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u72.c.o 2024-06-26T04:52:31.8385370Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u80.c.o 2024-06-26T04:52:31.8528652Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u8.c.o 2024-06-26T04:52:31.8960677Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u16.c.o 2024-06-26T04:52:31.9222736Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u24.c.o 2024-06-26T04:52:31.9382687Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u32.c.o 2024-06-26T04:52:31.9769427Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u40.c.o 2024-06-26T04:52:31.9878124Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u48.c.o 2024-06-26T04:52:32.0534429Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u56.c.o 2024-06-26T04:52:32.0751800Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u72.c.o 2024-06-26T04:52:32.0755752Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u64.c.o 2024-06-26T04:52:32.1219780Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-div-u80.c.o 2024-06-26T04:52:32.1236690Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u8.c.o 2024-06-26T04:52:32.1846249Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u16.c.o 2024-06-26T04:52:32.2226286Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u32.c.o 2024-06-26T04:52:32.2274279Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u24.c.o 2024-06-26T04:52:32.2777785Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u40.c.o 2024-06-26T04:52:32.2841952Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u48.c.o 2024-06-26T04:52:32.3263420Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u56.c.o 2024-06-26T04:52:32.3647622Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u72.c.o 2024-06-26T04:52:32.3650016Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u64.c.o 2024-06-26T04:52:32.4343849Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u80.c.o 2024-06-26T04:52:32.4789744Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u8.c.o 2024-06-26T04:52:32.4838728Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u16.c.o 2024-06-26T04:52:32.5205573Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u24.c.o 2024-06-26T04:52:32.5743041Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u32.c.o 2024-06-26T04:52:32.6224689Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u48.c.o 2024-06-26T04:52:32.6227815Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u40.c.o 2024-06-26T04:52:32.6514702Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u56.c.o 2024-06-26T04:52:32.6639661Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u64.c.o 2024-06-26T04:52:32.6923588Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u72.c.o 2024-06-26T04:52:32.7739300Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-div-u80.c.o 2024-06-26T04:52:32.7919142Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u8.c.o 2024-06-26T04:52:32.7937011Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u16.c.o 2024-06-26T04:52:32.8214372Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u32.c.o 2024-06-26T04:52:32.8267997Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u24.c.o 2024-06-26T04:52:32.9109305Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u40.c.o 2024-06-26T04:52:32.9315159Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u48.c.o 2024-06-26T04:52:32.9379506Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u56.c.o 2024-06-26T04:52:32.9619639Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u64.c.o 2024-06-26T04:52:32.9623585Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u72.c.o 2024-06-26T04:52:33.0443016Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u80.c.o 2024-06-26T04:52:33.0807905Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-06-26T04:52:33.0908018Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-06-26T04:52:33.0999007Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u24.c.o 2024-06-26T04:52:33.1191284Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u32.c.o 2024-06-26T04:52:33.1985420Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u40.c.o 2024-06-26T04:52:33.2053930Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u48.c.o 2024-06-26T04:52:33.2279608Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u56.c.o 2024-06-26T04:52:33.2395399Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u64.c.o 2024-06-26T04:52:33.2690700Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u72.c.o 2024-06-26T04:52:33.3188088Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-div-u80.c.o 2024-06-26T04:52:33.3602402Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-06-26T04:52:33.3604997Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u8.c.o 2024-06-26T04:52:33.4168016Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u24.c.o 2024-06-26T04:52:33.4820140Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u32.c.o 2024-06-26T04:52:33.4849526Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u40.c.o 2024-06-26T04:52:33.4858611Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u48.c.o 2024-06-26T04:52:33.5266043Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u56.c.o 2024-06-26T04:52:33.5454904Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u64.c.o 2024-06-26T04:52:33.6218750Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u72.c.o 2024-06-26T04:52:33.6238884Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1-u80.c.o 2024-06-26T04:52:33.6360807Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u8.c.o 2024-06-26T04:52:33.6799380Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u16.c.o 2024-06-26T04:52:33.6835815Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u24.c.o 2024-06-26T04:52:33.7623003Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u32.c.o 2024-06-26T04:52:33.7681402Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u40.c.o 2024-06-26T04:52:33.8129019Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u48.c.o 2024-06-26T04:52:33.8265619Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u56.c.o 2024-06-26T04:52:33.8272761Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u64.c.o 2024-06-26T04:52:33.9163624Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u72.c.o 2024-06-26T04:52:33.9238428Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx2-expm1minus-rr1-p6h5ts-nr1adj-u80.c.o 2024-06-26T04:52:33.9590385Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-avx2-rr1-p2.c.o 2024-06-26T04:52:33.9638133Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-avx2-rr1-p3.c.o 2024-06-26T04:52:33.9946413Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-avx2-rr1-p2.c.o 2024-06-26T04:52:34.0575626Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-avx2-rr1-p3.c.o 2024-06-26T04:52:34.0685317Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p2-div.c.o 2024-06-26T04:52:34.0923974Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p2-rcp.c.o 2024-06-26T04:52:34.0994486Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p3-div.c.o 2024-06-26T04:52:34.1690855Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-lut8-p3-perm.c.o 2024-06-26T04:52:34.1693863Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-avx2-rr1-p3-rcp.c.o 2024-06-26T04:52:34.1923951Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-lut8-p4-perm.c.o 2024-06-26T04:52:34.1951920Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx2-rr2-p5.c.o 2024-06-26T04:52:34.2143209Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut4-p4-perm.c.o 2024-06-26T04:52:34.2975404Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut8-p4-perm.c.o 2024-06-26T04:52:34.3028983Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-lut16-p3-gather.c.o 2024-06-26T04:52:34.3157648Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx2-rr1-p6.c.o 2024-06-26T04:52:34.3188978Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-avx2-rr1-p5.c.o 2024-06-26T04:52:34.3309884Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-avx2-rr2-p5.c.o 2024-06-26T04:52:34.4219948Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-extexp-avx2-p5.c.o 2024-06-26T04:52:34.4317801Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-div.c.o 2024-06-26T04:52:34.4509835Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2024-06-26T04:52:34.4587164Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2024-06-26T04:52:34.4756400Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2024-06-26T04:52:34.5536246Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-div.c.o 2024-06-26T04:52:34.5747987Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-nr1fma.c.o 2024-06-26T04:52:34.5856426Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr1-p5-nr2fma.c.o 2024-06-26T04:52:34.6026090Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-div.c.o 2024-06-26T04:52:34.6289979Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2024-06-26T04:52:34.6894857Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2024-06-26T04:52:34.6905695Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2024-06-26T04:52:34.7046080Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-div.c.o 2024-06-26T04:52:34.7275093Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-nr1fma.c.o 2024-06-26T04:52:34.7444242Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx2-rr2-p5-nr2fma.c.o 2024-06-26T04:52:34.8188188Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-avx2-expm1minus-rr1-p3h2ts-div.c.o 2024-06-26T04:52:34.8217374Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-avx2-expm1minus-rr1-p3h2ts-rcp.c.o 2024-06-26T04:52:34.8481502Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-div.c.o 2024-06-26T04:52:34.8559163Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj.c.o 2024-06-26T04:52:34.9049034Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-gather-div.c.o 2024-06-26T04:52:34.9479227Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-gather-nr1.c.o 2024-06-26T04:52:34.9740661Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-gather-nr1adj.c.o 2024-06-26T04:52:34.9891718Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-perm-div.c.o 2024-06-26T04:52:35.0168754Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-perm-nr1.c.o 2024-06-26T04:52:35.0235468Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-lut8-p4h3ps-perm-nr1adj.c.o 2024-06-26T04:52:35.0908242Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-div.c.o 2024-06-26T04:52:35.1047803Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-nr1.c.o 2024-06-26T04:52:35.1106507Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx2-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-06-26T04:52:35.1675535Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.1752969Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.2276070Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.2456747Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.2640583Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.3391178Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.3479152Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.3802050Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.4182092Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.4485808Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.4822009Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.5148618Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.5383124Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.5960037Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.6297175Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.6645838Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.6679681Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.6818728Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.7729651Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.7733559Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.8194386Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.8324603Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.8597995Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.9324259Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.o 2024-06-26T04:52:35.9397151Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:35.9758592Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:35.9762729Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:36.0402703Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:36.0618020Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:36.0780726Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:36.1574773Z Warning: Unused direct dependencies: 2024-06-26T04:52:36.1575722Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:52:36.1600918Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:36.1604204Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:36.1688884Z [ 79%] Built target torch_cpu 2024-06-26T04:52:36.1760902Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:36.2207919Z [ 79%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2024-06-26T04:52:36.2304228Z [ 79%] Generating sources 2024-06-26T04:52:36.2940963Z [ 79%] Linking CXX shared library ../lib/libtorch.so 2024-06-26T04:52:36.3005211Z [ 79%] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2024-06-26T04:52:36.3348201Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:36.3383952Z [ 79%] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2024-06-26T04:52:36.3392053Z [ 79%] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2024-06-26T04:52:36.5307358Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:36.6126392Z Warning: Unused direct dependencies: 2024-06-26T04:52:36.6127390Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:52:36.6213471Z [ 79%] Built target torch 2024-06-26T04:52:36.6286975Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:36.7035224Z [ 79%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2024-06-26T04:52:36.7443517Z [ 79%] Linking CXX executable ../bin/FileStoreTest 2024-06-26T04:52:36.8017012Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:36.8347703Z [ 79%] Linking CXX executable ../bin/HashStoreTest 2024-06-26T04:52:36.8705203Z [ 79%] Linking CXX executable ../bin/TCPStoreTest 2024-06-26T04:52:36.9671801Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:37.1444867Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:37.2895333Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:37.3074487Z Warning: Unused direct dependencies: 2024-06-26T04:52:37.3075458Z /var/lib/jenkins/workspace/build/lib/libc10.so 2024-06-26T04:52:37.3076248Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:52:37.3084503Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:52:37.3085793Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:52:37.3086646Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:52:37.3198099Z Warning: Unused direct dependencies: 2024-06-26T04:52:37.3198942Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:52:37.3199820Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:52:37.3200658Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:52:37.3201404Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:52:37.3228569Z [ 79%] Built target FileStoreTest 2024-06-26T04:52:37.3288532Z [ 79%] Built target HashStoreTest 2024-06-26T04:52:37.3354211Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:37.3520532Z [ 79%] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2024-06-26T04:52:37.4078312Z Warning: Unused direct dependencies: 2024-06-26T04:52:37.4079380Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:52:37.4080356Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:52:37.4081286Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:52:37.4082132Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:52:37.4183417Z [ 79%] Built target TCPStoreTest 2024-06-26T04:52:37.4336260Z [ 79%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2024-06-26T04:52:37.5067727Z [ 79%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2024-06-26T04:52:37.5531859Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:37.5679845Z [ 79%] Linking CXX executable ../bin/ProcessGroupGlooTest 2024-06-26T04:52:37.7374047Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:37.7381925Z [ 79%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2024-06-26T04:52:37.7877566Z [ 79%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2024-06-26T04:52:37.9044203Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:38.0737393Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:38.0877463Z [ 79%] Linking CXX executable ../bin/example_allreduce 2024-06-26T04:52:38.1162817Z [ 79%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-06-26T04:52:38.1488513Z Warning: Unused direct dependencies: 2024-06-26T04:52:38.1489743Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:52:38.1490732Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:52:38.1491658Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:52:38.1492491Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:52:38.1687559Z [ 79%] Built target ProcessGroupGlooTest 2024-06-26T04:52:38.1948848Z [ 79%] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2024-06-26T04:52:38.2463835Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:38.4191476Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:38.5143178Z [ 79%] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2024-06-26T04:52:38.5844220Z Warning: Unused direct dependencies: 2024-06-26T04:52:38.5845056Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:52:38.5845872Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:52:38.5846656Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:52:38.5847475Z /lib/x86_64-linux-gnu/libm.so.6 2024-06-26T04:52:38.5847868Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:52:38.5928594Z [ 79%] Built target example_allreduce 2024-06-26T04:52:38.6023339Z [ 79%] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2024-06-26T04:52:38.6095513Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:38.6890312Z [ 80%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2024-06-26T04:52:38.8002950Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:38.8287041Z [ 80%] Linking CXX executable ../bin/test_dist_autograd 2024-06-26T04:52:38.9575827Z [ 80%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCPUCustomOps.cpp.o 2024-06-26T04:52:38.9823172Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:39.1071523Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:39.2297651Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:39.3599740Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:39.4249083Z Warning: Unused direct dependencies: 2024-06-26T04:52:39.4250263Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:39.4305732Z [ 80%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/operator_registry.cpp.o 2024-06-26T04:52:39.4369989Z [ 80%] Built target test_dist_autograd 2024-06-26T04:52:39.4465284Z [ 80%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/custom_ops.cpp.o 2024-06-26T04:52:39.5898126Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:39.7653570Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:39.7839603Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:39.8105318Z [ 80%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2024-06-26T04:52:39.8168734Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2024-06-26T04:52:39.8568442Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2024-06-26T04:52:39.9206992Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2024-06-26T04:52:39.9433138Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:40.0761491Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:40.2117235Z [ 80%] Linking CXX static library ../lib/libunbox_lib.a 2024-06-26T04:52:40.2335684Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:40.2356821Z [ 80%] Built target unbox_lib 2024-06-26T04:52:40.2701796Z [ 80%] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2024-06-26T04:52:40.3946991Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:40.5544096Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:40.8110092Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:40.9220658Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:40.9431188Z [ 80%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2024-06-26T04:52:40.9742850Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2024-06-26T04:52:41.0470683Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:41.0885197Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2024-06-26T04:52:41.1035507Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:41.2247531Z [ 80%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2024-06-26T04:52:41.2578369Z [ 80%] Linking CXX executable ../bin/parallel_benchmark 2024-06-26T04:52:41.2840351Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:41.4575250Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:41.6146847Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:41.7316995Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:41.8683034Z Warning: Unused direct dependencies: 2024-06-26T04:52:41.8684063Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:41.8787597Z [ 80%] Built target parallel_benchmark 2024-06-26T04:52:41.8853349Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2024-06-26T04:52:41.9594928Z [ 80%] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/__/binaries/aot_model_compiler.cc.o 2024-06-26T04:52:42.0864973Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c.o 2024-06-26T04:52:42.1142881Z [ 80%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2024-06-26T04:52:42.1687868Z [ 80%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2024-06-26T04:52:42.1786287Z [ 80%] Linking CXX executable ../bin/test_cpp_rpc 2024-06-26T04:52:42.2020102Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c.o 2024-06-26T04:52:42.3152771Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2024-06-26T04:52:42.3355102Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c.o 2024-06-26T04:52:42.4802523Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c.o 2024-06-26T04:52:42.6588998Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2024-06-26T04:52:42.7906381Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c.o 2024-06-26T04:52:42.8323606Z Warning: Unused direct dependencies: 2024-06-26T04:52:42.8324490Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:42.8412253Z [ 80%] Built target test_cpp_rpc 2024-06-26T04:52:42.8548378Z [ 80%] Linking CXX executable ../bin/aot_model_compiler_test 2024-06-26T04:52:42.8575352Z [ 80%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2024-06-26T04:52:42.9166163Z [ 80%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2024-06-26T04:52:42.9381313Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c.o 2024-06-26T04:52:43.1144220Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:43.1579275Z [ 80%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2024-06-26T04:52:43.1967435Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:43.2753711Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:43.3553157Z [ 80%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2024-06-26T04:52:43.3966269Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2024-06-26T04:52:43.4178865Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:43.4388875Z Warning: Unused direct dependencies: 2024-06-26T04:52:43.4389858Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:43.4521931Z [ 80%] Built target aot_model_compiler_test 2024-06-26T04:52:43.4549443Z [ 80%] Linking CXX executable ../bin/test_mobile_nnc 2024-06-26T04:52:43.4636051Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:43.5692815Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:43.6666982Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/ivalue.cpp.o 2024-06-26T04:52:43.7674576Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:43.8784016Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:43.9357665Z [ 80%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2024-06-26T04:52:43.9453531Z [ 80%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2024-06-26T04:52:44.0324123Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:44.0417770Z Warning: Unused direct dependencies: 2024-06-26T04:52:44.0418746Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:44.0508203Z [ 80%] Built target test_mobile_nnc 2024-06-26T04:52:44.0607616Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:44.2281671Z [ 80%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2024-06-26T04:52:44.2505808Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:44.3901483Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:44.4974996Z [ 80%] Linking CXX shared library ../../../../lib/libshm.so 2024-06-26T04:52:44.5569113Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:44.5600737Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2024-06-26T04:52:44.5683468Z [ 80%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2024-06-26T04:52:44.6197668Z [ 80%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2024-06-26T04:52:44.7391820Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:44.7970298Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2024-06-26T04:52:44.8677526Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:44.9243031Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:45.0181842Z Warning: Unused direct dependencies: 2024-06-26T04:52:45.0182458Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:52:45.0183029Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:52:45.0183752Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:52:45.0184630Z /lib/x86_64-linux-gnu/libm.so.6 2024-06-26T04:52:45.0185215Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:52:45.0265280Z [ 80%] Built target shm 2024-06-26T04:52:45.0302748Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2024-06-26T04:52:45.0422610Z [ 80%] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2024-06-26T04:52:45.0721411Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:45.0750524Z [ 80%] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt_bench.cc.o 2024-06-26T04:52:45.0833914Z [ 80%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2024-06-26T04:52:45.1921733Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:45.3853242Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:45.5764786Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:45.6133063Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:45.6607048Z [ 80%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2024-06-26T04:52:45.7273274Z [ 80%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2024-06-26T04:52:45.8254414Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:46.0444817Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:46.0607381Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2024-06-26T04:52:46.0949305Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:46.1625191Z [ 80%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2024-06-26T04:52:46.1693744Z [ 80%] Linking CXX executable ../bin/static_runtime_bench 2024-06-26T04:52:46.2147180Z [ 80%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2024-06-26T04:52:46.2423429Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:46.2560365Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:46.3773678Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2024-06-26T04:52:46.4360198Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:46.5661305Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:46.7324709Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:46.7844964Z Warning: Unused direct dependencies: 2024-06-26T04:52:46.7845846Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:46.7933997Z [ 80%] Built target static_runtime_bench 2024-06-26T04:52:46.8041485Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:46.9076665Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:46.9869992Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:47.1289245Z [ 80%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2024-06-26T04:52:47.1925864Z [ 80%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_utils.cc.o 2024-06-26T04:52:47.2307974Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:47.2807640Z [ 80%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_runtime.cc.o 2024-06-26T04:52:47.4171372Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:47.4949151Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2024-06-26T04:52:47.5872981Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:47.5902939Z [ 80%] Linking CXX executable ../bin/test_lazy 2024-06-26T04:52:47.7760139Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:47.9588928Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:47.9723619Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:48.1177711Z [ 80%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_module.cc.o 2024-06-26T04:52:48.1339202Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:48.1475011Z [ 80%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_generated_ops.cc.o 2024-06-26T04:52:48.2920073Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:48.4414097Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2024-06-26T04:52:48.4486807Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:48.5599143Z Warning: Unused direct dependencies: 2024-06-26T04:52:48.5600136Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:48.5684206Z [ 80%] Built target test_lazy 2024-06-26T04:52:48.5771717Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:48.6164419Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2024-06-26T04:52:48.6813384Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2024-06-26T04:52:48.7411280Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2024-06-26T04:52:48.8478423Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2024-06-26T04:52:49.0363126Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2024-06-26T04:52:49.2176079Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:49.2407968Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:49.3505370Z [ 80%] Linking CXX executable ../bin/static_runtime_test 2024-06-26T04:52:49.4115050Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:49.4193234Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:49.5813021Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2024-06-26T04:52:49.6377083Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:49.6488963Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2024-06-26T04:52:49.7321243Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:49.7927839Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:49.8284001Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2024-06-26T04:52:49.8729885Z [ 80%] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2024-06-26T04:52:49.9525240Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:50.1171916Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:50.2050127Z Warning: Unused direct dependencies: 2024-06-26T04:52:50.2051085Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:50.2141767Z [ 80%] Built target static_runtime_test 2024-06-26T04:52:50.2411541Z [ 80%] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2024-06-26T04:52:50.2892491Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2024-06-26T04:52:50.4892431Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2024-06-26T04:52:50.6884447Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c.o 2024-06-26T04:52:50.7021411Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c.o 2024-06-26T04:52:50.7294023Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2024-06-26T04:52:50.8664856Z [ 81%] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2024-06-26T04:52:50.8956530Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2024-06-26T04:52:50.9101799Z [ 81%] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2024-06-26T04:52:50.9736397Z [ 81%] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2024-06-26T04:52:50.9867042Z [ 81%] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2024-06-26T04:52:51.0504380Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.o 2024-06-26T04:52:51.2111801Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.o 2024-06-26T04:52:51.2173784Z [ 81%] Linking CXX executable ../bin/Dimname_test 2024-06-26T04:52:51.2223118Z [ 81%] Linking CXX executable ../bin/Dict_test 2024-06-26T04:52:51.3402093Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2024-06-26T04:52:51.4889715Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2024-06-26T04:52:51.6387161Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2024-06-26T04:52:51.7607253Z Warning: Unused direct dependencies: 2024-06-26T04:52:51.7608071Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:51.7675230Z [ 81%] Built target Dimname_test 2024-06-26T04:52:51.7738375Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2024-06-26T04:52:51.7879058Z [ 81%] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2024-06-26T04:52:51.8520576Z [ 81%] Linking CXX executable ../bin/NamedTensor_test 2024-06-26T04:52:51.8771555Z [ 81%] Linking CXX executable ../bin/MaybeOwned_test 2024-06-26T04:52:51.8961207Z Warning: Unused direct dependencies: 2024-06-26T04:52:51.8961983Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:51.9052887Z [ 81%] Built target Dict_test 2024-06-26T04:52:51.9129569Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2024-06-26T04:52:51.9619609Z [ 81%] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2024-06-26T04:52:52.0746187Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2024-06-26T04:52:52.1688352Z [ 81%] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2024-06-26T04:52:52.1964941Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:52.3601865Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:52.4446692Z Warning: Unused direct dependencies: 2024-06-26T04:52:52.4447560Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:52.4535859Z [ 81%] Built target MaybeOwned_test 2024-06-26T04:52:52.4566942Z Warning: Unused direct dependencies: 2024-06-26T04:52:52.4567968Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:52.4628399Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:52.4644366Z [ 81%] Built target NamedTensor_test 2024-06-26T04:52:52.4703191Z [ 81%] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2024-06-26T04:52:52.5466347Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2024-06-26T04:52:52.6520782Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:52.6555531Z [ 82%] Linking CXX executable ../bin/apply_utils_test 2024-06-26T04:52:52.8344166Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:52.8632799Z [ 82%] Linking CXX executable ../bin/atest 2024-06-26T04:52:53.0125156Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:53.1739211Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:53.2386107Z Warning: Unused direct dependencies: 2024-06-26T04:52:53.2387199Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:53.2450712Z [ 82%] Built target apply_utils_test 2024-06-26T04:52:53.2509267Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:53.3056486Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:53.3704410Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2024-06-26T04:52:53.4041914Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2024-06-26T04:52:53.4768489Z Warning: Unused direct dependencies: 2024-06-26T04:52:53.4769358Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:53.4834190Z [ 82%] Built target atest 2024-06-26T04:52:53.4996600Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:53.5042882Z [ 82%] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2024-06-26T04:52:53.5706076Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:53.6196914Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:53.6605443Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2024-06-26T04:52:53.7558285Z [ 82%] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2024-06-26T04:52:53.7795371Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:53.9509238Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:54.1287399Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2024-06-26T04:52:54.3866384Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c.o 2024-06-26T04:52:54.4893284Z [ 82%] Linking CXX executable ../bin/basic 2024-06-26T04:52:54.4915612Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2024-06-26T04:52:54.5167507Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2024-06-26T04:52:54.5513117Z [ 82%] Linking CXX executable ../bin/broadcast_test 2024-06-26T04:52:54.6355416Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c.o 2024-06-26T04:52:54.6876257Z [ 82%] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2024-06-26T04:52:54.7709965Z [ 82%] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2024-06-26T04:52:54.7799952Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c.o 2024-06-26T04:52:54.9004340Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:55.0603514Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:55.1139786Z Warning: Unused direct dependencies: 2024-06-26T04:52:55.1141117Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:55.1207518Z Warning: Unused direct dependencies: 2024-06-26T04:52:55.1208448Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:55.1236427Z [ 82%] Built target basic 2024-06-26T04:52:55.1315073Z [ 82%] Built target broadcast_test 2024-06-26T04:52:55.1447139Z [ 82%] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2024-06-26T04:52:55.1557282Z [ 82%] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2024-06-26T04:52:55.2308498Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:55.3656412Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:55.5431462Z [ 82%] Linking CXX executable ../bin/cpu_allocator_test 2024-06-26T04:52:55.5549784Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:55.6212112Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2024-06-26T04:52:55.6723881Z [ 82%] Linking CXX executable ../bin/cpu_generator_test 2024-06-26T04:52:55.7249809Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:55.8792843Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:56.0492165Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c.o 2024-06-26T04:52:56.1009088Z [ 82%] Linking CXX executable ../bin/cpu_profiling_allocator_test 2024-06-26T04:52:56.1445006Z Warning: Unused direct dependencies: 2024-06-26T04:52:56.1445895Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:56.1539794Z [ 82%] Built target cpu_allocator_test 2024-06-26T04:52:56.1710983Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2024-06-26T04:52:56.2360444Z [ 82%] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2024-06-26T04:52:56.2964063Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2024-06-26T04:52:56.3227415Z Warning: Unused direct dependencies: 2024-06-26T04:52:56.3228686Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:56.3365179Z [ 82%] Built target cpu_generator_test 2024-06-26T04:52:56.3601251Z [ 82%] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2024-06-26T04:52:56.4597361Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2024-06-26T04:52:56.5688019Z [ 82%] Linking CXX executable ../bin/cpu_rng_test 2024-06-26T04:52:56.6099660Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2024-06-26T04:52:56.6484056Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2024-06-26T04:52:56.7247789Z Warning: Unused direct dependencies: 2024-06-26T04:52:56.7248400Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:56.7335468Z [ 82%] Built target cpu_profiling_allocator_test 2024-06-26T04:52:56.7433763Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2024-06-26T04:52:56.8151623Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2024-06-26T04:52:56.9280084Z [ 82%] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2024-06-26T04:52:56.9782171Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2024-06-26T04:52:56.9916691Z [ 82%] Linking CXX executable ../bin/dispatch_key_set_test 2024-06-26T04:52:57.1235870Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2024-06-26T04:52:57.1420434Z [ 82%] Linking CXX executable ../bin/dlconvertor_test 2024-06-26T04:52:57.1770211Z Warning: Unused direct dependencies: 2024-06-26T04:52:57.1771165Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:57.1883825Z [ 82%] Built target cpu_rng_test 2024-06-26T04:52:57.2047873Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2024-06-26T04:52:57.2879779Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2024-06-26T04:52:57.4310472Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2024-06-26T04:52:57.4719990Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2024-06-26T04:52:57.5567176Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2024-06-26T04:52:57.5619277Z Warning: Unused direct dependencies: 2024-06-26T04:52:57.5619829Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:57.5620393Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:52:57.5683225Z [ 82%] Built target dispatch_key_set_test 2024-06-26T04:52:57.5748382Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2024-06-26T04:52:57.6152945Z [ 82%] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2024-06-26T04:52:57.6950727Z [ 82%] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2024-06-26T04:52:57.7052635Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2024-06-26T04:52:57.7504945Z [ 82%] Linking CXX executable ../bin/extension_backend_test 2024-06-26T04:52:57.7735207Z Warning: Unused direct dependencies: 2024-06-26T04:52:57.7736128Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:57.7864264Z [ 82%] Built target dlconvertor_test 2024-06-26T04:52:57.8002998Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c.o 2024-06-26T04:52:57.8079385Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2024-06-26T04:52:57.9407948Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2024-06-26T04:52:58.0752474Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16-prfm.c.o 2024-06-26T04:52:58.2744307Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c.o 2024-06-26T04:52:58.3576110Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c.o 2024-06-26T04:52:58.3920362Z [ 82%] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2024-06-26T04:52:58.4103688Z Warning: Unused direct dependencies: 2024-06-26T04:52:58.4104262Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:58.4201779Z [ 82%] Built target extension_backend_test 2024-06-26T04:52:58.4296397Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c.o 2024-06-26T04:52:58.5295605Z [ 82%] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2024-06-26T04:52:58.5464678Z [ 82%] Linking CXX executable ../bin/half_test 2024-06-26T04:52:58.5953736Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c.o 2024-06-26T04:52:58.7525111Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2024-06-26T04:52:58.8604763Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2024-06-26T04:52:58.8851080Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c.o 2024-06-26T04:52:58.8942659Z [ 82%] Linking CXX executable ../bin/ivalue_test 2024-06-26T04:52:59.0614311Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2024-06-26T04:52:59.2262047Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c.o 2024-06-26T04:52:59.2651445Z Warning: Unused direct dependencies: 2024-06-26T04:52:59.2652419Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:59.2653456Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:52:59.2735616Z [ 82%] Built target half_test 2024-06-26T04:52:59.2928633Z [ 82%] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2024-06-26T04:52:59.3024482Z [ 82%] Linking CXX executable ../bin/lazy_tensor_test 2024-06-26T04:52:59.3944744Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c.o 2024-06-26T04:52:59.4748062Z [ 82%] Linking CXX executable ../bin/math_kernel_test 2024-06-26T04:52:59.5267519Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c.o 2024-06-26T04:52:59.5713817Z Warning: Unused direct dependencies: 2024-06-26T04:52:59.5714865Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:59.5829175Z [ 82%] Built target ivalue_test 2024-06-26T04:52:59.6040772Z [ 82%] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2024-06-26T04:52:59.6801830Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2024-06-26T04:52:59.8519993Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c.o 2024-06-26T04:52:59.8754042Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2024-06-26T04:52:59.9220433Z Warning: Unused direct dependencies: 2024-06-26T04:52:59.9221712Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:52:59.9222913Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:52:59.9283915Z [ 82%] Built target lazy_tensor_test 2024-06-26T04:52:59.9352858Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2024-06-26T04:53:00.0515404Z [ 82%] Linking CXX executable ../bin/memory_format_test 2024-06-26T04:53:00.1070067Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2024-06-26T04:53:00.1214106Z Warning: Unused direct dependencies: 2024-06-26T04:53:00.1215300Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:00.1387170Z [ 82%] Built target math_kernel_test 2024-06-26T04:53:00.1524689Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.o 2024-06-26T04:53:00.2724224Z [ 82%] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2024-06-26T04:53:00.3481381Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2024-06-26T04:53:00.4743573Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.o 2024-06-26T04:53:00.5318007Z [ 82%] Linking CXX executable ../bin/memory_overlapping_test 2024-06-26T04:53:00.6520434Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2024-06-26T04:53:00.7251036Z Warning: Unused direct dependencies: 2024-06-26T04:53:00.7251837Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:00.7370560Z [ 82%] Built target memory_format_test 2024-06-26T04:53:00.7683285Z [ 82%] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2024-06-26T04:53:00.8173888Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c.o 2024-06-26T04:53:00.8628753Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2024-06-26T04:53:00.9730982Z [ 82%] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2024-06-26T04:53:01.0071792Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c.o 2024-06-26T04:53:01.0597597Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2024-06-26T04:53:01.0626748Z Warning: Unused direct dependencies: 2024-06-26T04:53:01.0627697Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:01.0696313Z [ 82%] Built target memory_overlapping_test 2024-06-26T04:53:01.0758410Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c.o 2024-06-26T04:53:01.1815721Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2024-06-26T04:53:01.2215018Z [ 82%] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2024-06-26T04:53:01.2835624Z [ 82%] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2024-06-26T04:53:01.2918155Z [ 82%] Linking CXX executable ../bin/mobile_memory_cleanup 2024-06-26T04:53:01.3432358Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c.o 2024-06-26T04:53:01.4694463Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2024-06-26T04:53:01.5441831Z [ 82%] Linking CXX executable ../bin/operator_name_test 2024-06-26T04:53:01.6018589Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:01.6728493Z [ 83%] Linking CXX executable ../bin/native_test 2024-06-26T04:53:01.7721526Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:01.7968167Z Warning: Unused direct dependencies: 2024-06-26T04:53:01.7969209Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:01.8103148Z [ 83%] Built target mobile_memory_cleanup 2024-06-26T04:53:01.8321015Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:01.9368201Z [ 83%] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2024-06-26T04:53:01.9625495Z [ 83%] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2024-06-26T04:53:01.9930283Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:02.1354278Z Warning: Unused direct dependencies: 2024-06-26T04:53:02.1355250Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:02.1355898Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:53:02.1416610Z [ 83%] Built target operator_name_test 2024-06-26T04:53:02.1483752Z [ 83%] Linking CXX executable ../bin/operators_test 2024-06-26T04:53:02.1487385Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:02.2193200Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:02.2354723Z Warning: Unused direct dependencies: 2024-06-26T04:53:02.2355639Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:02.2681611Z [ 83%] Built target native_test 2024-06-26T04:53:02.2819910Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:02.3172710Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:02.4005642Z [ 83%] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2024-06-26T04:53:02.4596817Z [ 83%] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2024-06-26T04:53:02.5106303Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:02.6912396Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:02.7204695Z Warning: Unused direct dependencies: 2024-06-26T04:53:02.7205711Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:02.7313060Z [ 83%] Built target operators_test 2024-06-26T04:53:02.7380219Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:02.7902308Z [ 83%] Linking CXX executable ../bin/packedtensoraccessor_test 2024-06-26T04:53:02.8624939Z [ 83%] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2024-06-26T04:53:02.9045538Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:02.9452141Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:03.0780731Z [ 83%] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2024-06-26T04:53:03.1267768Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:03.2997226Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:03.3401647Z Warning: Unused direct dependencies: 2024-06-26T04:53:03.3402449Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:03.3514024Z [ 83%] Linking CXX executable ../bin/pow_test 2024-06-26T04:53:03.3516012Z [ 83%] Built target packedtensoraccessor_test 2024-06-26T04:53:03.3573566Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:03.3798522Z [ 83%] Linking CXX executable ../bin/quantized_test 2024-06-26T04:53:03.4520739Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:03.5282625Z [ 83%] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2024-06-26T04:53:03.5801836Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c.o 2024-06-26T04:53:03.7378674Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx512f-2x16.c.o 2024-06-26T04:53:03.8522569Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx512f-2x32.c.o 2024-06-26T04:53:03.8959665Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.o 2024-06-26T04:53:03.9146692Z Warning: Unused direct dependencies: 2024-06-26T04:53:03.9147509Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:03.9390030Z [ 83%] Built target pow_test 2024-06-26T04:53:03.9462768Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.o 2024-06-26T04:53:03.9828311Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c.o 2024-06-26T04:53:04.0009293Z Warning: Unused direct dependencies: 2024-06-26T04:53:04.0010189Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:04.0083183Z [ 83%] Built target quantized_test 2024-06-26T04:53:04.0136119Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.o 2024-06-26T04:53:04.0489839Z [ 83%] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2024-06-26T04:53:04.0846211Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c.o 2024-06-26T04:53:04.0858386Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.o 2024-06-26T04:53:04.1127099Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.o 2024-06-26T04:53:04.1820467Z [ 83%] Linking CXX executable ../bin/test_api 2024-06-26T04:53:04.1986259Z [ 84%] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2024-06-26T04:53:04.2119428Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c.o 2024-06-26T04:53:04.2313183Z [ 84%] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2024-06-26T04:53:04.3668092Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.o 2024-06-26T04:53:04.4277950Z [ 84%] Linking CXX executable ../bin/reduce_ops_test 2024-06-26T04:53:04.5055816Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.o 2024-06-26T04:53:04.6360790Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.o 2024-06-26T04:53:04.7771420Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c.o 2024-06-26T04:53:04.8097694Z [ 84%] Linking CXX executable ../bin/reportMemoryUsage_test 2024-06-26T04:53:04.9112290Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.o 2024-06-26T04:53:05.0040842Z Warning: Unused direct dependencies: 2024-06-26T04:53:05.0041424Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:05.0098458Z [ 84%] Built target reduce_ops_test 2024-06-26T04:53:05.0158775Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.o 2024-06-26T04:53:05.0256574Z [ 84%] Linking CXX executable ../bin/scalar_tensor_test 2024-06-26T04:53:05.0805283Z [ 84%] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2024-06-26T04:53:05.0833969Z [ 84%] Linking CXX executable ../bin/scalar_test 2024-06-26T04:53:05.1443076Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c.o 2024-06-26T04:53:05.2912577Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.o 2024-06-26T04:53:05.4049433Z Warning: Unused direct dependencies: 2024-06-26T04:53:05.4050239Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:05.4051074Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:53:05.4158391Z [ 84%] Built target reportMemoryUsage_test 2024-06-26T04:53:05.4234678Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c.o 2024-06-26T04:53:05.4755461Z [ 84%] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2024-06-26T04:53:05.4804770Z Warning: Unused direct dependencies: 2024-06-26T04:53:05.4805551Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:05.5006789Z [ 84%] Built target scalar_tensor_test 2024-06-26T04:53:05.5108123Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.o 2024-06-26T04:53:05.5672167Z [ 84%] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2024-06-26T04:53:05.6167029Z Warning: Unused direct dependencies: 2024-06-26T04:53:05.6167936Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:05.6239134Z [ 84%] Built target scalar_test 2024-06-26T04:53:05.6294582Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.o 2024-06-26T04:53:05.6767316Z [ 84%] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2024-06-26T04:53:05.7477430Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c.o 2024-06-26T04:53:05.7698221Z Warning: Unused direct dependencies: 2024-06-26T04:53:05.7698862Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:05.7834852Z [ 84%] Built target test_api 2024-06-26T04:53:05.7893067Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.o 2024-06-26T04:53:05.7975605Z [ 84%] Linking CXX executable ../bin/StorageUtils_test 2024-06-26T04:53:05.9100422Z [ 84%] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2024-06-26T04:53:05.9219343Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.o 2024-06-26T04:53:06.0888524Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.o 2024-06-26T04:53:06.2317568Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c.o 2024-06-26T04:53:06.2798824Z Warning: Unused direct dependencies: 2024-06-26T04:53:06.2799413Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:06.2915927Z [ 84%] Built target StorageUtils_test 2024-06-26T04:53:06.2983924Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u128-acc2.c.o 2024-06-26T04:53:06.3288780Z [ 84%] Linking CXX executable ../bin/stride_properties_test 2024-06-26T04:53:06.3954549Z [ 84%] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2024-06-26T04:53:06.4467365Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u128-acc4.c.o 2024-06-26T04:53:06.5803538Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u128.c.o 2024-06-26T04:53:06.6865403Z [ 84%] Linking CXX executable ../bin/tensor_iterator_test 2024-06-26T04:53:06.7309617Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u144-acc3.c.o 2024-06-26T04:53:06.7536685Z [ 84%] Linking CXX executable ../bin/thread_init_test 2024-06-26T04:53:06.8438716Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u144.c.o 2024-06-26T04:53:06.8778255Z Warning: Unused direct dependencies: 2024-06-26T04:53:06.8779203Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:06.8783633Z [ 84%] Linking CXX executable ../bin/type_ptr_test 2024-06-26T04:53:06.8823942Z [ 84%] Linking CXX executable ../bin/test_parallel 2024-06-26T04:53:06.8852013Z [ 84%] Built target stride_properties_test 2024-06-26T04:53:06.8935288Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u160-acc2.c.o 2024-06-26T04:53:06.9810568Z [ 84%] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2024-06-26T04:53:07.0358990Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u160-acc5.c.o 2024-06-26T04:53:07.1796666Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u160.c.o 2024-06-26T04:53:07.1923796Z Warning: Unused direct dependencies: 2024-06-26T04:53:07.1924817Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:07.2158293Z [ 84%] Built target thread_init_test 2024-06-26T04:53:07.2364308Z Warning: Unused direct dependencies: 2024-06-26T04:53:07.2365413Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:07.2442303Z [ 84%] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2024-06-26T04:53:07.2455029Z [ 84%] Built target tensor_iterator_test 2024-06-26T04:53:07.2553651Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u192-acc2.c.o 2024-06-26T04:53:07.3153055Z [ 84%] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2024-06-26T04:53:07.3867237Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u192-acc3.c.o 2024-06-26T04:53:07.4779920Z Warning: Unused direct dependencies: 2024-06-26T04:53:07.4780932Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:07.4846270Z [ 84%] Built target type_ptr_test 2024-06-26T04:53:07.4913814Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u192-acc6.c.o 2024-06-26T04:53:07.4936729Z Warning: Unused direct dependencies: 2024-06-26T04:53:07.4937567Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:07.5008069Z [ 84%] Built target test_parallel 2024-06-26T04:53:07.5063583Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u192.c.o 2024-06-26T04:53:07.5195454Z [ 84%] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2024-06-26T04:53:07.6199449Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2024-06-26T04:53:07.6712564Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c.o 2024-06-26T04:53:07.7758942Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c.o 2024-06-26T04:53:07.8598742Z [ 84%] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2024-06-26T04:53:07.9213462Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2024-06-26T04:53:07.9403818Z [ 84%] Linking CXX executable ../bin/type_test 2024-06-26T04:53:08.0154535Z [ 84%] Linking CXX executable ../bin/undefined_tensor_test 2024-06-26T04:53:08.0488433Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2024-06-26T04:53:08.1283690Z [ 84%] Linking CXX executable ../bin/verify_api_visibility 2024-06-26T04:53:08.1785142Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2024-06-26T04:53:08.3254980Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2024-06-26T04:53:08.4558962Z [ 84%] Linking CXX executable ../bin/legacy_vmap_test 2024-06-26T04:53:08.4923005Z Warning: Unused direct dependencies: 2024-06-26T04:53:08.4923993Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:08.5031332Z [ 84%] Built target undefined_tensor_test 2024-06-26T04:53:08.5083232Z Warning: Unused direct dependencies: 2024-06-26T04:53:08.5084169Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:08.5104239Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2024-06-26T04:53:08.5199037Z [ 84%] Built target type_test 2024-06-26T04:53:08.5308437Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c.o 2024-06-26T04:53:08.5310558Z [ 84%] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2024-06-26T04:53:08.6090572Z [ 84%] Linking CXX executable ../bin/weakref_test 2024-06-26T04:53:08.6390836Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2024-06-26T04:53:08.6820433Z [ 84%] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2024-06-26T04:53:08.6880521Z Warning: Unused direct dependencies: 2024-06-26T04:53:08.6881399Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:08.6882286Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:53:08.6967891Z [ 84%] Built target verify_api_visibility 2024-06-26T04:53:08.7060436Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2024-06-26T04:53:08.8125952Z [ 84%] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2024-06-26T04:53:08.8543334Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2024-06-26T04:53:08.9862120Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2024-06-26T04:53:09.0053312Z Warning: Unused direct dependencies: 2024-06-26T04:53:09.0054488Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:09.0146884Z [ 84%] Built target legacy_vmap_test 2024-06-26T04:53:09.0217634Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2024-06-26T04:53:09.1069943Z Warning: Unused direct dependencies: 2024-06-26T04:53:09.1070640Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:09.1132529Z [ 84%] Built target weakref_test 2024-06-26T04:53:09.1183858Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2024-06-26T04:53:09.1345165Z [ 84%] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2024-06-26T04:53:09.1832262Z [ 84%] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2024-06-26T04:53:09.2487848Z [ 84%] Linking CXX executable ../bin/wrapdim_test 2024-06-26T04:53:09.2750081Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2024-06-26T04:53:09.4690874Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c.o 2024-06-26T04:53:09.4977680Z [ 85%] Linking CXX executable ../bin/xla_tensor_test 2024-06-26T04:53:09.6088258Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2024-06-26T04:53:09.6414045Z [ 85%] Linking CXX executable ../bin/IListRef_test 2024-06-26T04:53:09.7078088Z [ 85%] Linking CXX executable ../bin/List_test 2024-06-26T04:53:09.7177971Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c.o 2024-06-26T04:53:09.7724617Z Warning: Unused direct dependencies: 2024-06-26T04:53:09.7725563Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:09.7862502Z [ 85%] Built target wrapdim_test 2024-06-26T04:53:09.7984527Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2024-06-26T04:53:09.8530150Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx512f-u16.c.o 2024-06-26T04:53:09.9324736Z [ 85%] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2024-06-26T04:53:10.0078797Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-avx512f-u32.c.o 2024-06-26T04:53:10.0549967Z [ 85%] Linking CXX executable ../bin/KernelFunction_test 2024-06-26T04:53:10.0765274Z Warning: Unused direct dependencies: 2024-06-26T04:53:10.0766125Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:10.0883512Z [ 85%] Built target xla_tensor_test 2024-06-26T04:53:10.1076670Z [ 85%] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2024-06-26T04:53:10.1287207Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx512f-u16.c.o 2024-06-26T04:53:10.1979487Z Warning: Unused direct dependencies: 2024-06-26T04:53:10.1980448Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:10.2061464Z [ 85%] Built target IListRef_test 2024-06-26T04:53:10.2122441Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-avx512f-u32.c.o 2024-06-26T04:53:10.2571228Z [ 85%] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2024-06-26T04:53:10.3074298Z Warning: Unused direct dependencies: 2024-06-26T04:53:10.3075386Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:10.3198982Z [ 85%] Built target List_test 2024-06-26T04:53:10.3271121Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx512f-u16.c.o 2024-06-26T04:53:10.3642008Z [ 85%] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2024-06-26T04:53:10.4603072Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-avx512f-u32.c.o 2024-06-26T04:53:10.4616749Z [ 85%] Linking CXX executable ../bin/kernel_function_legacy_test 2024-06-26T04:53:10.5657787Z Warning: Unused direct dependencies: 2024-06-26T04:53:10.5658332Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:10.5735882Z [ 85%] Built target KernelFunction_test 2024-06-26T04:53:10.5887584Z [ 85%] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2024-06-26T04:53:10.6331009Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx512f-u16.c.o 2024-06-26T04:53:10.6432929Z [ 85%] Linking CXX executable ../bin/kernel_function_test 2024-06-26T04:53:10.7439566Z [ 85%] Linking CXX executable ../bin/kernel_lambda_legacy_test 2024-06-26T04:53:10.7634287Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-avx512f-u32.c.o 2024-06-26T04:53:10.9158541Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2024-06-26T04:53:10.9215737Z [ 86%] Linking CXX executable ../bin/kernel_lambda_test 2024-06-26T04:53:11.0206384Z Warning: Unused direct dependencies: 2024-06-26T04:53:11.0207505Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:11.0281822Z [ 86%] Built target kernel_function_legacy_test 2024-06-26T04:53:11.0350930Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2024-06-26T04:53:11.0491568Z [ 86%] Building CXX object caffe2/CMakeFiles/make_boxed_from_unboxed_functor_test.dir/__/aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor_test.cpp.o 2024-06-26T04:53:11.0750390Z [ 86%] Linking CXX executable ../bin/kernel_stackbased_test 2024-06-26T04:53:11.1418433Z Warning: Unused direct dependencies: 2024-06-26T04:53:11.1419118Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:11.1507068Z [ 86%] Built target kernel_function_test 2024-06-26T04:53:11.1586267Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2024-06-26T04:53:11.1668189Z [ 86%] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2024-06-26T04:53:11.2800936Z Warning: Unused direct dependencies: 2024-06-26T04:53:11.2801864Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:11.2887096Z [ 86%] Built target kernel_lambda_legacy_test 2024-06-26T04:53:11.2948013Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2024-06-26T04:53:11.3053764Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2024-06-26T04:53:11.4061505Z Warning: Unused direct dependencies: 2024-06-26T04:53:11.4062252Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:11.4124364Z [ 86%] Built target kernel_lambda_test 2024-06-26T04:53:11.4184588Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2024-06-26T04:53:11.4335810Z [ 86%] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2024-06-26T04:53:11.4845309Z [ 86%] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2024-06-26T04:53:11.5194895Z [ 86%] Linking CXX executable ../bin/CppSignature_test 2024-06-26T04:53:11.5668994Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2024-06-26T04:53:11.6324624Z [ 86%] Linking CXX executable ../bin/make_boxed_from_unboxed_functor_test 2024-06-26T04:53:11.6350329Z Warning: Unused direct dependencies: 2024-06-26T04:53:11.6352021Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:11.6464108Z [ 86%] Built target kernel_stackbased_test 2024-06-26T04:53:11.6566451Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2024-06-26T04:53:11.7107860Z [ 86%] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2024-06-26T04:53:11.8021578Z [ 86%] Linking CXX executable ../bin/op_allowlist_test 2024-06-26T04:53:11.8111729Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx512f-u16.c.o 2024-06-26T04:53:11.9365853Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-avx512f-u32.c.o 2024-06-26T04:53:12.0607787Z Warning: Unused direct dependencies: 2024-06-26T04:53:12.0608728Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:12.0609565Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:53:12.0686134Z [ 86%] Built target CppSignature_test 2024-06-26T04:53:12.0744761Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx512f-u16.c.o 2024-06-26T04:53:12.0897882Z [ 86%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2024-06-26T04:53:12.2040025Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-avx512f-u32.c.o 2024-06-26T04:53:12.2127487Z Warning: Unused direct dependencies: 2024-06-26T04:53:12.2128033Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:12.2188756Z [ 86%] Built target make_boxed_from_unboxed_functor_test 2024-06-26T04:53:12.2260294Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx512f-u16.c.o 2024-06-26T04:53:12.2636812Z [ 86%] Linking CXX executable ../bin/op_registration_test 2024-06-26T04:53:12.2840143Z [ 86%] Linking CXX executable ../bin/backend_fallback_test 2024-06-26T04:53:12.3283149Z [ 86%] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_operator_registration.cpp.o 2024-06-26T04:53:12.3355293Z Warning: Unused direct dependencies: 2024-06-26T04:53:12.3356666Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:12.3357659Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2024-06-26T04:53:12.3425536Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-avx512f-u32.c.o 2024-06-26T04:53:12.3437793Z [ 86%] Built target op_allowlist_test 2024-06-26T04:53:12.3543061Z [ 86%] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_main.cpp.o 2024-06-26T04:53:12.4561850Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx512f-u16.c.o 2024-06-26T04:53:12.4878147Z [ 86%] Linking CXX executable ../bin/inline_container_test 2024-06-26T04:53:12.5667797Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-avx512f-u32.c.o 2024-06-26T04:53:12.6183835Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2024-06-26T04:53:12.6916043Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2024-06-26T04:53:12.7687821Z [ 86%] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2024-06-26T04:53:12.8129442Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2024-06-26T04:53:12.8385318Z Warning: Unused direct dependencies: 2024-06-26T04:53:12.8386181Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:12.8476205Z [ 86%] Built target backend_fallback_test 2024-06-26T04:53:12.8754656Z [ 86%] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2024-06-26T04:53:12.9282790Z Warning: Unused direct dependencies: 2024-06-26T04:53:12.9283390Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:12.9360824Z [ 86%] Built target op_registration_test 2024-06-26T04:53:12.9493170Z [ 86%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2024-06-26T04:53:12.9511665Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2024-06-26T04:53:13.0573126Z Warning: Unused direct dependencies: 2024-06-26T04:53:13.0574104Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:13.0667126Z [ 86%] Built target inline_container_test 2024-06-26T04:53:13.0721576Z [ 86%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2024-06-26T04:53:13.1080912Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx512f-u16.c.o 2024-06-26T04:53:13.1598921Z [ 86%] Linking CXX executable ../bin/test_edge_op_registration 2024-06-26T04:53:13.2603277Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-avx512f-u32.c.o 2024-06-26T04:53:13.4053099Z [ 86%] Linking CXX shared library ../lib/libjitbackend_test.so 2024-06-26T04:53:13.4173532Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx512f-u16.c.o 2024-06-26T04:53:13.5375679Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-avx512f-u32.c.o 2024-06-26T04:53:13.5788510Z [ 86%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2024-06-26T04:53:13.6094063Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2024-06-26T04:53:13.6807914Z Warning: Unused direct dependencies: 2024-06-26T04:53:13.6808877Z /opt/conda/envs/py_3.8/lib/libmkl_intel_lp64.so.1 2024-06-26T04:53:13.6809881Z /opt/conda/envs/py_3.8/lib/libmkl_gnu_thread.so.1 2024-06-26T04:53:13.6810854Z /opt/conda/envs/py_3.8/lib/libmkl_core.so.1 2024-06-26T04:53:13.6811747Z /opt/conda/envs/py_3.8/lib/libgomp.so.1 2024-06-26T04:53:13.6813454Z [ 86%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2024-06-26T04:53:13.6883644Z [ 86%] Built target test_edge_op_registration 2024-06-26T04:53:13.6970172Z [ 86%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2024-06-26T04:53:13.7223834Z Warning: Unused direct dependencies: 2024-06-26T04:53:13.7224747Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:13.7238956Z [ 86%] Linking CXX shared library ../lib/libtorchbind_test.so 2024-06-26T04:53:13.7334036Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2024-06-26T04:53:13.7367689Z [ 86%] Built target jitbackend_test 2024-06-26T04:53:13.7470226Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u16.c.o 2024-06-26T04:53:13.8680692Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u32.c.o 2024-06-26T04:53:13.9199023Z [ 86%] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2024-06-26T04:53:14.0183410Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u48.c.o 2024-06-26T04:53:14.0290583Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2024-06-26T04:53:14.1061101Z [ 86%] Linking CXX shared library ../lib/libbackend_with_compiler.so 2024-06-26T04:53:14.1207019Z Warning: Unused direct dependencies: 2024-06-26T04:53:14.1207665Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:14.1325394Z [ 86%] Built target torchbind_test 2024-06-26T04:53:14.1385115Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2024-06-26T04:53:14.1850798Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u64.c.o 2024-06-26T04:53:14.3353402Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u80.c.o 2024-06-26T04:53:14.4581074Z Warning: Unused direct dependencies: 2024-06-26T04:53:14.4582258Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:14.4586567Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u96.c.o 2024-06-26T04:53:14.4653131Z [ 86%] Built target backend_with_compiler 2024-06-26T04:53:14.4708287Z [ 86%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2024-06-26T04:53:14.4760979Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u112.c.o 2024-06-26T04:53:14.6325818Z [ 86%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2024-06-26T04:53:14.6636841Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u128.c.o 2024-06-26T04:53:14.7791699Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c.o 2024-06-26T04:53:14.8926933Z [ 86%] Linking CXX executable ../bin/tutorial_tensorexpr 2024-06-26T04:53:14.9284869Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c.o 2024-06-26T04:53:15.0615872Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c.o 2024-06-26T04:53:15.1399565Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c.o 2024-06-26T04:53:15.2058905Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2024-06-26T04:53:15.2274847Z [ 86%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2024-06-26T04:53:15.3119400Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u80.c.o 2024-06-26T04:53:15.3527470Z Warning: Unused direct dependencies: 2024-06-26T04:53:15.3528339Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:15.3685135Z [ 86%] Built target tutorial_tensorexpr 2024-06-26T04:53:15.3757794Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u96.c.o 2024-06-26T04:53:15.4904259Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2024-06-26T04:53:15.5093796Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u112.c.o 2024-06-26T04:53:15.5204808Z [ 86%] Linking CXX executable ../../../../bin/torch_shm_manager 2024-06-26T04:53:15.5344004Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u128.c.o 2024-06-26T04:53:15.5544743Z [ 86%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2024-06-26T04:53:15.6585903Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2024-06-26T04:53:15.6646941Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2024-06-26T04:53:15.7961687Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2024-06-26T04:53:15.8325031Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2024-06-26T04:53:15.8504150Z Warning: Unused direct dependencies: 2024-06-26T04:53:15.8504970Z /var/lib/jenkins/workspace/build/lib/libshm.so 2024-06-26T04:53:15.8505844Z /lib/x86_64-linux-gnu/libm.so.6 2024-06-26T04:53:15.8598681Z [ 86%] Built target torch_shm_manager 2024-06-26T04:53:15.8666777Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2024-06-26T04:53:15.9597395Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2024-06-26T04:53:16.0000424Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2024-06-26T04:53:16.0015569Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2024-06-26T04:53:16.1188565Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2024-06-26T04:53:16.1584950Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2024-06-26T04:53:16.1696838Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2024-06-26T04:53:16.2692648Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2024-06-26T04:53:16.2841834Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2024-06-26T04:53:16.4836578Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2024-06-26T04:53:16.5237188Z [ 86%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2024-06-26T04:53:16.6424879Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2024-06-26T04:53:16.7611703Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2024-06-26T04:53:16.9714772Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2024-06-26T04:53:17.1452463Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2024-06-26T04:53:17.1462147Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2024-06-26T04:53:17.1697583Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2024-06-26T04:53:17.2585534Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2024-06-26T04:53:17.2617943Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2024-06-26T04:53:17.2646965Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c.o 2024-06-26T04:53:17.4135727Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2024-06-26T04:53:17.4376665Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2024-06-26T04:53:17.5117982Z [ 86%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2024-06-26T04:53:17.5684783Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c.o 2024-06-26T04:53:17.7265392Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.o 2024-06-26T04:53:17.9077468Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.o 2024-06-26T04:53:18.0643239Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.o 2024-06-26T04:53:18.0919878Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2024-06-26T04:53:18.1235582Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.o 2024-06-26T04:53:18.1799916Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u80.c.o 2024-06-26T04:53:18.1803864Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2024-06-26T04:53:18.1895644Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2024-06-26T04:53:18.2484184Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2024-06-26T04:53:18.2954039Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u96.c.o 2024-06-26T04:53:18.3645118Z [ 86%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2024-06-26T04:53:18.4076521Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u112.c.o 2024-06-26T04:53:18.5221657Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u128.c.o 2024-06-26T04:53:18.6276832Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u144.c.o 2024-06-26T04:53:18.6311003Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u160.c.o 2024-06-26T04:53:18.7400171Z [ 86%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2024-06-26T04:53:18.7637544Z [ 86%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2024-06-26T04:53:18.7919265Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u176.c.o 2024-06-26T04:53:18.9347398Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u192.c.o 2024-06-26T04:53:19.0591726Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c.o 2024-06-26T04:53:19.1803038Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2024-06-26T04:53:19.2290239Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c.o 2024-06-26T04:53:19.3645936Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c.o 2024-06-26T04:53:19.3880098Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2024-06-26T04:53:19.3887119Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2024-06-26T04:53:19.4895652Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c.o 2024-06-26T04:53:19.6334465Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u80.c.o 2024-06-26T04:53:19.6848099Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u96.c.o 2024-06-26T04:53:19.7744765Z [ 86%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2024-06-26T04:53:19.8077844Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u112.c.o 2024-06-26T04:53:19.8569191Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u128.c.o 2024-06-26T04:53:19.9689948Z [ 86%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2024-06-26T04:53:19.9956733Z [ 86%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2024-06-26T04:53:20.0243572Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u144.c.o 2024-06-26T04:53:20.0637232Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2024-06-26T04:53:20.1742944Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u160.c.o 2024-06-26T04:53:20.3278976Z [ 86%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2024-06-26T04:53:20.3810328Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u176.c.o 2024-06-26T04:53:20.4634681Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u192.c.o 2024-06-26T04:53:20.5386426Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2024-06-26T04:53:20.5470471Z [ 86%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2024-06-26T04:53:20.5809691Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u16.c.o 2024-06-26T04:53:20.6882011Z [ 87%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2024-06-26T04:53:20.7074006Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u32.c.o 2024-06-26T04:53:20.8421678Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u48.c.o 2024-06-26T04:53:20.9698751Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u64.c.o 2024-06-26T04:53:21.1092461Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u80.c.o 2024-06-26T04:53:21.1403618Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u96.c.o 2024-06-26T04:53:21.2625073Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2024-06-26T04:53:21.3053962Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u112.c.o 2024-06-26T04:53:21.3849971Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2024-06-26T04:53:21.4801081Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u128.c.o 2024-06-26T04:53:21.5151641Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u16.c.o 2024-06-26T04:53:21.5865555Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u32.c.o 2024-06-26T04:53:21.6485904Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2024-06-26T04:53:21.6786903Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2024-06-26T04:53:21.7370406Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u48.c.o 2024-06-26T04:53:21.8439174Z [ 87%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2024-06-26T04:53:21.9095745Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u64.c.o 2024-06-26T04:53:22.0185290Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2024-06-26T04:53:22.0432910Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u80.c.o 2024-06-26T04:53:22.1883431Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u96.c.o 2024-06-26T04:53:22.2009830Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2024-06-26T04:53:22.3495478Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u112.c.o 2024-06-26T04:53:22.5367345Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u128.c.o 2024-06-26T04:53:22.5427977Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u16.c.o 2024-06-26T04:53:22.6160685Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2024-06-26T04:53:22.6601066Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2024-06-26T04:53:22.7050116Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u32.c.o 2024-06-26T04:53:22.7882337Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2024-06-26T04:53:22.8627541Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u48.c.o 2024-06-26T04:53:22.8630159Z [ 87%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2024-06-26T04:53:22.9153491Z [ 87%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2024-06-26T04:53:23.0047631Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u64.c.o 2024-06-26T04:53:23.1507401Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u80.c.o 2024-06-26T04:53:23.1919752Z [ 87%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u96.c.o 2024-06-26T04:53:23.2546724Z [ 87%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2024-06-26T04:53:23.2924363Z [ 87%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2024-06-26T04:53:23.3129872Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2024-06-26T04:53:23.3508226Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u112.c.o 2024-06-26T04:53:23.4971313Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u128.c.o 2024-06-26T04:53:23.6770417Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u16.c.o 2024-06-26T04:53:23.8243818Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u32.c.o 2024-06-26T04:53:23.8264156Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2024-06-26T04:53:23.8598308Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2024-06-26T04:53:23.8688958Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2024-06-26T04:53:23.9472771Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u48.c.o 2024-06-26T04:53:23.9651871Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u64.c.o 2024-06-26T04:53:23.9671466Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2024-06-26T04:53:24.0970519Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2024-06-26T04:53:24.1278130Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u80.c.o 2024-06-26T04:53:24.2903381Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u96.c.o 2024-06-26T04:53:24.4442490Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u112.c.o 2024-06-26T04:53:24.5331019Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u128.c.o 2024-06-26T04:53:24.6701244Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2024-06-26T04:53:24.7244387Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u16.c.o 2024-06-26T04:53:24.7973655Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u32.c.o 2024-06-26T04:53:24.8571294Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2024-06-26T04:53:24.8582732Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2024-06-26T04:53:24.9039335Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2024-06-26T04:53:24.9616387Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u48.c.o 2024-06-26T04:53:25.0426274Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2024-06-26T04:53:25.1228204Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c.o 2024-06-26T04:53:25.2776103Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u80.c.o 2024-06-26T04:53:25.4607439Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u96.c.o 2024-06-26T04:53:25.5899181Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u112.c.o 2024-06-26T04:53:25.6173626Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u128.c.o 2024-06-26T04:53:25.7713341Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u16.c.o 2024-06-26T04:53:25.7737017Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2024-06-26T04:53:25.9298967Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u32.c.o 2024-06-26T04:53:25.9435460Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u48.c.o 2024-06-26T04:53:25.9552922Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2024-06-26T04:53:26.0195252Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2024-06-26T04:53:26.0712871Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2024-06-26T04:53:26.0968935Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u64.c.o 2024-06-26T04:53:26.1746006Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2024-06-26T04:53:26.2124977Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u80.c.o 2024-06-26T04:53:26.3249445Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2024-06-26T04:53:26.3854038Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u96.c.o 2024-06-26T04:53:26.4528379Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2024-06-26T04:53:26.5450455Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u112.c.o 2024-06-26T04:53:26.7137366Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u128.c.o 2024-06-26T04:53:26.8847553Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u16.c.o 2024-06-26T04:53:26.9234938Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2024-06-26T04:53:26.9690454Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2024-06-26T04:53:26.9752158Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2024-06-26T04:53:27.0701604Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u32.c.o 2024-06-26T04:53:27.1245760Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2024-06-26T04:53:27.2185074Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-nr1fma1adj-u64.c.o 2024-06-26T04:53:27.3730535Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx512f-u16.c.o 2024-06-26T04:53:27.4141096Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2024-06-26T04:53:27.5104151Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-avx512f-u32.c.o 2024-06-26T04:53:27.5289690Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2024-06-26T04:53:27.6305046Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx512f-u16.c.o 2024-06-26T04:53:27.7547350Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-avx512f-u32.c.o 2024-06-26T04:53:27.8896919Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx512f-u16.c.o 2024-06-26T04:53:28.0176690Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-avx512f-u32.c.o 2024-06-26T04:53:28.0641671Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2024-06-26T04:53:28.0740010Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut16-p3-perm-scalef.c.o 2024-06-26T04:53:28.1541975Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2024-06-26T04:53:28.2137038Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut16-p3-perm.c.o 2024-06-26T04:53:28.3979994Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2024-06-26T04:53:28.4278861Z [ 88%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2024-06-26T04:53:28.4719605Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2024-06-26T04:53:28.5297112Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-lut32-p2-perm2.c.o 2024-06-26T04:53:28.6363031Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2024-06-26T04:53:28.6836955Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-p5-scalef.c.o 2024-06-26T04:53:28.6882756Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2024-06-26T04:53:28.7918866Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-avx512f-rr2-p5.c.o 2024-06-26T04:53:28.9182797Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx512f-rr1-lut16-p3-perm.c.o 2024-06-26T04:53:29.0372667Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-avx512f-rr1-p6.c.o 2024-06-26T04:53:29.1132057Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2024-06-26T04:53:29.1824902Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-extexp-avx512f-p5.c.o 2024-06-26T04:53:29.2836194Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2024-06-26T04:53:29.2883610Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2024-06-26T04:53:29.3369374Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut16-p3-perm-scalef-div.c.o 2024-06-26T04:53:29.4849919Z [ 88%] Linking CXX executable ../bin/test_tensorexpr 2024-06-26T04:53:29.4950369Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o 2024-06-26T04:53:29.5854238Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o 2024-06-26T04:53:29.6284514Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o 2024-06-26T04:53:29.7221933Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2024-06-26T04:53:29.7435026Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2024-06-26T04:53:29.8775408Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o 2024-06-26T04:53:30.0084375Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut64-p2-gather-scalef-div.c.o 2024-06-26T04:53:30.1993919Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o 2024-06-26T04:53:30.2455574Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o 2024-06-26T04:53:30.2901884Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2024-06-26T04:53:30.3200240Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2024-06-26T04:53:30.3459600Z [ 88%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Event.cpp.o 2024-06-26T04:53:30.3847638Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-div.c.o 2024-06-26T04:53:30.5621829Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2024-06-26T04:53:30.6925120Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2024-06-26T04:53:30.7090922Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr1-p5-scalef-nr1fma.c.o 2024-06-26T04:53:30.7108288Z Warning: Unused direct dependencies: 2024-06-26T04:53:30.7108983Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:53:30.7205830Z [ 88%] Built target test_tensorexpr 2024-06-26T04:53:30.7267576Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2024-06-26T04:53:30.8370495Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut16-p3-perm-scalef-div.c.o 2024-06-26T04:53:30.9641331Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o 2024-06-26T04:53:31.1090752Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o 2024-06-26T04:53:31.2826455Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o 2024-06-26T04:53:31.2844968Z [ 88%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2024-06-26T04:53:31.2866550Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2024-06-26T04:53:31.3373609Z [ 88%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o 2024-06-26T04:53:31.3544896Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut64-p2-gather-scalef-div.c.o 2024-06-26T04:53:31.4116768Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2024-06-26T04:53:31.4188778Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o 2024-06-26T04:53:31.4708137Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o 2024-06-26T04:53:31.5049161Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-div.c.o 2024-06-26T04:53:31.5273587Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2024-06-26T04:53:31.5573514Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2024-06-26T04:53:31.6040732Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2024-06-26T04:53:31.6307178Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2024-06-26T04:53:31.7900779Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-avx512f-rr2-p5-scalef-nr1fma.c.o 2024-06-26T04:53:31.7932480Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2024-06-26T04:53:31.9365849Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr1fma1adj.c.o 2024-06-26T04:53:32.0906751Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr1fma.c.o 2024-06-26T04:53:32.2685926Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-avx512f-nr2fma.c.o 2024-06-26T04:53:32.3821782Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2024-06-26T04:53:32.4076822Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4-prfm.c.o 2024-06-26T04:53:32.5826148Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c.o 2024-06-26T04:53:32.5872659Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2024-06-26T04:53:32.5877919Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2024-06-26T04:53:32.7445416Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c.o 2024-06-26T04:53:32.7602876Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2024-06-26T04:53:32.8899824Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2024-06-26T04:53:32.9119572Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c.o 2024-06-26T04:53:32.9965353Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2024-06-26T04:53:33.0352508Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2024-06-26T04:53:33.0527456Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:33.2650691Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:33.3969693Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2024-06-26T04:53:33.4080011Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2024-06-26T04:53:33.4564237Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:33.6397379Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:33.6401627Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2024-06-26T04:53:33.7879665Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:33.9592207Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2024-06-26T04:53:33.9606218Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:34.0025577Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:34.0672800Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:34.1374949Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2024-06-26T04:53:34.1897167Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2024-06-26T04:53:34.2562955Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:34.4266958Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:34.4666401Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:34.6132401Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:34.6133870Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2024-06-26T04:53:34.6933332Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:34.7763952Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2024-06-26T04:53:34.8038707Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2024-06-26T04:53:34.8779783Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:35.0663655Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:35.0790557Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2024-06-26T04:53:35.2497100Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:35.4566315Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:35.4697876Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2024-06-26T04:53:35.5619011Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2024-06-26T04:53:35.6203389Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:35.7065726Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2024-06-26T04:53:35.7657242Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:35.7757321Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2024-06-26T04:53:35.8873998Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2024-06-26T04:53:35.9531576Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:36.1113652Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2024-06-26T04:53:36.1439173Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:36.1756843Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2024-06-26T04:53:36.3174480Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:36.4529113Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:36.6899933Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2024-06-26T04:53:36.8598847Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c.o 2024-06-26T04:53:36.8857149Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2024-06-26T04:53:36.9492248Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c.o 2024-06-26T04:53:36.9902496Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c.o 2024-06-26T04:53:37.0399828Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2024-06-26T04:53:37.1213644Z [ 89%] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2024-06-26T04:53:37.1578905Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2024-06-26T04:53:37.2468257Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2024-06-26T04:53:37.2981992Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c.o 2024-06-26T04:53:37.3356125Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c.o 2024-06-26T04:53:37.3770386Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c.o 2024-06-26T04:53:37.4039565Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2024-06-26T04:53:37.4198873Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u16.c.o 2024-06-26T04:53:37.4647656Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u32.c.o 2024-06-26T04:53:37.5154352Z [ 89%] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2024-06-26T04:53:37.5218441Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2024-06-26T04:53:37.5316143Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2024-06-26T04:53:37.5829723Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2024-06-26T04:53:37.6018394Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u48.c.o 2024-06-26T04:53:37.7358552Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u64.c.o 2024-06-26T04:53:37.7683256Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2024-06-26T04:53:37.9194729Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u80.c.o 2024-06-26T04:53:37.9484574Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2024-06-26T04:53:38.0610823Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2024-06-26T04:53:38.0696776Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u96.c.o 2024-06-26T04:53:38.1079982Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u112.c.o 2024-06-26T04:53:38.2492073Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2024-06-26T04:53:38.3541177Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u128.c.o 2024-06-26T04:53:38.4154770Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u144.c.o 2024-06-26T04:53:38.5195979Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div-u160.c.o 2024-06-26T04:53:38.5797512Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2024-06-26T04:53:38.6125507Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/fx/node.cpp.o 2024-06-26T04:53:38.6355968Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2024-06-26T04:53:38.6962202Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u16.c.o 2024-06-26T04:53:38.7606049Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u32.c.o 2024-06-26T04:53:38.8041383Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u48.c.o 2024-06-26T04:53:38.8512996Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2024-06-26T04:53:38.8911138Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mtia/Module.cpp.o 2024-06-26T04:53:38.9281291Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u64.c.o 2024-06-26T04:53:38.9639854Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2024-06-26T04:53:39.0917425Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u80.c.o 2024-06-26T04:53:39.1758189Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2024-06-26T04:53:39.2594885Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u96.c.o 2024-06-26T04:53:39.4355373Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u112.c.o 2024-06-26T04:53:39.5920647Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u128.c.o 2024-06-26T04:53:39.6738372Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_holder.cpp.o 2024-06-26T04:53:39.7604428Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u144.c.o 2024-06-26T04:53:39.7998199Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj-u160.c.o 2024-06-26T04:53:39.8086977Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2024-06-26T04:53:39.8555474Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2024-06-26T04:53:39.9023007Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2024-06-26T04:53:39.9201635Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2024-06-26T04:53:39.9637337Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u16.c.o 2024-06-26T04:53:40.1250493Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u32.c.o 2024-06-26T04:53:40.3078419Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u48.c.o 2024-06-26T04:53:40.3518578Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u64.c.o 2024-06-26T04:53:40.4491695Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2024-06-26T04:53:40.5051160Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u80.c.o 2024-06-26T04:53:40.5230037Z [ 89%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2024-06-26T04:53:40.6869880Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u96.c.o 2024-06-26T04:53:40.7018920Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_meta_info.cpp.o 2024-06-26T04:53:40.7321946Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/resize_storage_bytes.cpp.o 2024-06-26T04:53:40.8315079Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u112.c.o 2024-06-26T04:53:40.8356912Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u128.c.o 2024-06-26T04:53:40.8717918Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u144.c.o 2024-06-26T04:53:40.9827794Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2024-06-26T04:53:40.9860887Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2024-06-26T04:53:41.0303930Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-div-u160.c.o 2024-06-26T04:53:41.2066170Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u16.c.o 2024-06-26T04:53:41.3615957Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u32.c.o 2024-06-26T04:53:41.5353420Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u48.c.o 2024-06-26T04:53:41.5534593Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u64.c.o 2024-06-26T04:53:41.5998714Z [ 89%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u80.c.o 2024-06-26T04:53:41.6646315Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2024-06-26T04:53:41.6729542Z [ 89%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2024-06-26T04:53:41.7239167Z [ 90%] Linking CXX executable ../bin/test_jit 2024-06-26T04:53:41.7883784Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u96.c.o 2024-06-26T04:53:41.9666047Z [ 90%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-gather-nr1adj-u112.c.o 2024-06-26T04:53:42.0454674Z [ 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-06-26T04:53:42.1338670Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2024-06-26T04:53:42.1756903Z [ 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-06-26T04:53:42.1931515Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2024-06-26T04:53:42.2560898Z [ 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-06-26T04:53:42.2967467Z [ 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-06-26T04:53:42.3969131Z [ 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-06-26T04:53:42.4562532Z [ 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-06-26T04:53:42.5567259Z [ 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-06-26T04:53:42.6289318Z [ 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-06-26T04:53:42.6782297Z Warning: Unused direct dependencies: 2024-06-26T04:53:42.6783278Z /var/lib/jenkins/workspace/build/lib/libjitbackend_test.so 2024-06-26T04:53:42.6784451Z /var/lib/jenkins/workspace/build/lib/libbackend_with_compiler.so 2024-06-26T04:53:42.6827587Z [ 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-06-26T04:53:42.6919865Z [ 91%] Built target test_jit 2024-06-26T04:53:42.7001515Z [ 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-06-26T04:53:42.7574642Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2024-06-26T04:53:42.7904068Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2024-06-26T04:53:42.8630454Z [ 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-06-26T04:53:42.8750212Z [ 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-06-26T04:53:42.8813614Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2024-06-26T04:53:42.9971781Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2024-06-26T04:53:43.0601989Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-div-u160.c.o 2024-06-26T04:53:43.1439974Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2024-06-26T04:53:43.2181251Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u16.c.o 2024-06-26T04:53:43.3717077Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u32.c.o 2024-06-26T04:53:43.5019098Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2024-06-26T04:53:43.5422674Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u48.c.o 2024-06-26T04:53:43.5466717Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u64.c.o 2024-06-26T04:53:43.5798610Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2024-06-26T04:53:43.6904091Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2024-06-26T04:53:43.6930033Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u80.c.o 2024-06-26T04:53:43.6998520Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2024-06-26T04:53:43.8688977Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u96.c.o 2024-06-26T04:53:44.0446566Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u112.c.o 2024-06-26T04:53:44.0804956Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2024-06-26T04:53:44.1894658Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2024-06-26T04:53:44.2119583Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u128.c.o 2024-06-26T04:53:44.3722537Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u144.c.o 2024-06-26T04:53:44.4801339Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-lut8-p4h3ts-perm-nr1adj-u160.c.o 2024-06-26T04:53:44.5746749Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2024-06-26T04:53:44.6290321Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u32.c.o 2024-06-26T04:53:44.6297633Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-06-26T04:53:44.6545839Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u48.c.o 2024-06-26T04:53:44.6681307Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u64.c.o 2024-06-26T04:53:44.7715074Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2024-06-26T04:53:44.7786579Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2024-06-26T04:53:44.8216650Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2024-06-26T04:53:44.8278333Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2024-06-26T04:53:44.8678296Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u80.c.o 2024-06-26T04:53:45.0387803Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u96.c.o 2024-06-26T04:53:45.0506949Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u112.c.o 2024-06-26T04:53:45.1770012Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2024-06-26T04:53:45.2164204Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u128.c.o 2024-06-26T04:53:45.3028572Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u144.c.o 2024-06-26T04:53:45.3524550Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-div-u160.c.o 2024-06-26T04:53:45.3802456Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2024-06-26T04:53:45.4398735Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2024-06-26T04:53:45.4767999Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u16.c.o 2024-06-26T04:53:45.4899151Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2024-06-26T04:53:45.6519791Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u32.c.o 2024-06-26T04:53:45.6631096Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2024-06-26T04:53:45.8141787Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u48.c.o 2024-06-26T04:53:45.9663611Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u64.c.o 2024-06-26T04:53:45.9708741Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2024-06-26T04:53:46.0988148Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u80.c.o 2024-06-26T04:53:46.1501276Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u96.c.o 2024-06-26T04:53:46.1871735Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u112.c.o 2024-06-26T04:53:46.2395938Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2024-06-26T04:53:46.2427924Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u128.c.o 2024-06-26T04:53:46.3276010Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u144.c.o 2024-06-26T04:53:46.3371805Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512skx-expm1minus-rr1-p6h5ts-nr1-u160.c.o 2024-06-26T04:53:46.3916597Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2024-06-26T04:53:46.4868575Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-div.c.o 2024-06-26T04:53:46.4883429Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2024-06-26T04:53:46.4982727Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut4-p4h3ts-perm-nr1adj.c.o 2024-06-26T04:53:46.6158603Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2024-06-26T04:53:46.6522932Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-gather-div.c.o 2024-06-26T04:53:46.8221055Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-gather-nr1.c.o 2024-06-26T04:53:46.9889758Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-gather-nr1adj.c.o 2024-06-26T04:53:46.9901240Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-perm-div.c.o 2024-06-26T04:53:47.1522018Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2024-06-26T04:53:47.1890430Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-perm-nr1.c.o 2024-06-26T04:53:47.1959987Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-lut8-p4h3ps-perm-nr1adj.c.o 2024-06-26T04:53:47.3516031Z [ 91%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2024-06-26T04:53:47.3893144Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-div.c.o 2024-06-26T04:53:47.5282398Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-nr1.c.o 2024-06-26T04:53:47.5506188Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-avx512skx-expm1minus-rr1-p6h5ts-nr1adj.c.o 2024-06-26T04:53:47.6039245Z [ 91%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:47.6804612Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2024-06-26T04:53:47.6983528Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2024-06-26T04:53:47.7333647Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2024-06-26T04:53:47.7710878Z [ 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-06-26T04:53:47.9686614Z [ 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-06-26T04:53:48.1436902Z [ 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-06-26T04:53:48.2871300Z [ 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-06-26T04:53:48.3304701Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2024-06-26T04:53:48.4787259Z [ 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-06-26T04:53:48.5766713Z [ 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-06-26T04:53:48.6616843Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2024-06-26T04:53:48.6634643Z [ 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-06-26T04:53:48.7525424Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2024-06-26T04:53:48.8001512Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2024-06-26T04:53:48.8738086Z [ 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-06-26T04:53:48.8826962Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2024-06-26T04:53:48.9685548Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2024-06-26T04:53:49.0396987Z [ 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-06-26T04:53:49.2130218Z [ 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-06-26T04:53:49.3489141Z [ 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-06-26T04:53:49.4241978Z [ 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-06-26T04:53:49.5341242Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2024-06-26T04:53:49.6154827Z [ 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-06-26T04:53:49.6157274Z [ 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-06-26T04:53:49.7034395Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2024-06-26T04:53:49.7974569Z [ 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-06-26T04:53:49.7983160Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2024-06-26T04:53:49.9594223Z [ 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-06-26T04:53:49.9597886Z [ 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-06-26T04:53:50.0605946Z [ 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-06-26T04:53:50.0814531Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2024-06-26T04:53:50.0884777Z [ 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-06-26T04:53:50.1049359Z [ 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-06-26T04:53:50.2541267Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2024-06-26T04:53:50.2548427Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2024-06-26T04:53:50.2811238Z [ 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-06-26T04:53:50.4381111Z [ 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-06-26T04:53:50.6121502Z [ 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-06-26T04:53:50.7799490Z [ 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-06-26T04:53:50.8359116Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2024-06-26T04:53:50.9341507Z [ 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-06-26T04:53:51.0004275Z [ 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-06-26T04:53:51.0545531Z [ 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-06-26T04:53:51.1402626Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2024-06-26T04:53:51.1889162Z [ 92%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2024-06-26T04:53:51.2221296Z [ 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-06-26T04:53:51.3036149Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512skx.c.o 2024-06-26T04:53:51.3430833Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:51.3571776Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2024-06-26T04:53:51.4353209Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2024-06-26T04:53:51.5080568Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:53:51.6967430Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512skx.c.o 2024-06-26T04:53:51.8539871Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:51.9312978Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:53:51.9841926Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512skx.c.o 2024-06-26T04:53:51.9947366Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:51.9985666Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2024-06-26T04:53:52.0931166Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:53:52.1455619Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2024-06-26T04:53:52.2154221Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2024-06-26T04:53:52.2984713Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx.c.o 2024-06-26T04:53:52.3093350Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512skx.c.o 2024-06-26T04:53:52.3396290Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2024-06-26T04:53:52.4270700Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2024-06-26T04:53:52.4458874Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2024-06-26T04:53:52.4621780Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512skx-prfm.c.o 2024-06-26T04:53:52.6127910Z [ 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-06-26T04:53:52.7671075Z [ 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-06-26T04:53:52.8991054Z [ 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-06-26T04:53:52.9951970Z [ 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-06-26T04:53:53.0329451Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2024-06-26T04:53:53.0770058Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2024-06-26T04:53:53.1687164Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2024-06-26T04:53:53.2047268Z [ 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-06-26T04:53:53.2585121Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2024-06-26T04:53:53.3266727Z [ 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-06-26T04:53:53.3807541Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2024-06-26T04:53:53.5024499Z [ 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-06-26T04:53:53.5930908Z [ 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-06-26T04:53:53.6512922Z [ 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-06-26T04:53:53.7099605Z [ 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-06-26T04:53:53.7634260Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2024-06-26T04:53:53.7774347Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2024-06-26T04:53:53.7956096Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2024-06-26T04:53:53.8794603Z [ 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-06-26T04:53:53.9393768Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2024-06-26T04:53:54.0449743Z [ 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-06-26T04:53:54.0719881Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2024-06-26T04:53:54.2155483Z [ 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-06-26T04:53:54.2742597Z [ 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-06-26T04:53:54.3310829Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2024-06-26T04:53:54.3891555Z [ 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-06-26T04:53:54.4445756Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2024-06-26T04:53:54.5648691Z [ 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-06-26T04:53:54.7491202Z [ 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-06-26T04:53:54.7919301Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2024-06-26T04:53:54.8870614Z [ 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-06-26T04:53:54.9175933Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2024-06-26T04:53:54.9873438Z [ 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-06-26T04:53:55.0691100Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2024-06-26T04:53:55.0698920Z [ 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-06-26T04:53:55.0746838Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2024-06-26T04:53:55.1240421Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2024-06-26T04:53:55.2398411Z [ 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-06-26T04:53:55.3521551Z [ 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-06-26T04:53:55.4138092Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2024-06-26T04:53:55.4528409Z [ 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-06-26T04:53:55.5589769Z [ 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-06-26T04:53:55.6379419Z [ 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-06-26T04:53:55.7304598Z [ 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-06-26T04:53:55.7637405Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2024-06-26T04:53:55.7960748Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2024-06-26T04:53:55.9179025Z [ 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-06-26T04:53:55.9361558Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2024-06-26T04:53:56.0487253Z [ 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-06-26T04:53:56.1052019Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2024-06-26T04:53:56.1556454Z [ 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-06-26T04:53:56.1952879Z [ 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-06-26T04:53:56.3395224Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2024-06-26T04:53:56.3473861Z [ 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-06-26T04:53:56.4972919Z [ 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-06-26T04:53:56.6807546Z [ 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-06-26T04:53:56.8490564Z [ 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-06-26T04:53:56.9311649Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2024-06-26T04:53:57.0091477Z [ 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-06-26T04:53:57.1912577Z [ 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-06-26T04:53:57.2195571Z [ 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-06-26T04:53:57.2879403Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2024-06-26T04:53:57.3055712Z [ 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-06-26T04:53:57.3171556Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2024-06-26T04:53:57.3887880Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2024-06-26T04:53:57.4557157Z [ 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-06-26T04:53:57.5038444Z [ 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-06-26T04:53:57.6081503Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2024-06-26T04:53:57.6737402Z [ 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-06-26T04:53:57.8365687Z [ 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-06-26T04:53:58.0051918Z [ 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-06-26T04:53:58.1853693Z [ 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-06-26T04:53:58.2824295Z [ 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-06-26T04:53:58.3209140Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2024-06-26T04:53:58.3822622Z [ 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-06-26T04:53:58.4423090Z [ 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-06-26T04:53:58.4715733Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2024-06-26T04:53:58.5528468Z [ 93%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/control_plane/PythonHandlers.cpp.o 2024-06-26T04:53:58.5719083Z [ 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-06-26T04:53:58.5929067Z [ 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-06-26T04:53:58.7248076Z [ 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-06-26T04:53:58.7438567Z [ 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-06-26T04:53:58.7592439Z [ 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-06-26T04:53:58.8786528Z [ 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-06-26T04:53:58.8912879Z [ 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-06-26T04:53:58.9527566Z [ 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-06-26T04:53:59.0262805Z [ 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-06-26T04:53:59.0351124Z [ 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-06-26T04:53:59.0714774Z [ 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-06-26T04:53:59.1195636Z [ 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-06-26T04:53:59.1707602Z [ 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-06-26T04:53:59.2109741Z [ 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-06-26T04:53:59.2365778Z [ 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-06-26T04:53:59.2930486Z [ 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-06-26T04:53:59.3521172Z [ 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-06-26T04:53:59.3927061Z [ 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-06-26T04:53:59.3930549Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c.o 2024-06-26T04:53:59.4263727Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2024-06-26T04:53:59.4312451Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c.o 2024-06-26T04:53:59.4983033Z [ 93%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c.o 2024-06-26T04:53:59.5375416Z [ 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-06-26T04:53:59.5455271Z [ 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-06-26T04:53:59.5560549Z [ 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-06-26T04:53:59.5812137Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:53:59.6324580Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:53:59.6858487Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:53:59.7151062Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:53:59.7190604Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:53:59.7488258Z [ 94%] Linking CXX shared library ../../lib/libtorch_python.so 2024-06-26T04:53:59.7551689Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:53:59.7833705Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:53:59.8252397Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2024-06-26T04:53:59.8525504Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:53:59.8575539Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:53:59.8981705Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:53:59.9215246Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:53:59.9595003Z [ 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-06-26T04:54:00.0017194Z [ 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-06-26T04:54:00.0278539Z [ 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-06-26T04:54:00.0557865Z [ 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-06-26T04:54:00.1132090Z [ 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-06-26T04:54:00.1174490Z [ 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-06-26T04:54:00.1507043Z [ 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-06-26T04:54:00.1682885Z [ 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-06-26T04:54:00.2183560Z [ 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-06-26T04:54:00.2585372Z [ 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-06-26T04:54:00.2865273Z [ 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-06-26T04:54:00.3357344Z [ 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-06-26T04:54:00.3409205Z [ 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-06-26T04:54:00.3822610Z [ 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-06-26T04:54:00.3980964Z [ 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-06-26T04:54:00.4372285Z [ 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-06-26T04:54:00.4865626Z [ 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-06-26T04:54:00.5020086Z [ 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-06-26T04:54:00.5370043Z [ 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-06-26T04:54:00.5506459Z [ 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-06-26T04:54:00.5825633Z [ 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-06-26T04:54:00.6478949Z [ 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-06-26T04:54:00.6511649Z [ 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-06-26T04:54:00.6827803Z [ 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-06-26T04:54:00.7030969Z [ 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-06-26T04:54:00.7544232Z [ 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-06-26T04:54:00.7699881Z [ 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-06-26T04:54:00.7813610Z [ 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-06-26T04:54:00.8542689Z [ 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-06-26T04:54:00.9039947Z [ 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-06-26T04:54:00.9068576Z [ 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-06-26T04:54:00.9442096Z [ 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-06-26T04:54:00.9873805Z [ 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-06-26T04:54:00.9920266Z [ 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-06-26T04:54:01.0610873Z [ 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-06-26T04:54:01.0629348Z [ 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-06-26T04:54:01.0880548Z [ 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-06-26T04:54:01.1637954Z [ 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-06-26T04:54:01.1807328Z [ 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-06-26T04:54:01.1875643Z [ 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-06-26T04:54:01.2249764Z [ 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-06-26T04:54:01.2314708Z [ 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-06-26T04:54:01.2990996Z [ 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-06-26T04:54:01.3066842Z [ 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-06-26T04:54:01.3198815Z [ 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-06-26T04:54:01.3923960Z [ 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-06-26T04:54:01.4152862Z [ 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-06-26T04:54:01.4593214Z [ 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-06-26T04:54:01.4661708Z [ 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-06-26T04:54:01.4701152Z [ 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-06-26T04:54:01.5285788Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c.o 2024-06-26T04:54:01.5597699Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2024-06-26T04:54:01.6123885Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c.o 2024-06-26T04:54:01.6308716Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c.o 2024-06-26T04:54:01.6461608Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:01.6821871Z [ 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-06-26T04:54:01.6875402Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:01.7301425Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:01.7456461Z [ 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-06-26T04:54:01.7491263Z Warning: Unused direct dependencies: 2024-06-26T04:54:01.7492192Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:54:01.7561859Z [ 94%] Built target torch_python 2024-06-26T04:54:01.7633898Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:01.8159596Z [ 94%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2024-06-26T04:54:01.8405228Z [ 94%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2024-06-26T04:54:01.8451757Z [ 94%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2024-06-26T04:54:01.8505688Z [ 94%] Building C object functorch/CMakeFiles/functorch.dir/csrc/dim/dim_opcode.c.o 2024-06-26T04:54:01.9237609Z [ 94%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2024-06-26T04:54:01.9306364Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:02.0788533Z [ 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-06-26T04:54:02.0888814Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:02.2175194Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:02.2438562Z [ 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-06-26T04:54:02.3783419Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:02.4239447Z [ 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-06-26T04:54:02.5123051Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:02.5865718Z [ 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-06-26T04:54:02.7606223Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:02.7972310Z [ 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-06-26T04:54:02.8030896Z [ 94%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:02.8564729Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:02.9217769Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:02.9598866Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:02.9793236Z [ 95%] Linking CXX shared library ../../lib/libnnapi_backend.so 2024-06-26T04:54:03.0014836Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:03.0338178Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:03.0748926Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:03.1045097Z [ 95%] Linking CXX shared module functorch.so 2024-06-26T04:54:03.1195599Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:03.1597389Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:03.2066875Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:03.2227994Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:03.2838778Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:03.2905648Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:03.3407389Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:03.3567503Z Warning: Unused direct dependencies: 2024-06-26T04:54:03.3568078Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2024-06-26T04:54:03.3723969Z [ 95%] Built target nnapi_backend 2024-06-26T04:54:03.3778734Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:03.3795920Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:03.4216403Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:03.4362983Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:03.4796999Z [ 95%] Built target functorch 2024-06-26T04:54:03.4867914Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:03.4948810Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:03.5441383Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:03.5531389Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2024-06-26T04:54:03.5829501Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2024-06-26T04:54:03.6029249Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2024-06-26T04:54:03.6163669Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2024-06-26T04:54:03.6684015Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2024-06-26T04:54:03.6828755Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2024-06-26T04:54:03.7104667Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2024-06-26T04:54:03.7296637Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2024-06-26T04:54:03.7381670Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c.o 2024-06-26T04:54:03.7662475Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2024-06-26T04:54:03.8001162Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2024-06-26T04:54:03.8099554Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2024-06-26T04:54:03.8303817Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2024-06-26T04:54:03.8515207Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2024-06-26T04:54:03.8535827Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:03.9030521Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:03.9208217Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:03.9256654Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:03.9463119Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:03.9655137Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:03.9991246Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.0302855Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.0657838Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.0929053Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.1113974Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.1401214Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.1483515Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.1886921Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.2562718Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.2601964Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.2647676Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.2877120Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.3401982Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.3404682Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.4125403Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.4334383Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.4433990Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.4473729Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.4956298Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.5449497Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.5766261Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.5799991Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.5814560Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.6139678Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.6631015Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.6920884Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.7302629Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.7319907Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.7681182Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.7821292Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.8081217Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.8459091Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.8716095Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.8879680Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.9489548Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.9562685Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:04.9634873Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:04.9872212Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:05.0373769Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.0431681Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:05.0920905Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.0957984Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:05.1152446Z [ 95%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.1843319Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:05.1932028Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:05.1979203Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.2413589Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.2499291Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:05.2844763Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.3522810Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:05.3562453Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.3635565Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:05.3808594Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.4045690Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:05.4359733Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.4978506Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:05.5321749Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.5325106Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:05.5526985Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.5678957Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:05.5953324Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.6423786Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:05.6823534Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.6859628Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:05.7221699Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.7277739Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:05.7653385Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.7940946Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:05.8240662Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.8553466Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:05.8689332Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.8763855Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:05.9387385Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:05.9717051Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:05.9757985Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.0073098Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:06.0393195Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.0534965Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:06.0601167Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.1308622Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:06.1395993Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.1444333Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:06.1927561Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.2302911Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:06.2358112Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.2747387Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:06.2992409Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.3071793Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:06.3510940Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.3999931Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:06.4066876Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.4374616Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:06.4596601Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.4960764Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:06.5250214Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.5514132Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:06.5533379Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.6078985Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:06.6358075Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.6523352Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:06.6760467Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.7039562Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:06.7120207Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.7769463Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:06.7869854Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.8043672Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:06.8154014Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.8439812Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:06.8771940Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.9419787Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:06.9446550Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.9451871Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:06.9546576Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:06.9873376Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:07.0352205Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.0871407Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:07.1123028Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.1167716Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:07.1208690Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.1605567Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:07.1884784Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.2199602Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:07.2508323Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.2800822Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:07.2818344Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.3126933Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:07.3357867Z [ 96%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.3945848Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:07.4277821Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.4331927Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:07.4542866Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.4676540Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:07.4925829Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.5312025Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:07.5675503Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.5873319Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:07.6356843Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.6387459Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:07.6680011Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.6901214Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:07.7032519Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.7159593Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:07.7806179Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.7860003Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:07.8292329Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.8472694Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:07.8679026Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.8803262Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:07.9224018Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:07.9452822Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:07.9720827Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.0068964Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:08.0146703Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.0386854Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:08.0838293Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.1083611Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:08.1449602Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.1587437Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:08.1956198Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.2032908Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:08.2280432Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.2861225Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:08.2968358Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.3264841Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:08.3404549Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.3428413Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:08.3797290Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.4273086Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:08.4552139Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.4915093Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:08.4996421Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.5096120Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:08.5469420Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.5665967Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:08.6023290Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.6478471Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:08.6698851Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.6764337Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:08.6987384Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.7275956Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:08.7555464Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.8114310Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx512vnni.c.o 2024-06-26T04:54:08.8134794Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.8336886Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:08.8490210Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:08.8736710Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:08.9281384Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:08.9621758Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:08.9730904Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:08.9921507Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.0035931Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.0058039Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.0620926Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.1209012Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.1230193Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.1485675Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.1542127Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.1652219Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.2282867Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.2789633Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.2997156Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.3007764Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.3284337Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.3356182Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.3754860Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.4205233Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.4400482Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.4420423Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.4889778Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.4924334Z [ 97%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.5342539Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.5676012Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.5817364Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.6006389Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.6438119Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.6440418Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.6966163Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.7246944Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.7307942Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.7602898Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.7902424Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.7944340Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.8491744Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.8796908Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.8903437Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.9232628Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:09.9455477Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:09.9951951Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:10.0040677Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:10.0292666Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:10.0495512Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:10.0600541Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:10.1004109Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:10.1409106Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:10.1469402Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:10.2020500Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:10.2108367Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:10.2556093Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:10.2687999Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:10.2831912Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:10.3065082Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:10.3440864Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:10.3602355Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:10.4177599Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:10.4240875Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:10.4321281Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:10.4533185Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:10.5149750Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:10.5251901Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:10.5963097Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:10.5986540Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:10.6071770Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:10.6143889Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:10.6732870Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:10.6800323Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:10.7292438Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:10.7609423Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:10.7834801Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:10.7953264Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:10.8273786Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:10.8583228Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:10.8590350Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:10.9278750Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:10.9420882Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:10.9516507Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:10.9845847Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:10.9869735Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:11.0161198Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:11.1022624Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:11.1030181Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:11.1058267Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:11.1365437Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:11.1422092Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:11.1683812Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:11.2463793Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:11.2559420Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:11.2605341Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx512vnni-prfm.c.o 2024-06-26T04:54:11.2757764Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx512vnni.c.o 2024-06-26T04:54:11.3029653Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:11.3347768Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2024-06-26T04:54:11.4036124Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2024-06-26T04:54:11.4160567Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2024-06-26T04:54:11.4212873Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:11.4455417Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:11.4640837Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:11.5001850Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:11.5520130Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:11.5630746Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:11.5847928Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:11.6075905Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:11.6154934Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:11.6382593Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:11.6876539Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:11.6974526Z [ 98%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:11.7507419Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:11.7797586Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:11.7802690Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:11.8199791Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:11.8356273Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:11.8387020Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:11.9108564Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:11.9165949Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:11.9475009Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:11.9840224Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:11.9866416Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.0046989Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.0557994Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.0846633Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.1035273Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.1160446Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.1357190Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.1637772Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.2107108Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.2195337Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.2544185Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.3024742Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.3079226Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.3140303Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.3474188Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.3565473Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.3898603Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.4412374Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.4765737Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.4940852Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.4996559Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.5191795Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.5563644Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.5956131Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.6393744Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.6442218Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.6631321Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.6708808Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.7176620Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.7564784Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.7954821Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.8261762Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.8310930Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.8325752Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.8532602Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.9093493Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.9498781Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:12.9586474Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:12.9831625Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:13.0236897Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:13.0475034Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c.o 2024-06-26T04:54:13.1027299Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni.c.o 2024-06-26T04:54:13.1294666Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-64.c.o 2024-06-26T04:54:13.1296652Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-2048.c.o 2024-06-26T04:54:13.1488479Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-4.c.o 2024-06-26T04:54:13.1573629Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-8.c.o 2024-06-26T04:54:13.1738190Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-16.c.o 2024-06-26T04:54:13.1822475Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-32.c.o 2024-06-26T04:54:13.1966130Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-64.c.o 2024-06-26T04:54:13.2026309Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-2048.c.o 2024-06-26T04:54:13.2200456Z [100%] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/vlog.c.o 2024-06-26T04:54:13.2790067Z [100%] Built target microkernels-all 2024-06-26T04:54:13.3026302Z Install the project... 2024-06-26T04:54:13.3074559Z -- Install configuration: "Release" 2024-06-26T04:54:13.3258273Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2024-06-26T04:54:13.5706945Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2024-06-26T04:54:13.5714811Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2024-06-26T04:54:13.5722455Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2024-06-26T04:54:13.5732134Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2024-06-26T04:54:13.5740894Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Scalar_test" to "$ORIGIN" 2024-06-26T04:54:13.5749285Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2024-06-26T04:54:13.5757445Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2024-06-26T04:54:13.5765882Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2024-06-26T04:54:13.5774678Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2024-06-26T04:54:13.5783410Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2024-06-26T04:54:13.5793269Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cow_test" to "$ORIGIN" 2024-06-26T04:54:13.5810947Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2024-06-26T04:54:13.5819023Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2024-06-26T04:54:13.5826996Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2024-06-26T04:54:13.5834908Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2024-06-26T04:54:13.5843751Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2024-06-26T04:54:13.5852404Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2024-06-26T04:54:13.5860492Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2024-06-26T04:54:13.5869062Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2024-06-26T04:54:13.5877326Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2024-06-26T04:54:13.5885349Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2024-06-26T04:54:13.5893014Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2024-06-26T04:54:13.5901349Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2024-06-26T04:54:13.5909736Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2024-06-26T04:54:13.5917660Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bit_cast_test" to "$ORIGIN" 2024-06-26T04:54:13.5926329Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2024-06-26T04:54:13.5934660Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2024-06-26T04:54:13.5942889Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2024-06-26T04:54:13.5950682Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2024-06-26T04:54:13.5958717Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_generic_math_test" to "$ORIGIN" 2024-06-26T04:54:13.5981745Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2024-06-26T04:54:13.5989623Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2024-06-26T04:54:13.5997738Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_lazy_test" to "$ORIGIN" 2024-06-26T04:54:13.6006682Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2024-06-26T04:54:13.6017473Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2024-06-26T04:54:13.6027268Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2024-06-26T04:54:13.6035314Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2024-06-26T04:54:13.6057511Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_small_vector_test" to "$ORIGIN" 2024-06-26T04:54:13.6065703Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ssize_test" to "$ORIGIN" 2024-06-26T04:54:13.6073753Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_util_test" to "$ORIGIN" 2024-06-26T04:54:13.6082745Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2024-06-26T04:54:13.6090742Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2024-06-26T04:54:13.6099460Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2024-06-26T04:54:13.6108959Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2024-06-26T04:54:13.6121125Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2024-06-26T04:54:14.0990491Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_edge_op_registration" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1002794Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorchbind_test.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1007994Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libjitbackend_test.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1014312Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1077116Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_jit" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1164741Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_tensorexpr" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1169077Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/tutorial_tensorexpr" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1179281Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1188129Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1196497Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1206387Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_dist_autograd" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1217699Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_cpp_rpc" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1343439Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_api" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1354682Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_mobile_nnc" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1358832Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/aot_model_compiler_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1418064Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lazy" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1426914Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libshm.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1432068Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.1638185Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4246274Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4250090Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4253780Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4268474Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dict_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4278207Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dimname_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4289747Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/MaybeOwned_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4300212Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/NamedTensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4310953Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/apply_utils_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4321548Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/atest" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4332318Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/basic" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4342775Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/broadcast_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4352593Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_allocator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4363101Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_generator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4373094Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4387799Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_rng_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4397500Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dispatch_key_set_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4407232Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dlconvertor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4417835Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/extension_backend_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4428096Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/half_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4441948Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/ivalue_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4451576Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/lazy_tensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4461793Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/math_kernel_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4471636Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_format_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4481596Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_overlapping_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4492053Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/mobile_memory_cleanup" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4501704Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/native_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4511412Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operator_name_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4521080Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operators_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4530922Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/packedtensoraccessor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4542423Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/pow_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4552763Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/quantized_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4562203Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reduce_ops_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4571892Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reportMemoryUsage_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4581305Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_tensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4590199Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4598472Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/StorageUtils_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4606964Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/stride_properties_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4619200Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/tensor_iterator_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4627733Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/test_parallel" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4631459Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/thread_init_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4639898Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_ptr_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4649115Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4657807Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/undefined_tensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4661024Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/verify_api_visibility" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4671140Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/legacy_vmap_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4679555Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/weakref_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4687711Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/wrapdim_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4696434Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/xla_tensor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4705752Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/IListRef_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4720972Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/List_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4731182Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/KernelFunction_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4747438Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_legacy_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4760647Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4778390Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4792822Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4816119Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_stackbased_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4830344Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/make_boxed_from_unboxed_functor_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4839084Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/CppSignature_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4848217Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/backend_fallback_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4857080Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_allowlist_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4901393Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_registration_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.4911433Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.5496988Z -- Set runtime path of "/var/lib/jenkins/workspace/functorch/functorch.so" to "$ORIGIN/../torch/lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib" 2024-06-26T04:54:14.6187794Z running bdist_wheel 2024-06-26T04:54:14.8516260Z running build 2024-06-26T04:54:14.8516572Z running build_py 2024-06-26T04:54:14.8586568Z creating build/lib.linux-x86_64-cpython-38 2024-06-26T04:54:14.8587210Z creating build/lib.linux-x86_64-cpython-38/functorch 2024-06-26T04:54:14.8588094Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch 2024-06-26T04:54:14.8597340Z creating build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8598405Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8603936Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8609814Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8614687Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8627904Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8641547Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8649378Z copying torch/_compile.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8655177Z copying torch/_custom_ops.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8659872Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8665828Z copying torch/_guards.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8671107Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8681009Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8685591Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8693597Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8698622Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8717421Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8743324Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8758715Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8764770Z copying torch/_size_docs.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8771465Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8793371Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8808349Z copying torch/_streambase.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8813481Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8837194Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8839205Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8846029Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8849457Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8860148Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8861390Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8867224Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8872378Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8887478Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8898190Z copying torch/library.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8910587Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8925084Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8930867Z copying torch/random.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8937213Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8942428Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8966607Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8983158Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8988624Z copying torch/types.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8994745Z copying torch/version.py -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:14.8997741Z creating build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.8998677Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9000005Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9001394Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9002580Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9004510Z copying torchgen/gen_aoti_c_shim.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9005804Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9007272Z copying torchgen/gen_executorch.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9008581Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9010032Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9011363Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9012508Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9013748Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9016208Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9017518Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9018651Z copying torchgen/yaml_utils.py -> build/lib.linux-x86_64-cpython-38/torchgen 2024-06-26T04:54:14.9021146Z creating build/lib.linux-x86_64-cpython-38/functorch/_src 2024-06-26T04:54:14.9022121Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src 2024-06-26T04:54:14.9023347Z creating build/lib.linux-x86_64-cpython-38/functorch/compile 2024-06-26T04:54:14.9024319Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/compile 2024-06-26T04:54:14.9031437Z creating build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:14.9032255Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:14.9038892Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:14.9044117Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:14.9048502Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:14.9054115Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:14.9058951Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:14.9065189Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:14.9077389Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:14.9082487Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-38/functorch/dim 2024-06-26T04:54:14.9088096Z creating build/lib.linux-x86_64-cpython-38/functorch/einops 2024-06-26T04:54:14.9088990Z copying functorch/einops/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/einops 2024-06-26T04:54:14.9095162Z copying functorch/einops/_parsing.py -> build/lib.linux-x86_64-cpython-38/functorch/einops 2024-06-26T04:54:14.9101049Z copying functorch/einops/rearrange.py -> build/lib.linux-x86_64-cpython-38/functorch/einops 2024-06-26T04:54:14.9108789Z creating build/lib.linux-x86_64-cpython-38/functorch/experimental 2024-06-26T04:54:14.9109763Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2024-06-26T04:54:14.9115420Z copying functorch/experimental/control_flow.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2024-06-26T04:54:14.9120848Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-38/functorch/experimental 2024-06-26T04:54:14.9127029Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/aot_autograd 2024-06-26T04:54:14.9128079Z copying functorch/_src/aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/aot_autograd 2024-06-26T04:54:14.9133127Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/eager_transforms 2024-06-26T04:54:14.9134332Z copying functorch/_src/eager_transforms/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/eager_transforms 2024-06-26T04:54:14.9144557Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/make_functional 2024-06-26T04:54:14.9145641Z copying functorch/_src/make_functional/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/make_functional 2024-06-26T04:54:14.9151276Z creating build/lib.linux-x86_64-cpython-38/functorch/_src/vmap 2024-06-26T04:54:14.9152432Z copying functorch/_src/vmap/__init__.py -> build/lib.linux-x86_64-cpython-38/functorch/_src/vmap 2024-06-26T04:54:14.9158205Z creating build/lib.linux-x86_64-cpython-38/torch/_awaits 2024-06-26T04:54:14.9158989Z copying torch/_awaits/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_awaits 2024-06-26T04:54:14.9165239Z creating build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-06-26T04:54:14.9166367Z copying torch/_custom_op/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-06-26T04:54:14.9167377Z copying torch/_custom_op/autograd.py -> build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-06-26T04:54:14.9172701Z copying torch/_custom_op/functional.py -> build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-06-26T04:54:14.9178900Z copying torch/_custom_op/impl.py -> build/lib.linux-x86_64-cpython-38/torch/_custom_op 2024-06-26T04:54:14.9190640Z creating build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-06-26T04:54:14.9191442Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-06-26T04:54:14.9200127Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-06-26T04:54:14.9229173Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-06-26T04:54:14.9235894Z copying torch/_decomp/decompositions_for_rng.py -> build/lib.linux-x86_64-cpython-38/torch/_decomp 2024-06-26T04:54:14.9242453Z creating build/lib.linux-x86_64-cpython-38/torch/_dispatch 2024-06-26T04:54:14.9243346Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dispatch 2024-06-26T04:54:14.9244817Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-38/torch/_dispatch 2024-06-26T04:54:14.9253411Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9254331Z copying torch/_dynamo/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9260760Z copying torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9266179Z copying torch/_dynamo/bytecode_analysis.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9273450Z copying torch/_dynamo/bytecode_transformation.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9285702Z copying torch/_dynamo/cache_size.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9292104Z copying torch/_dynamo/callback.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9297730Z copying torch/_dynamo/code_context.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9303127Z copying torch/_dynamo/codegen.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9309771Z copying torch/_dynamo/compiled_autograd.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9315434Z copying torch/_dynamo/comptime.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9321298Z copying torch/_dynamo/config.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9328666Z copying torch/_dynamo/convert_frame.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9341605Z copying torch/_dynamo/create_parameter_op.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9346333Z copying torch/_dynamo/current_scope_id.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9350525Z copying torch/_dynamo/debug_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9355738Z copying torch/_dynamo/decorators.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9360683Z copying torch/_dynamo/device_interface.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9365296Z copying torch/_dynamo/eval_frame.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9376516Z copying torch/_dynamo/exc.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9397880Z copying torch/_dynamo/external_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9402358Z copying torch/_dynamo/funcname_cache.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9407156Z copying torch/_dynamo/guards.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9418473Z copying torch/_dynamo/hooks.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9423726Z copying torch/_dynamo/logging.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9428515Z copying torch/_dynamo/mutation_guard.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9433734Z copying torch/_dynamo/output_graph.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9448543Z copying torch/_dynamo/polyfill.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9469248Z copying torch/_dynamo/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9474661Z copying torch/_dynamo/replay_record.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9479685Z copying torch/_dynamo/resume_execution.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9487367Z copying torch/_dynamo/side_effects.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9493543Z copying torch/_dynamo/source.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9499802Z copying torch/_dynamo/symbolic_convert.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9515498Z copying torch/_dynamo/tensor_version_op.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9522715Z copying torch/_dynamo/test_case.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9530284Z copying torch/_dynamo/test_minifier_common.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9536389Z copying torch/_dynamo/testing.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9544695Z copying torch/_dynamo/trace_rules.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9555081Z copying torch/_dynamo/types.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9560315Z copying torch/_dynamo/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo 2024-06-26T04:54:14.9573103Z creating build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:14.9574307Z copying torch/_export/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:14.9580488Z copying torch/_export/converter.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:14.9586968Z copying torch/_export/error.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:14.9593148Z copying torch/_export/exported_program.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:14.9599328Z copying torch/_export/non_strict_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:14.9606921Z copying torch/_export/pass_base.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:14.9613670Z copying torch/_export/tools.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:14.9619554Z copying torch/_export/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:14.9625743Z copying torch/_export/verifier.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:14.9631793Z copying torch/_export/wrappers.py -> build/lib.linux-x86_64-cpython-38/torch/_export 2024-06-26T04:54:14.9639090Z creating build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9639973Z copying torch/_functorch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9645068Z copying torch/_functorch/aot_autograd.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9658215Z copying torch/_functorch/apis.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9664854Z copying torch/_functorch/autograd_function.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9671819Z copying torch/_functorch/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9677255Z copying torch/_functorch/benchmark_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9683424Z copying torch/_functorch/compile_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9688894Z copying torch/_functorch/compilers.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9707838Z copying torch/_functorch/config.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9713385Z copying torch/_functorch/deprecated.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9718657Z copying torch/_functorch/eager_transforms.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9733193Z copying torch/_functorch/functional_call.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9740012Z copying torch/_functorch/fx_minifier.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9749963Z copying torch/_functorch/make_functional.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9757683Z copying torch/_functorch/partitioners.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9772783Z copying torch/_functorch/pyfunctorch.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9778024Z copying torch/_functorch/python_key.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9784058Z copying torch/_functorch/pytree_hacks.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9788952Z copying torch/_functorch/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9799917Z copying torch/_functorch/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9804011Z copying torch/_functorch/vmap.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch 2024-06-26T04:54:14.9811704Z creating build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9812742Z copying torch/_higher_order_ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9818218Z copying torch/_higher_order_ops/associative_scan.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9842872Z copying torch/_higher_order_ops/auto_functionalize.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9848354Z copying torch/_higher_order_ops/cond.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9855597Z copying torch/_higher_order_ops/effects.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9861491Z copying torch/_higher_order_ops/flex_attention.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9867878Z copying torch/_higher_order_ops/map.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9873353Z copying torch/_higher_order_ops/out_dtype.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9879528Z copying torch/_higher_order_ops/strict_mode.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9903013Z copying torch/_higher_order_ops/torchbind.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9907853Z copying torch/_higher_order_ops/triton_kernel_wrap.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9912975Z copying torch/_higher_order_ops/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9917937Z copying torch/_higher_order_ops/while_loop.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9923278Z copying torch/_higher_order_ops/wrap.py -> build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops 2024-06-26T04:54:14.9932245Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:14.9933365Z copying torch/_inductor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:14.9939266Z copying torch/_inductor/async_compile.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:14.9947620Z copying torch/_inductor/autotune_process.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:14.9954734Z copying torch/_inductor/bounds.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:14.9962051Z copying torch/_inductor/codecache.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:14.9999429Z copying torch/_inductor/comm_analysis.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0014036Z copying torch/_inductor/comms.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0021682Z copying torch/_inductor/compile_fx.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0034779Z copying torch/_inductor/config.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0047514Z copying torch/_inductor/constant_folding.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0053707Z copying torch/_inductor/cpp_builder.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0071312Z copying torch/_inductor/cudagraph_trees.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0090297Z copying torch/_inductor/cudagraph_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0095416Z copying torch/_inductor/debug.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0100763Z copying torch/_inductor/decomposition.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0107633Z copying torch/_inductor/dependencies.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0114329Z copying torch/_inductor/exc.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0119608Z copying torch/_inductor/freezing.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0124509Z copying torch/_inductor/fx_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0129876Z copying torch/_inductor/graph.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0146310Z copying torch/_inductor/hooks.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0151594Z copying torch/_inductor/index_propagation.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0160689Z copying torch/_inductor/inductor_prims.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0167125Z copying torch/_inductor/ir.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0187779Z copying torch/_inductor/jagged_lowerings.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0194369Z copying torch/_inductor/lowering.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0210743Z copying torch/_inductor/metrics.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0216803Z copying torch/_inductor/mkldnn_ir.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0228363Z copying torch/_inductor/mkldnn_lowerings.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0241062Z copying torch/_inductor/ops_handler.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0247990Z copying torch/_inductor/optimize_indexing.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0253519Z copying torch/_inductor/pattern_matcher.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0267026Z copying torch/_inductor/quantized_lowerings.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0275341Z copying torch/_inductor/remote_cache.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0280295Z copying torch/_inductor/scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0290579Z copying torch/_inductor/select_algorithm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0298914Z copying torch/_inductor/sizevars.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0303674Z copying torch/_inductor/subgraph_lowering.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0310319Z copying torch/_inductor/test_case.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0314930Z copying torch/_inductor/test_operators.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0320211Z copying torch/_inductor/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0340532Z copying torch/_inductor/virtualized.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0346274Z copying torch/_inductor/wrapper_benchmark.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor 2024-06-26T04:54:15.0354510Z creating build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:15.0355712Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:15.0361794Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:15.0367094Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:15.0372383Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:15.0378082Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:15.0384878Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:15.0389528Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:15.0397366Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:15.0402173Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:15.0406576Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:15.0410809Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-38/torch/_lazy 2024-06-26T04:54:15.0418036Z creating build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:15.0418845Z copying torch/_library/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:15.0424564Z copying torch/_library/autograd.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:15.0432348Z copying torch/_library/custom_ops.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:15.0438664Z copying torch/_library/fake_class_registry.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:15.0444455Z copying torch/_library/fake_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:15.0457460Z copying torch/_library/infer_schema.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:15.0464887Z copying torch/_library/simple_registry.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:15.0470543Z copying torch/_library/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_library 2024-06-26T04:54:15.0477487Z creating build/lib.linux-x86_64-cpython-38/torch/_logging 2024-06-26T04:54:15.0478290Z copying torch/_logging/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_logging 2024-06-26T04:54:15.0484310Z copying torch/_logging/_internal.py -> build/lib.linux-x86_64-cpython-38/torch/_logging 2024-06-26T04:54:15.0495594Z copying torch/_logging/_registrations.py -> build/lib.linux-x86_64-cpython-38/torch/_logging 2024-06-26T04:54:15.0519815Z copying torch/_logging/structured.py -> build/lib.linux-x86_64-cpython-38/torch/_logging 2024-06-26T04:54:15.0527875Z creating build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0528639Z copying torch/_numpy/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0534858Z copying torch/_numpy/_binary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0541391Z copying torch/_numpy/_casting_dicts.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0559855Z copying torch/_numpy/_dtypes.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0565581Z copying torch/_numpy/_dtypes_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0571071Z copying torch/_numpy/_funcs.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0595250Z copying torch/_numpy/_funcs_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0620240Z copying torch/_numpy/_getlimits.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0626058Z copying torch/_numpy/_ndarray.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0632797Z copying torch/_numpy/_normalizations.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0652387Z copying torch/_numpy/_reductions_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0657868Z copying torch/_numpy/_ufuncs.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0664021Z copying torch/_numpy/_unary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0671626Z copying torch/_numpy/_util.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0676799Z copying torch/_numpy/fft.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0681973Z copying torch/_numpy/linalg.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0687549Z copying torch/_numpy/random.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy 2024-06-26T04:54:15.0695821Z creating build/lib.linux-x86_64-cpython-38/torch/_prims 2024-06-26T04:54:15.0697042Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-06-26T04:54:15.0724346Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-06-26T04:54:15.0730843Z copying torch/_prims/debug_prims.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-06-26T04:54:15.0736521Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-06-26T04:54:15.0743110Z copying torch/_prims/rng_prims.py -> build/lib.linux-x86_64-cpython-38/torch/_prims 2024-06-26T04:54:15.0750918Z creating build/lib.linux-x86_64-cpython-38/torch/_prims_common 2024-06-26T04:54:15.0752087Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_prims_common 2024-06-26T04:54:15.0764854Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-38/torch/_prims_common 2024-06-26T04:54:15.0772151Z creating build/lib.linux-x86_64-cpython-38/torch/_refs 2024-06-26T04:54:15.0773022Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs 2024-06-26T04:54:15.0791478Z copying torch/_refs/_conversions.py -> build/lib.linux-x86_64-cpython-38/torch/_refs 2024-06-26T04:54:15.0797372Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-38/torch/_refs 2024-06-26T04:54:15.0807440Z creating build/lib.linux-x86_64-cpython-38/torch/_strobelight 2024-06-26T04:54:15.0808505Z copying torch/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_strobelight 2024-06-26T04:54:15.0809625Z copying torch/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-38/torch/_strobelight 2024-06-26T04:54:15.0815481Z copying torch/_strobelight/compile_time_profiler.py -> build/lib.linux-x86_64-cpython-38/torch/_strobelight 2024-06-26T04:54:15.0822219Z creating build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:15.0823102Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:15.0828501Z copying torch/_subclasses/fake_impls.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:15.0840341Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:15.0853239Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:15.0861220Z copying torch/_subclasses/functional_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:15.0879096Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:15.0894931Z copying torch/_subclasses/schema_check_mode.py -> build/lib.linux-x86_64-cpython-38/torch/_subclasses 2024-06-26T04:54:15.0908047Z creating build/lib.linux-x86_64-cpython-38/torch/_vendor 2024-06-26T04:54:15.0908911Z copying torch/_vendor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_vendor 2024-06-26T04:54:15.0911216Z creating build/lib.linux-x86_64-cpython-38/torch/amp 2024-06-26T04:54:15.0912000Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/amp 2024-06-26T04:54:15.0917599Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-38/torch/amp 2024-06-26T04:54:15.0923490Z copying torch/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch/amp 2024-06-26T04:54:15.0930590Z creating build/lib.linux-x86_64-cpython-38/torch/ao 2024-06-26T04:54:15.0931473Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao 2024-06-26T04:54:15.0939244Z creating build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:15.0940365Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:15.0947322Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:15.0952683Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:15.0958239Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:15.0970458Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:15.0985202Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:15.0991487Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:15.1005363Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:15.1013214Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:15.1028617Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:15.1034288Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:15.1045485Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-38/torch/autograd 2024-06-26T04:54:15.1051832Z creating build/lib.linux-x86_64-cpython-38/torch/backends 2024-06-26T04:54:15.1052680Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends 2024-06-26T04:54:15.1058788Z creating build/lib.linux-x86_64-cpython-38/torch/compiler 2024-06-26T04:54:15.1059609Z copying torch/compiler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/compiler 2024-06-26T04:54:15.1067140Z creating build/lib.linux-x86_64-cpython-38/torch/contrib 2024-06-26T04:54:15.1068035Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/contrib 2024-06-26T04:54:15.1069125Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-38/torch/contrib 2024-06-26T04:54:15.1080569Z creating build/lib.linux-x86_64-cpython-38/torch/cpu 2024-06-26T04:54:15.1081361Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cpu 2024-06-26T04:54:15.1089089Z creating build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1090203Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1104654Z copying torch/cuda/_gpu_trace.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1110489Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1117820Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1132383Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1138135Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1143458Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1144580Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1153083Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1159765Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1172169Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1178509Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1183351Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1193365Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1199548Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1205030Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1212394Z copying torch/cuda/tunable.py -> build/lib.linux-x86_64-cpython-38/torch/cuda 2024-06-26T04:54:15.1223474Z creating build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1224508Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1235419Z copying torch/distributed/_checkpointable.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1240244Z copying torch/distributed/_composable_state.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1245762Z copying torch/distributed/_functional_collectives.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1258568Z copying torch/distributed/_functional_collectives_impl.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1263087Z copying torch/distributed/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1269668Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1295591Z copying torch/distributed/c10d_logger.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1302330Z copying torch/distributed/collective_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1310018Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1315322Z copying torch/distributed/device_mesh.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1320326Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1331999Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1336688Z copying torch/distributed/logging_handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1342192Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1346088Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1364064Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1373549Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed 2024-06-26T04:54:15.1383837Z creating build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1384767Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1392298Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1404332Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1412689Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1424896Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1432371Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1439541Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1444422Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1451942Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1463278Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1469406Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1479241Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1485674Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1491461Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1496148Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1500229Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1505585Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1510605Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1517671Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1522127Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1526718Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1531852Z copying torch/distributions/inverse_gamma.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1537144Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1542418Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1548099Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1552341Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1557357Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1562114Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1567627Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1572632Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1578927Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1583465Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1588855Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1594714Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1599525Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1604040Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1608610Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1613696Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1618406Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1623994Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1628693Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1634663Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1642921Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1647434Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1654480Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1659652Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1665171Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-38/torch/distributions 2024-06-26T04:54:15.1671955Z creating build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:15.1673110Z copying torch/export/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:15.1680267Z copying torch/export/_remove_auto_functionalized_pass.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:15.1685416Z copying torch/export/_remove_effect_tokens_pass.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:15.1696574Z copying torch/export/_safeguard.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:15.1702159Z copying torch/export/_trace.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:15.1715298Z copying torch/export/_tree_utils.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:15.1720074Z copying torch/export/_unlift.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:15.1726092Z copying torch/export/custom_obj.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:15.1731606Z copying torch/export/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:15.1748699Z copying torch/export/exported_program.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:15.1758761Z copying torch/export/graph_signature.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:15.1765236Z copying torch/export/unflatten.py -> build/lib.linux-x86_64-cpython-38/torch/export 2024-06-26T04:54:15.1776640Z creating build/lib.linux-x86_64-cpython-38/torch/fft 2024-06-26T04:54:15.1777521Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fft 2024-06-26T04:54:15.1790854Z creating build/lib.linux-x86_64-cpython-38/torch/func 2024-06-26T04:54:15.1791692Z copying torch/func/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/func 2024-06-26T04:54:15.1798038Z creating build/lib.linux-x86_64-cpython-38/torch/futures 2024-06-26T04:54:15.1798969Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/futures 2024-06-26T04:54:15.1806807Z creating build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1807587Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1813926Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1819174Z copying torch/fx/_lazy_graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1826278Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1832311Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1845029Z copying torch/fx/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1850980Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1858741Z copying torch/fx/config.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1863109Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1871777Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1880033Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1884487Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1889805Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1897847Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1903269Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1909651Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1915490Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1923049Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:15.1930898Z creating build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.1931696Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.1946882Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.1972966Z copying torch/jit/_await.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.1984116Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.1990258Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.1998318Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2004186Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2009962Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2018457Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2023306Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2027719Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2032171Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2036321Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2040697Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2045205Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2053878Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2066822Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2072207Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2082742Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2088698Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2107953Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2116879Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2128994Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2135144Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2140587Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2146287Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:15.2152107Z creating build/lib.linux-x86_64-cpython-38/torch/linalg 2024-06-26T04:54:15.2153054Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/linalg 2024-06-26T04:54:15.2170396Z creating build/lib.linux-x86_64-cpython-38/torch/masked 2024-06-26T04:54:15.2171214Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/masked 2024-06-26T04:54:15.2179731Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-38/torch/masked 2024-06-26T04:54:15.2194806Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-38/torch/masked 2024-06-26T04:54:15.2209666Z creating build/lib.linux-x86_64-cpython-38/torch/monitor 2024-06-26T04:54:15.2210754Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/monitor 2024-06-26T04:54:15.2216729Z creating build/lib.linux-x86_64-cpython-38/torch/mps 2024-06-26T04:54:15.2217686Z copying torch/mps/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/mps 2024-06-26T04:54:15.2224990Z copying torch/mps/event.py -> build/lib.linux-x86_64-cpython-38/torch/mps 2024-06-26T04:54:15.2230516Z copying torch/mps/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/mps 2024-06-26T04:54:15.2238146Z creating build/lib.linux-x86_64-cpython-38/torch/mtia 2024-06-26T04:54:15.2238950Z copying torch/mtia/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/mtia 2024-06-26T04:54:15.2245177Z copying torch/mtia/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/mtia 2024-06-26T04:54:15.2251548Z creating build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-06-26T04:54:15.2252535Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-06-26T04:54:15.2257956Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-06-26T04:54:15.2263674Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-06-26T04:54:15.2269131Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-06-26T04:54:15.2275544Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-06-26T04:54:15.2283228Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-38/torch/multiprocessing 2024-06-26T04:54:15.2299009Z creating build/lib.linux-x86_64-cpython-38/torch/nested 2024-06-26T04:54:15.2299812Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nested 2024-06-26T04:54:15.2307122Z creating build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:15.2308116Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:15.2313451Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:15.2318586Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:15.2323395Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:15.2329637Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:15.2365018Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:15.2375323Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:15.2382993Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:15.2395095Z creating build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2395851Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2406475Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2413416Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2419374Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2426343Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2431939Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2437941Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2444189Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2458873Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2465971Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2471510Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2485624Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2511816Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2528338Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2589949Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2597303Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2609225Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2614753Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2620300Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2626768Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2632982Z copying torch/onnx/symbolic_opset18.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2641059Z copying torch/onnx/symbolic_opset19.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2646985Z copying torch/onnx/symbolic_opset20.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2652045Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2657793Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2663396Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2693089Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2709054Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-38/torch/onnx 2024-06-26T04:54:15.2741684Z creating build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2742459Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2748850Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2755416Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2762306Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2799525Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2807687Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2814940Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2822232Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2838272Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2853596Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2866529Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2871968Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2881557Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2888031Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2892855Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2898591Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2904991Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2910960Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-38/torch/optim 2024-06-26T04:54:15.2917552Z creating build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.2918434Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.2925117Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.2930605Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.2937221Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.2942447Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.2948221Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.2954022Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.2960072Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.2965429Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.2971216Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.2977067Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.2982771Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.2988698Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.2994981Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.3009008Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-38/torch/package 2024-06-26T04:54:15.3017725Z creating build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:15.3018553Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:15.3023653Z copying torch/profiler/_memory_profiler.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:15.3036812Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:15.3043473Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:15.3049370Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:15.3055617Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:15.3071170Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-38/torch/profiler 2024-06-26T04:54:15.3076900Z creating build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3077918Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3084473Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3089661Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3095893Z copying torch/quantization/_quantized_conversions.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3102156Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3108184Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3113798Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3123465Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3127919Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3133199Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3138925Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3143642Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3148111Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3153315Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3158447Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3163464Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization 2024-06-26T04:54:15.3168948Z creating build/lib.linux-x86_64-cpython-38/torch/signal 2024-06-26T04:54:15.3169807Z copying torch/signal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/signal 2024-06-26T04:54:15.3176188Z creating build/lib.linux-x86_64-cpython-38/torch/sparse 2024-06-26T04:54:15.3177053Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-06-26T04:54:15.3184823Z copying torch/sparse/_semi_structured_conversions.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-06-26T04:54:15.3191052Z copying torch/sparse/_semi_structured_ops.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-06-26T04:54:15.3196476Z copying torch/sparse/_triton_ops.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-06-26T04:54:15.3210369Z copying torch/sparse/_triton_ops_meta.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-06-26T04:54:15.3238548Z copying torch/sparse/semi_structured.py -> build/lib.linux-x86_64-cpython-38/torch/sparse 2024-06-26T04:54:15.3245520Z creating build/lib.linux-x86_64-cpython-38/torch/special 2024-06-26T04:54:15.3246378Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/special 2024-06-26T04:54:15.3255213Z creating build/lib.linux-x86_64-cpython-38/torch/testing 2024-06-26T04:54:15.3256146Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing 2024-06-26T04:54:15.3261899Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-38/torch/testing 2024-06-26T04:54:15.3275565Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-38/torch/testing 2024-06-26T04:54:15.3283378Z copying torch/testing/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing 2024-06-26T04:54:15.3292298Z creating build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3293337Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3300802Z copying torch/utils/_config_module.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3306971Z copying torch/utils/_content_store.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3312921Z copying torch/utils/_contextlib.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3319358Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3325482Z copying torch/utils/_cxx_pytree.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3342347Z copying torch/utils/_device.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3348932Z copying torch/utils/_exposed_in.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3355179Z copying torch/utils/_foreach_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3361052Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3367356Z copying torch/utils/_get_clean_triton.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3373998Z copying torch/utils/_import_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3379712Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3384959Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3392325Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3404307Z copying torch/utils/_stats.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3409843Z copying torch/utils/_traceback.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3416721Z copying torch/utils/_triton.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3423895Z copying torch/utils/_typing_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3429394Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3434058Z copying torch/utils/backend_registration.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3439136Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3445029Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3479828Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3486183Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3492228Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3503183Z copying torch/utils/deterministic.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3507421Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3512987Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3518115Z copying torch/utils/flop_counter.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3523941Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3529573Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3534320Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3540892Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3546284Z copying torch/utils/module_tracker.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3553293Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3560193Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3566279Z copying torch/utils/weak.py -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:15.3575050Z creating build/lib.linux-x86_64-cpython-38/torch/xpu 2024-06-26T04:54:15.3576162Z copying torch/xpu/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-06-26T04:54:15.3582675Z copying torch/xpu/_gpu_trace.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-06-26T04:54:15.3589111Z copying torch/xpu/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-06-26T04:54:15.3599194Z copying torch/xpu/random.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-06-26T04:54:15.3604426Z copying torch/xpu/streams.py -> build/lib.linux-x86_64-cpython-38/torch/xpu 2024-06-26T04:54:15.3612895Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:15.3614715Z copying torch/_dynamo/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:15.3616281Z copying torch/_dynamo/backends/common.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:15.3621086Z copying torch/_dynamo/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:15.3627493Z copying torch/_dynamo/backends/debugging.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:15.3637374Z copying torch/_dynamo/backends/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:15.3645891Z copying torch/_dynamo/backends/inductor.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:15.3651632Z copying torch/_dynamo/backends/onnxrt.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:15.3657032Z copying torch/_dynamo/backends/registry.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:15.3663933Z copying torch/_dynamo/backends/tensorrt.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:15.3670847Z copying torch/_dynamo/backends/torchxla.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:15.3676506Z copying torch/_dynamo/backends/tvm.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends 2024-06-26T04:54:15.3683462Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro 2024-06-26T04:54:15.3684698Z copying torch/_dynamo/repro/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro 2024-06-26T04:54:15.3685788Z copying torch/_dynamo/repro/after_aot.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro 2024-06-26T04:54:15.3700750Z copying torch/_dynamo/repro/after_dynamo.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro 2024-06-26T04:54:15.3709721Z creating build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3710725Z copying torch/_dynamo/variables/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3716800Z copying torch/_dynamo/variables/base.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3722812Z copying torch/_dynamo/variables/builder.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3743294Z copying torch/_dynamo/variables/builtin.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3757524Z copying torch/_dynamo/variables/constant.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3763360Z copying torch/_dynamo/variables/ctx_manager.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3775180Z copying torch/_dynamo/variables/dicts.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3782255Z copying torch/_dynamo/variables/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3788238Z copying torch/_dynamo/variables/functions.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3799693Z copying torch/_dynamo/variables/higher_order_ops.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3820344Z copying torch/_dynamo/variables/iter.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3827420Z copying torch/_dynamo/variables/lazy.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3832917Z copying torch/_dynamo/variables/lists.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3840293Z copying torch/_dynamo/variables/misc.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3855551Z copying torch/_dynamo/variables/nn_module.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3870884Z copying torch/_dynamo/variables/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3876862Z copying torch/_dynamo/variables/script_object.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3881896Z copying torch/_dynamo/variables/sdpa.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3887878Z copying torch/_dynamo/variables/tensor.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3897788Z copying torch/_dynamo/variables/torch.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3909213Z copying torch/_dynamo/variables/torch_function.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3916833Z copying torch/_dynamo/variables/user_defined.py -> build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables 2024-06-26T04:54:15.3926937Z creating build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-06-26T04:54:15.3928265Z copying torch/_export/db/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-06-26T04:54:15.3934009Z copying torch/_export/db/case.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-06-26T04:54:15.3940104Z copying torch/_export/db/gen_example.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-06-26T04:54:15.3946027Z copying torch/_export/db/logging.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db 2024-06-26T04:54:15.3952224Z creating build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra 2024-06-26T04:54:15.3953581Z copying torch/_export/pass_infra/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra 2024-06-26T04:54:15.3955253Z copying torch/_export/pass_infra/node_metadata.py -> build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra 2024-06-26T04:54:15.3968946Z copying torch/_export/pass_infra/proxy_value.py -> build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra 2024-06-26T04:54:15.3975291Z creating build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:15.3976336Z copying torch/_export/passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:15.3982800Z copying torch/_export/passes/_node_metadata_hook.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:15.3988879Z copying torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:15.3994839Z copying torch/_export/passes/collect_tracepoints_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:15.4000138Z copying torch/_export/passes/constant_folding.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:15.4006654Z copying torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:15.4013035Z copying torch/_export/passes/lift_constants_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:15.4018791Z copying torch/_export/passes/remove_runtime_assertions.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:15.4026011Z copying torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:15.4037483Z copying torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/lib.linux-x86_64-cpython-38/torch/_export/passes 2024-06-26T04:54:15.4043180Z creating build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:15.4044269Z copying torch/_export/serde/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:15.4045400Z copying torch/_export/serde/schema.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:15.4051626Z copying torch/_export/serde/schema_check.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:15.4057577Z copying torch/_export/serde/serialize.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:15.4098309Z copying torch/_export/serde/union.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:15.4108256Z copying torch/_export/serde/upgrade.py -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:15.4117420Z creating build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4118510Z copying torch/_export/db/examples/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4124465Z copying torch/_export/db/examples/assume_constant_result.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4131634Z copying torch/_export/db/examples/autograd_function.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4137794Z copying torch/_export/db/examples/class_method.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4158127Z copying torch/_export/db/examples/cond_branch_class_method.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4166299Z copying torch/_export/db/examples/cond_branch_nested_function.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4171684Z copying torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4177596Z copying torch/_export/db/examples/cond_closed_over_variable.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4182964Z copying torch/_export/db/examples/cond_operands.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4189847Z copying torch/_export/db/examples/cond_predicate.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4195010Z copying torch/_export/db/examples/constrain_as_size_example.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4200945Z copying torch/_export/db/examples/constrain_as_value_example.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4206531Z copying torch/_export/db/examples/decorator.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4211668Z copying torch/_export/db/examples/dictionary.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4217419Z copying torch/_export/db/examples/dynamic_shape_assert.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4224893Z copying torch/_export/db/examples/dynamic_shape_constructor.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4229182Z copying torch/_export/db/examples/dynamic_shape_if_guard.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4234957Z copying torch/_export/db/examples/dynamic_shape_map.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4240376Z copying torch/_export/db/examples/dynamic_shape_round.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4244244Z copying torch/_export/db/examples/dynamic_shape_slicing.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4249603Z copying torch/_export/db/examples/dynamic_shape_view.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4276843Z copying torch/_export/db/examples/fn_with_kwargs.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4282860Z copying torch/_export/db/examples/list_contains.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4299942Z copying torch/_export/db/examples/list_unpack.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4305829Z copying torch/_export/db/examples/model_attr_mutation.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4311241Z copying torch/_export/db/examples/nested_function.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4316963Z copying torch/_export/db/examples/null_context_manager.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4321699Z copying torch/_export/db/examples/optional_input.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4326862Z copying torch/_export/db/examples/pytree_flatten.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4334556Z copying torch/_export/db/examples/scalar_output.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4339867Z copying torch/_export/db/examples/specialized_attribute.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4344078Z copying torch/_export/db/examples/static_for_loop.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4349182Z copying torch/_export/db/examples/static_if.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4353700Z copying torch/_export/db/examples/tensor_setattr.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4360274Z copying torch/_export/db/examples/torch_sym_min.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4365521Z copying torch/_export/db/examples/type_reflection_method.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4371994Z copying torch/_export/db/examples/user_input_mutation.py -> build/lib.linux-x86_64-cpython-38/torch/_export/db/examples 2024-06-26T04:54:15.4379105Z creating build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:15.4380352Z copying torch/_functorch/_aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:15.4407834Z copying torch/_functorch/_aot_autograd/autograd_cache.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:15.4425595Z copying torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:15.4441035Z copying torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:15.4446431Z copying torch/_functorch/_aot_autograd/functional_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:15.4452845Z copying torch/_functorch/_aot_autograd/input_output_analysis.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:15.4459568Z copying torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:15.4466285Z copying torch/_functorch/_aot_autograd/logging_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:15.4472255Z copying torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:15.4488113Z copying torch/_functorch/_aot_autograd/schemas.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:15.4500175Z copying torch/_functorch/_aot_autograd/subclass_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:15.4504910Z copying torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:15.4513825Z copying torch/_functorch/_aot_autograd/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd 2024-06-26T04:54:15.4521076Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4522492Z copying torch/_inductor/codegen/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4523840Z copying torch/_inductor/codegen/aoti_hipify_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4529023Z copying torch/_inductor/codegen/codegen_device_driver.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4534843Z copying torch/_inductor/codegen/common.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4559546Z copying torch/_inductor/codegen/cpp.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4588770Z copying torch/_inductor/codegen/cpp_gemm_template.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4600635Z copying torch/_inductor/codegen/cpp_micro_gemm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4605666Z copying torch/_inductor/codegen/cpp_template.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4610217Z copying torch/_inductor/codegen/cpp_template_kernel.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4616401Z copying torch/_inductor/codegen/cpp_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4621281Z copying torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4636054Z copying torch/_inductor/codegen/cpp_wrapper_cuda.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4641708Z copying torch/_inductor/codegen/cuda_combined_scheduling.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4645734Z copying torch/_inductor/codegen/memory_planning.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4651341Z copying torch/_inductor/codegen/multi_kernel.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4680062Z copying torch/_inductor/codegen/simd.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4689782Z copying torch/_inductor/codegen/triton.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4705617Z copying torch/_inductor/codegen/triton_foreach.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4718221Z copying torch/_inductor/codegen/triton_split_scan.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4723916Z copying torch/_inductor/codegen/triton_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4729964Z copying torch/_inductor/codegen/wrapper.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:15.4749099Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker 2024-06-26T04:54:15.4750497Z copying torch/_inductor/compile_worker/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker 2024-06-26T04:54:15.4751798Z copying torch/_inductor/compile_worker/__main__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker 2024-06-26T04:54:15.4758664Z copying torch/_inductor/compile_worker/subproc_pool.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker 2024-06-26T04:54:15.4764427Z copying torch/_inductor/compile_worker/watchdog.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker 2024-06-26T04:54:15.4771432Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4773021Z copying torch/_inductor/fx_passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4774656Z copying torch/_inductor/fx_passes/binary_folding.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4780237Z copying torch/_inductor/fx_passes/ddp_fusion.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4787796Z copying torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4794340Z copying torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4800482Z copying torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4809814Z copying torch/_inductor/fx_passes/freezing_patterns.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4815732Z copying torch/_inductor/fx_passes/fuse_attention.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4848070Z copying torch/_inductor/fx_passes/group_batch_fusion.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4860699Z copying torch/_inductor/fx_passes/joint_graph.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4878285Z copying torch/_inductor/fx_passes/micro_pipeline_tp.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4888053Z copying torch/_inductor/fx_passes/misc_patterns.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4893054Z copying torch/_inductor/fx_passes/mkldnn_fusion.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4903543Z copying torch/_inductor/fx_passes/numeric_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4908393Z copying torch/_inductor/fx_passes/pad_mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4914524Z copying torch/_inductor/fx_passes/post_grad.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4922823Z copying torch/_inductor/fx_passes/pre_grad.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4930885Z copying torch/_inductor/fx_passes/quantization.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4947728Z copying torch/_inductor/fx_passes/reinplace.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4954732Z copying torch/_inductor/fx_passes/replace_random.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4960631Z copying torch/_inductor/fx_passes/split_cat.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes 2024-06-26T04:54:15.4983475Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:15.4984458Z copying torch/_inductor/kernel/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:15.4991522Z copying torch/_inductor/kernel/bmm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:15.4998227Z copying torch/_inductor/kernel/conv.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:15.5006304Z copying torch/_inductor/kernel/flex_attention.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:15.5014605Z copying torch/_inductor/kernel/mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:15.5020643Z copying torch/_inductor/kernel/mm_common.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:15.5026776Z copying torch/_inductor/kernel/mm_plus_mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:15.5035257Z copying torch/_inductor/kernel/unpack_mixed_mm.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel 2024-06-26T04:54:15.5042189Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:15.5043470Z copying torch/_inductor/runtime/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:15.5044681Z copying torch/_inductor/runtime/compile_tasks.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:15.5050269Z copying torch/_inductor/runtime/coordinate_descent_tuner.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:15.5056948Z copying torch/_inductor/runtime/hints.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:15.5062857Z copying torch/_inductor/runtime/runtime_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:15.5068974Z copying torch/_inductor/runtime/triton_helpers.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:15.5076347Z copying torch/_inductor/runtime/triton_heuristics.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime 2024-06-26T04:54:15.5093133Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:15.5094889Z copying torch/_inductor/codegen/cuda/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:15.5096388Z copying torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:15.5101683Z copying torch/_inductor/codegen/cuda/cuda_env.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:15.5106942Z copying torch/_inductor/codegen/cuda/cuda_kernel.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:15.5122434Z copying torch/_inductor/codegen/cuda/cuda_template.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:15.5127947Z copying torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:15.5137988Z copying torch/_inductor/codegen/cuda/cutlass_utils.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:15.5144873Z copying torch/_inductor/codegen/cuda/device_op_overrides.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:15.5150765Z copying torch/_inductor/codegen/cuda/gemm_template.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda 2024-06-26T04:54:15.5165996Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/xpu 2024-06-26T04:54:15.5167975Z copying torch/_inductor/codegen/xpu/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/xpu 2024-06-26T04:54:15.5169621Z copying torch/_inductor/codegen/xpu/device_op_overrides.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/xpu 2024-06-26T04:54:15.5175079Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-06-26T04:54:15.5176638Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-06-26T04:54:15.5178563Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-06-26T04:54:15.5186838Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5188276Z copying torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5189978Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5197572Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5204721Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5213464Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5219902Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5226188Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5233315Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5239076Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5251664Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5263216Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5269644Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5279430Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5285888Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5292599Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5299635Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5305414Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5311749Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5317512Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5324521Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5335092Z copying torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5340597Z copying torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5350511Z copying torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py -> build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:15.5359831Z creating build/lib.linux-x86_64-cpython-38/torch/_numpy/testing 2024-06-26T04:54:15.5360780Z copying torch/_numpy/testing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy/testing 2024-06-26T04:54:15.5366213Z copying torch/_numpy/testing/utils.py -> build/lib.linux-x86_64-cpython-38/torch/_numpy/testing 2024-06-26T04:54:15.5382160Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/linalg 2024-06-26T04:54:15.5383048Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/linalg 2024-06-26T04:54:15.5389736Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/nn 2024-06-26T04:54:15.5390663Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/nn 2024-06-26T04:54:15.5396281Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/special 2024-06-26T04:54:15.5397251Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/special 2024-06-26T04:54:15.5403417Z creating build/lib.linux-x86_64-cpython-38/torch/_refs/nn/functional 2024-06-26T04:54:15.5404506Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_refs/nn/functional 2024-06-26T04:54:15.5425305Z creating build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging 2024-06-26T04:54:15.5426276Z copying torch/_vendor/packaging/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging 2024-06-26T04:54:15.5431624Z copying torch/_vendor/packaging/_structures.py -> build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging 2024-06-26T04:54:15.5436935Z copying torch/_vendor/packaging/version.py -> build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging 2024-06-26T04:54:15.5443036Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn 2024-06-26T04:54:15.5443795Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn 2024-06-26T04:54:15.5452075Z creating build/lib.linux-x86_64-cpython-38/torch/ao/ns 2024-06-26T04:54:15.5453085Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns 2024-06-26T04:54:15.5454134Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns 2024-06-26T04:54:15.5460477Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns 2024-06-26T04:54:15.5472432Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning 2024-06-26T04:54:15.5473373Z copying torch/ao/pruning/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning 2024-06-26T04:54:15.5478512Z copying torch/ao/pruning/_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning 2024-06-26T04:54:15.5485659Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5486716Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5493407Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5499321Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5506163Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5512799Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5519924Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5525798Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5536103Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5548082Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5579038Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5585088Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5590766Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5596454Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5603349Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5610532Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5616596Z copying torch/ao/quantization/quantize_pt2e.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5627404Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5632767Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization 2024-06-26T04:54:15.5640687Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic 2024-06-26T04:54:15.5641888Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic 2024-06-26T04:54:15.5648194Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat 2024-06-26T04:54:15.5649137Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat 2024-06-26T04:54:15.5656735Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable 2024-06-26T04:54:15.5657889Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable 2024-06-26T04:54:15.5663691Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized 2024-06-26T04:54:15.5664699Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized 2024-06-26T04:54:15.5670219Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized 2024-06-26T04:54:15.5695679Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse 2024-06-26T04:54:15.5696747Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse 2024-06-26T04:54:15.5703895Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules 2024-06-26T04:54:15.5705151Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules 2024-06-26T04:54:15.5710168Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules 2024-06-26T04:54:15.5716633Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat 2024-06-26T04:54:15.5717841Z copying torch/ao/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat 2024-06-26T04:54:15.5723570Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized 2024-06-26T04:54:15.5724892Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized 2024-06-26T04:54:15.5737920Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:15.5739333Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:15.5744650Z copying torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:15.5751299Z copying torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:15.5759430Z copying torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:15.5764882Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic 2024-06-26T04:54:15.5766330Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic 2024-06-26T04:54:15.5772997Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:15.5774646Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:15.5782859Z copying torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:15.5787554Z copying torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:15.5792656Z copying torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:15.5798893Z copying torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:15.5805898Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:15.5807480Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:15.5812970Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:15.5818559Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic 2024-06-26T04:54:15.5819710Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic 2024-06-26T04:54:15.5826528Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-06-26T04:54:15.5827772Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-06-26T04:54:15.5833307Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-06-26T04:54:15.5839325Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-06-26T04:54:15.5844705Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules 2024-06-26T04:54:15.5850185Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules 2024-06-26T04:54:15.5851371Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules 2024-06-26T04:54:15.5857203Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules 2024-06-26T04:54:15.5863529Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2024-06-26T04:54:15.5864847Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2024-06-26T04:54:15.5870047Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2024-06-26T04:54:15.5881308Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules 2024-06-26T04:54:15.5891810Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic 2024-06-26T04:54:15.5892947Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic 2024-06-26T04:54:15.5900462Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:15.5901753Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:15.5908379Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:15.5948229Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:15.5958607Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:15.5973066Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:15.5978728Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:15.5985900Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:15.6011637Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:15.6019421Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:15.6025763Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:15.6031677Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules 2024-06-26T04:54:15.6039998Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference 2024-06-26T04:54:15.6041183Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference 2024-06-26T04:54:15.6048077Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:15.6049551Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:15.6054028Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:15.6061375Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:15.6067516Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:15.6082044Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:15.6083565Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:15.6089381Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:15.6097601Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:15.6103613Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:15.6110057Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:15.6116453Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:15.6142353Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2024-06-26T04:54:15.6143477Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2024-06-26T04:54:15.6149047Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2024-06-26T04:54:15.6157049Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized 2024-06-26T04:54:15.6163650Z creating build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic 2024-06-26T04:54:15.6164950Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic 2024-06-26T04:54:15.6171409Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic 2024-06-26T04:54:15.6178486Z creating build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:15.6179408Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:15.6180553Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:15.6188017Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:15.6199394Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:15.6206197Z copying torch/ao/ns/fx/n_shadows_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:15.6218581Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:15.6224276Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:15.6235169Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:15.6246804Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:15.6253916Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx 2024-06-26T04:54:15.6263942Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental 2024-06-26T04:54:15.6265197Z copying torch/ao/pruning/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental 2024-06-26T04:54:15.6266861Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-06-26T04:54:15.6267995Z copying torch/ao/pruning/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-06-26T04:54:15.6269338Z copying torch/ao/pruning/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-06-26T04:54:15.6275801Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-06-26T04:54:15.6281347Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler 2024-06-26T04:54:15.6286959Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-06-26T04:54:15.6288226Z copying torch/ao/pruning/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-06-26T04:54:15.6289700Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-06-26T04:54:15.6298822Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-06-26T04:54:15.6304441Z copying torch/ao/pruning/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-06-26T04:54:15.6310197Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier 2024-06-26T04:54:15.6317657Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier 2024-06-26T04:54:15.6319522Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier 2024-06-26T04:54:15.6321480Z copying torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier 2024-06-26T04:54:15.6328104Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler 2024-06-26T04:54:15.6329496Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler 2024-06-26T04:54:15.6335030Z copying torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler 2024-06-26T04:54:15.6342761Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:15.6344177Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:15.6348636Z copying torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:15.6354150Z copying torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:15.6359788Z copying torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:15.6367319Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:15.6368730Z copying torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:15.6374801Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:15.6380851Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:15.6386811Z copying torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:15.6393063Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:15.6412207Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:15.6418364Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:15.6424664Z copying torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:15.6430955Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-06-26T04:54:15.6432719Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-06-26T04:54:15.6434571Z creating build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:54:15.6436342Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:54:15.6438621Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:54:15.6441232Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:54:15.6448016Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:15.6449445Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:15.6454599Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:15.6462438Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:15.6468809Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:15.6475590Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:15.6482548Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:15.6488429Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:15.6499615Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:15.6501209Z copying torch/ao/quantization/backend_config/onednn.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:15.6506509Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:15.6511275Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:15.6516527Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:15.6522325Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config 2024-06-26T04:54:15.6528683Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6529717Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6577962Z copying torch/ao/quantization/fx/_decomposed.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6589494Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6602727Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6617385Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6632175Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6638697Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6644851Z copying torch/ao/quantization/fx/fuse_handler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6651687Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6657656Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6665153Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6673202Z copying torch/ao/quantization/fx/lstm_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6678313Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6684583Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6689953Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6702412Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6727135Z copying torch/ao/quantization/fx/quantize_handler.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6732216Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6737212Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx 2024-06-26T04:54:15.6748356Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:15.6749887Z copying torch/ao/quantization/pt2e/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:15.6751620Z copying torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:15.6755703Z copying torch/ao/quantization/pt2e/export_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:15.6761250Z copying torch/ao/quantization/pt2e/generate_numeric_debug_handle.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:15.6767117Z copying torch/ao/quantization/pt2e/graph_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:15.6772320Z copying torch/ao/quantization/pt2e/port_metadata_pass.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:15.6778536Z copying torch/ao/quantization/pt2e/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:15.6785284Z copying torch/ao/quantization/pt2e/qat_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:15.6798430Z copying torch/ao/quantization/pt2e/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e 2024-06-26T04:54:15.6806132Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:15.6807615Z copying torch/ao/quantization/quantizer/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:15.6812576Z copying torch/ao/quantization/quantizer/composable_quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:15.6817881Z copying torch/ao/quantization/quantizer/embedding_quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:15.6822622Z copying torch/ao/quantization/quantizer/quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:15.6827708Z copying torch/ao/quantization/quantizer/utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:15.6837136Z copying torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:15.6864229Z copying torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:15.6872361Z copying torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer 2024-06-26T04:54:15.6891668Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:15.6893691Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:15.6895361Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:15.6944898Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:15.6960206Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:15.6966650Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:15.6978381Z creating build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation 2024-06-26T04:54:15.6979991Z copying torch/ao/quantization/pt2e/representation/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation 2024-06-26T04:54:15.6986870Z copying torch/ao/quantization/pt2e/representation/rewrite.py -> build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation 2024-06-26T04:54:15.6995315Z creating build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2024-06-26T04:54:15.6996525Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2024-06-26T04:54:15.7001942Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2024-06-26T04:54:15.7006840Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-38/torch/autograd/_functions 2024-06-26T04:54:15.7013234Z creating build/lib.linux-x86_64-cpython-38/torch/backends/_coreml 2024-06-26T04:54:15.7014552Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_coreml 2024-06-26T04:54:15.7015969Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_coreml 2024-06-26T04:54:15.7023110Z creating build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2024-06-26T04:54:15.7024566Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2024-06-26T04:54:15.7026015Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2024-06-26T04:54:15.7032319Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi 2024-06-26T04:54:15.7053595Z creating build/lib.linux-x86_64-cpython-38/torch/backends/cpu 2024-06-26T04:54:15.7054713Z copying torch/backends/cpu/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cpu 2024-06-26T04:54:15.7087253Z creating build/lib.linux-x86_64-cpython-38/torch/backends/cuda 2024-06-26T04:54:15.7088191Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cuda 2024-06-26T04:54:15.7104064Z creating build/lib.linux-x86_64-cpython-38/torch/backends/cudnn 2024-06-26T04:54:15.7104990Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cudnn 2024-06-26T04:54:15.7123209Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/backends/cudnn 2024-06-26T04:54:15.7148769Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mha 2024-06-26T04:54:15.7149677Z copying torch/backends/mha/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mha 2024-06-26T04:54:15.7155322Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mkl 2024-06-26T04:54:15.7156289Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mkl 2024-06-26T04:54:15.7162378Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mkldnn 2024-06-26T04:54:15.7163376Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mkldnn 2024-06-26T04:54:15.7169799Z creating build/lib.linux-x86_64-cpython-38/torch/backends/mps 2024-06-26T04:54:15.7170754Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/mps 2024-06-26T04:54:15.7177125Z creating build/lib.linux-x86_64-cpython-38/torch/backends/nnpack 2024-06-26T04:54:15.7178140Z copying torch/backends/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/nnpack 2024-06-26T04:54:15.7183796Z creating build/lib.linux-x86_64-cpython-38/torch/backends/openmp 2024-06-26T04:54:15.7184850Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/openmp 2024-06-26T04:54:15.7190831Z creating build/lib.linux-x86_64-cpython-38/torch/backends/opt_einsum 2024-06-26T04:54:15.7191851Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/opt_einsum 2024-06-26T04:54:15.7197648Z creating build/lib.linux-x86_64-cpython-38/torch/backends/quantized 2024-06-26T04:54:15.7198662Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/quantized 2024-06-26T04:54:15.7205091Z creating build/lib.linux-x86_64-cpython-38/torch/backends/xeon 2024-06-26T04:54:15.7206202Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/xeon 2024-06-26T04:54:15.7207385Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-38/torch/backends/xeon 2024-06-26T04:54:15.7219509Z creating build/lib.linux-x86_64-cpython-38/torch/backends/xnnpack 2024-06-26T04:54:15.7220518Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/backends/xnnpack 2024-06-26T04:54:15.7226956Z creating build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2024-06-26T04:54:15.7227778Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2024-06-26T04:54:15.7233696Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2024-06-26T04:54:15.7239134Z copying torch/cpu/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch/cpu/amp 2024-06-26T04:54:15.7246238Z creating build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-06-26T04:54:15.7247085Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-06-26T04:54:15.7252827Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-06-26T04:54:15.7259106Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-06-26T04:54:15.7264527Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch/cuda/amp 2024-06-26T04:54:15.7270869Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-06-26T04:54:15.7271982Z copying torch/distributed/_composable/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-06-26T04:54:15.7278889Z copying torch/distributed/_composable/checkpoint_activation.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-06-26T04:54:15.7284577Z copying torch/distributed/_composable/contract.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-06-26T04:54:15.7289767Z copying torch/distributed/_composable/fully_shard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-06-26T04:54:15.7297161Z copying torch/distributed/_composable/replicate.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable 2024-06-26T04:54:15.7308890Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_cuda_p2p 2024-06-26T04:54:15.7310053Z copying torch/distributed/_cuda_p2p/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_cuda_p2p 2024-06-26T04:54:15.7318553Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:15.7319641Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:15.7325072Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:15.7330462Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:15.7336359Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:15.7341703Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:15.7346852Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:15.7352158Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard 2024-06-26T04:54:15.7357565Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_sharded_tensor 2024-06-26T04:54:15.7358805Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_sharded_tensor 2024-06-26T04:54:15.7364664Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_sharding_spec 2024-06-26T04:54:15.7365804Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_sharding_spec 2024-06-26T04:54:15.7373860Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7375205Z copying torch/distributed/_spmd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7376513Z copying torch/distributed/_spmd/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7383696Z copying torch/distributed/_spmd/batch_dim_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7393288Z copying torch/distributed/_spmd/comm_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7400642Z copying torch/distributed/_spmd/config.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7407801Z copying torch/distributed/_spmd/data_parallel.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7419012Z copying torch/distributed/_spmd/distribute.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7426330Z copying torch/distributed/_spmd/experimental_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7432939Z copying torch/distributed/_spmd/gm_transformation.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7438329Z copying torch/distributed/_spmd/graph_optimization.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7470621Z copying torch/distributed/_spmd/graph_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7481522Z copying torch/distributed/_spmd/iter_graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7487602Z copying torch/distributed/_spmd/log_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7492118Z copying torch/distributed/_spmd/parallel_mode.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7505785Z copying torch/distributed/_spmd/partial_lower.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd 2024-06-26T04:54:15.7513573Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:15.7514657Z copying torch/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:15.7520814Z copying torch/distributed/_tensor/_collective_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:15.7526558Z copying torch/distributed/_tensor/_dispatch.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:15.7532939Z copying torch/distributed/_tensor/_op_schema.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:15.7540246Z copying torch/distributed/_tensor/_redistribute.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:15.7546320Z copying torch/distributed/_tensor/_sharding_prop.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:15.7553354Z copying torch/distributed/_tensor/_shards_wrapper.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:15.7563977Z copying torch/distributed/_tensor/_tp_conv.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:15.7569841Z copying torch/distributed/_tensor/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:15.7575074Z copying torch/distributed/_tensor/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:15.7584464Z copying torch/distributed/_tensor/device_mesh.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:15.7589961Z copying torch/distributed/_tensor/placement_types.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:15.7597100Z copying torch/distributed/_tensor/random.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor 2024-06-26T04:54:15.7604116Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-06-26T04:54:15.7605155Z copying torch/distributed/_tools/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-06-26T04:54:15.7610648Z copying torch/distributed/_tools/fsdp2_mem_tracker.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-06-26T04:54:15.7618456Z copying torch/distributed/_tools/mem_tracker.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-06-26T04:54:15.7631148Z copying torch/distributed/_tools/memory_tracker.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-06-26T04:54:15.7636884Z copying torch/distributed/_tools/mod_tracker.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tools 2024-06-26T04:54:15.7643305Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms 2024-06-26T04:54:15.7644400Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms 2024-06-26T04:54:15.7649741Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms 2024-06-26T04:54:15.7657457Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/autograd 2024-06-26T04:54:15.7658500Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/autograd 2024-06-26T04:54:15.7666894Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7667986Z copying torch/distributed/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7673127Z copying torch/distributed/checkpoint/_checkpointer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7677891Z copying torch/distributed/checkpoint/_dedup_save_plans.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7683672Z copying torch/distributed/checkpoint/_dedup_tensors.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7700448Z copying torch/distributed/checkpoint/_fsspec_filesystem.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7702212Z copying torch/distributed/checkpoint/_nested_dict.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7703639Z copying torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7710267Z copying torch/distributed/checkpoint/_storage_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7714505Z copying torch/distributed/checkpoint/_traverse.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7718820Z copying torch/distributed/checkpoint/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7723865Z copying torch/distributed/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7728897Z copying torch/distributed/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7734720Z copying torch/distributed/checkpoint/format_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7740582Z copying torch/distributed/checkpoint/logger.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7745008Z copying torch/distributed/checkpoint/logging_handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7749830Z copying torch/distributed/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7754170Z copying torch/distributed/checkpoint/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7758559Z copying torch/distributed/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7763165Z copying torch/distributed/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7767819Z copying torch/distributed/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7771858Z copying torch/distributed/checkpoint/staging.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7777324Z copying torch/distributed/checkpoint/state_dict.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7787996Z copying torch/distributed/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7792666Z copying torch/distributed/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7797252Z copying torch/distributed/checkpoint/stateful.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7801743Z copying torch/distributed/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7807070Z copying torch/distributed/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint 2024-06-26T04:54:15.7812482Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic 2024-06-26T04:54:15.7813762Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic 2024-06-26T04:54:15.7820048Z copying torch/distributed/elastic/control_plane.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic 2024-06-26T04:54:15.7827293Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7828369Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7837758Z copying torch/distributed/fsdp/_common_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7847216Z copying torch/distributed/fsdp/_debug_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7853274Z copying torch/distributed/fsdp/_dynamo_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7859545Z copying torch/distributed/fsdp/_exec_order_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7866904Z copying torch/distributed/fsdp/_flat_param.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7888003Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7893275Z copying torch/distributed/fsdp/_init_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7927836Z copying torch/distributed/fsdp/_limiter_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7932712Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7948370Z copying torch/distributed/fsdp/_runtime_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7964726Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7970742Z copying torch/distributed/fsdp/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7982814Z copying torch/distributed/fsdp/_trace_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7989323Z copying torch/distributed/fsdp/_traversal_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.7998179Z copying torch/distributed/fsdp/_unshard_param_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.8002703Z copying torch/distributed/fsdp/_wrap_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.8008483Z copying torch/distributed/fsdp/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.8014361Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.8026478Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.8031724Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp 2024-06-26T04:54:15.8039350Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/launcher 2024-06-26T04:54:15.8040479Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/launcher 2024-06-26T04:54:15.8045952Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/launcher 2024-06-26T04:54:15.8052424Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn 2024-06-26T04:54:15.8053631Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn 2024-06-26T04:54:15.8059099Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn 2024-06-26T04:54:15.8067270Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8068294Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8073762Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8079355Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8084028Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8089454Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8095419Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8101823Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8108323Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8114711Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8120092Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8125490Z copying torch/distributed/optim/named_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8132004Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8136939Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8148426Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8152836Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:15.8163338Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:15.8164525Z copying torch/distributed/pipelining/_IR.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:15.8190625Z copying torch/distributed/pipelining/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:15.8198340Z copying torch/distributed/pipelining/_backward.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:15.8204379Z copying torch/distributed/pipelining/_debug.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:15.8210369Z copying torch/distributed/pipelining/_unflatten.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:15.8215462Z copying torch/distributed/pipelining/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:15.8221169Z copying torch/distributed/pipelining/microbatch.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:15.8228219Z copying torch/distributed/pipelining/schedules.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:15.8241019Z copying torch/distributed/pipelining/stage.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining 2024-06-26T04:54:15.8251497Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:15.8252481Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:15.8258456Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:15.8264293Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:15.8301963Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:15.8308165Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:15.8313658Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:15.8322660Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:15.8327953Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:15.8332499Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:15.8337601Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc 2024-06-26T04:54:15.8342945Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/tensor 2024-06-26T04:54:15.8343964Z copying torch/distributed/tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor 2024-06-26T04:54:15.8346811Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:15.8348043Z copying torch/distributed/_composable/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:15.8355203Z copying torch/distributed/_composable/fsdp/_fsdp_api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:15.8361168Z copying torch/distributed/_composable/fsdp/_fsdp_collectives.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:15.8369510Z copying torch/distributed/_composable/fsdp/_fsdp_common.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:15.8375157Z copying torch/distributed/_composable/fsdp/_fsdp_init.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:15.8381357Z copying torch/distributed/_composable/fsdp/_fsdp_param.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:15.8398085Z copying torch/distributed/_composable/fsdp/_fsdp_param_group.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:15.8409308Z copying torch/distributed/_composable/fsdp/_fsdp_state.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:15.8414518Z copying torch/distributed/_composable/fsdp/fully_shard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp 2024-06-26T04:54:15.8420184Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/checkpoint 2024-06-26T04:54:15.8421434Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/checkpoint 2024-06-26T04:54:15.8428390Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim 2024-06-26T04:54:15.8429676Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim 2024-06-26T04:54:15.8436495Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim 2024-06-26T04:54:15.8444401Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:15.8445963Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:15.8451529Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:15.8465042Z copying torch/distributed/_shard/sharded_tensor/logger.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:15.8470478Z copying torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:15.8475355Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:15.8480643Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:15.8486647Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:15.8492196Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:15.8504137Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan 2024-06-26T04:54:15.8505450Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan 2024-06-26T04:54:15.8512791Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan 2024-06-26T04:54:15.8520708Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:15.8521969Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:15.8527338Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:15.8533388Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:15.8543015Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:15.8551864Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:15.8553224Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:15.8582976Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:15.8596076Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:15.8601636Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:15.8623941Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:15.8635530Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:15.8643823Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:15.8645689Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:15.8647754Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:15.8652857Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:15.8675179Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:15.8685532Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-06-26T04:54:15.8686761Z copying torch/distributed/_tensor/debug/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-06-26T04:54:15.8691919Z copying torch/distributed/_tensor/debug/_op_coverage.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-06-26T04:54:15.8698840Z copying torch/distributed/_tensor/debug/comm_mode.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-06-26T04:54:15.8717689Z copying torch/distributed/_tensor/debug/visualize_sharding.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug 2024-06-26T04:54:15.8726790Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental 2024-06-26T04:54:15.8728199Z copying torch/distributed/_tensor/experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental 2024-06-26T04:54:15.8734024Z copying torch/distributed/_tensor/experimental/attention.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental 2024-06-26T04:54:15.8742280Z copying torch/distributed/_tensor/experimental/local_map.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental 2024-06-26T04:54:15.8750279Z copying torch/distributed/_tensor/experimental/tp_transform.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental 2024-06-26T04:54:15.8758359Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:15.8759500Z copying torch/distributed/_tensor/ops/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:15.8764385Z copying torch/distributed/_tensor/ops/basic_strategy.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:15.8771376Z copying torch/distributed/_tensor/ops/common_rules.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:15.8778355Z copying torch/distributed/_tensor/ops/conv_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:15.8784892Z copying torch/distributed/_tensor/ops/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:15.8792167Z copying torch/distributed/_tensor/ops/experimental_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:15.8797550Z copying torch/distributed/_tensor/ops/math_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:15.8808358Z copying torch/distributed/_tensor/ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:15.8814497Z copying torch/distributed/_tensor/ops/pointwise_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:15.8825672Z copying torch/distributed/_tensor/ops/random_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:15.8831455Z copying torch/distributed/_tensor/ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:15.8838396Z copying torch/distributed/_tensor/ops/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:15.8845178Z copying torch/distributed/_tensor/ops/view_ops.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops 2024-06-26T04:54:15.8852723Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint 2024-06-26T04:54:15.8854421Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint 2024-06-26T04:54:15.8856345Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint 2024-06-26T04:54:15.8862871Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks 2024-06-26T04:54:15.8864218Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks 2024-06-26T04:54:15.8870766Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks 2024-06-26T04:54:15.8878432Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap 2024-06-26T04:54:15.8879962Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap 2024-06-26T04:54:15.8885556Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap 2024-06-26T04:54:15.8892071Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization 2024-06-26T04:54:15.8893588Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization 2024-06-26T04:54:15.8895450Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization 2024-06-26T04:54:15.8921251Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:15.8922764Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:15.8928172Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:15.8934760Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:15.8941730Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:15.8949221Z copying torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:15.8955076Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:15.8961229Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:15.8967641Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:15.9003860Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:15.9010010Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:15.9011727Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:15.9013449Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:15.9018511Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:15.9024864Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:15.9032326Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent 2024-06-26T04:54:15.9033595Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent 2024-06-26T04:54:15.9035054Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2024-06-26T04:54:15.9036221Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2024-06-26T04:54:15.9041838Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2024-06-26T04:54:15.9047570Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events 2024-06-26T04:54:15.9054663Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics 2024-06-26T04:54:15.9055875Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics 2024-06-26T04:54:15.9060795Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics 2024-06-26T04:54:15.9068371Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:15.9069807Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:15.9075960Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:15.9089170Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:15.9094538Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:15.9101706Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:15.9102998Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:15.9108142Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:15.9115179Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:15.9120402Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:15.9131522Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:15.9147145Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:15.9152062Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:15.9156907Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:15.9161100Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:15.9165448Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:15.9169721Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous 2024-06-26T04:54:15.9175663Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-06-26T04:54:15.9177030Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-06-26T04:54:15.9182605Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-06-26T04:54:15.9188467Z copying torch/distributed/elastic/timer/debug_info_logging.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-06-26T04:54:15.9193199Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-06-26T04:54:15.9198890Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer 2024-06-26T04:54:15.9206500Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-06-26T04:54:15.9207701Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-06-26T04:54:15.9212893Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-06-26T04:54:15.9218410Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-06-26T04:54:15.9223761Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-06-26T04:54:15.9228861Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-06-26T04:54:15.9233614Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils 2024-06-26T04:54:15.9240197Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2024-06-26T04:54:15.9241678Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2024-06-26T04:54:15.9247671Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2024-06-26T04:54:15.9258790Z copying torch/distributed/elastic/agent/server/health_check_server.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2024-06-26T04:54:15.9264252Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server 2024-06-26T04:54:15.9271279Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:54:15.9272858Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:54:15.9279798Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:54:15.9286463Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:54:15.9292921Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:54:15.9294824Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:54:15.9299794Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:54:15.9304927Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:54:15.9310783Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2024-06-26T04:54:15.9312214Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2024-06-26T04:54:15.9317704Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2024-06-26T04:54:15.9323487Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data 2024-06-26T04:54:15.9331846Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api 2024-06-26T04:54:15.9333295Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api 2024-06-26T04:54:15.9334761Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api 2024-06-26T04:54:15.9344637Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit 2024-06-26T04:54:15.9345926Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit 2024-06-26T04:54:15.9347212Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit 2024-06-26T04:54:15.9353279Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates 2024-06-26T04:54:15.9354759Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates 2024-06-26T04:54:15.9356451Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates 2024-06-26T04:54:15.9362453Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing 2024-06-26T04:54:15.9363635Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing 2024-06-26T04:54:15.9374833Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing 2024-06-26T04:54:15.9383448Z creating build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:15.9384663Z copying torch/distributed/tensor/parallel/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:15.9392884Z copying torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:15.9397854Z copying torch/distributed/tensor/parallel/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:15.9403105Z copying torch/distributed/tensor/parallel/api.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:15.9410077Z copying torch/distributed/tensor/parallel/ddp.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:15.9417135Z copying torch/distributed/tensor/parallel/fsdp.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:15.9425327Z copying torch/distributed/tensor/parallel/input_reshard.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:15.9440077Z copying torch/distributed/tensor/parallel/loss.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:15.9445014Z copying torch/distributed/tensor/parallel/style.py -> build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel 2024-06-26T04:54:15.9451911Z creating build/lib.linux-x86_64-cpython-38/torch/export/experimental 2024-06-26T04:54:15.9453003Z copying torch/export/experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/export/experimental 2024-06-26T04:54:15.9460893Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9461991Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9463414Z copying torch/fx/experimental/_backward_state.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9470230Z copying torch/fx/experimental/_config.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9477424Z copying torch/fx/experimental/_sym_dispatch_mode.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9483278Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9496836Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9503769Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9511403Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9520146Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9528046Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9537715Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9543584Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9574300Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9582569Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9627142Z copying torch/fx/experimental/recording.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9635663Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9649629Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9660274Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9685118Z copying torch/fx/experimental/sym_node.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9707442Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9735678Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9743158Z copying torch/fx/experimental/validator.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental 2024-06-26T04:54:15.9752713Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9754042Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9760673Z copying torch/fx/passes/annotate_getitem_nodes.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9767386Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9774706Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9782232Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9787122Z copying torch/fx/passes/graph_transform_observer.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9794866Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9808901Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9815833Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9821339Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9827334Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9844870Z copying torch/fx/passes/runtime_assert.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9852506Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9859218Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9867470Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9881293Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9888266Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes 2024-06-26T04:54:15.9896625Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:15.9898744Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:15.9900440Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:15.9907292Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:15.9928388Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:15.9943503Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:15.9949532Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:15.9955818Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:15.9961948Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:15.9968623Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:15.9969899Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:15.9976906Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:15.9982517Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:15.9987953Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:15.9995485Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:16.0001726Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:16.0007162Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:16.0016311Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification 2024-06-26T04:54:16.0023508Z creating build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:16.0025136Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:16.0030744Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:16.0037467Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:16.0043053Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:16.0049286Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:16.0055397Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:16.0060813Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends 2024-06-26T04:54:16.0062263Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends 2024-06-26T04:54:16.0063769Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends 2024-06-26T04:54:16.0068854Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect 2024-06-26T04:54:16.0069882Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect 2024-06-26T04:54:16.0071880Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-06-26T04:54:16.0072833Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-06-26T04:54:16.0081515Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-06-26T04:54:16.0090084Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-06-26T04:54:16.0095839Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra 2024-06-26T04:54:16.0103236Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests 2024-06-26T04:54:16.0104305Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests 2024-06-26T04:54:16.0105549Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests 2024-06-26T04:54:16.0113601Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-06-26T04:54:16.0114552Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-06-26T04:54:16.0120901Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-06-26T04:54:16.0128902Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-06-26T04:54:16.0137319Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-06-26T04:54:16.0144857Z copying torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-06-26T04:54:16.0153364Z copying torch/fx/passes/utils/source_matcher_utils.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils 2024-06-26T04:54:16.0160907Z creating build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common 2024-06-26T04:54:16.0162220Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common 2024-06-26T04:54:16.0163681Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common 2024-06-26T04:54:16.0171232Z creating build/lib.linux-x86_64-cpython-38/torch/jit/_passes 2024-06-26T04:54:16.0172481Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/jit/_passes 2024-06-26T04:54:16.0173604Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-38/torch/jit/_passes 2024-06-26T04:54:16.0181541Z creating build/lib.linux-x86_64-cpython-38/torch/jit/mobile 2024-06-26T04:54:16.0182424Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/jit/mobile 2024-06-26T04:54:16.0194559Z creating build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:16.0195635Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:16.0202770Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:16.0215321Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:16.0224198Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:16.0234218Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:16.0241622Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:16.0251305Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:16.0258805Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor 2024-06-26T04:54:16.0267162Z creating build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-06-26T04:54:16.0268264Z copying torch/nested/_internal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-06-26T04:54:16.0269609Z copying torch/nested/_internal/nested_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-06-26T04:54:16.0301079Z copying torch/nested/_internal/ops.py -> build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-06-26T04:54:16.0317632Z copying torch/nested/_internal/sdpa.py -> build/lib.linux-x86_64-cpython-38/torch/nested/_internal 2024-06-26T04:54:16.0327204Z creating build/lib.linux-x86_64-cpython-38/torch/nn/attention 2024-06-26T04:54:16.0328178Z copying torch/nn/attention/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/attention 2024-06-26T04:54:16.0335065Z copying torch/nn/attention/_flex_attention.py -> build/lib.linux-x86_64-cpython-38/torch/nn/attention 2024-06-26T04:54:16.0342791Z copying torch/nn/attention/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/attention 2024-06-26T04:54:16.0348225Z copying torch/nn/attention/bias.py -> build/lib.linux-x86_64-cpython-38/torch/nn/attention 2024-06-26T04:54:16.0355351Z creating build/lib.linux-x86_64-cpython-38/torch/nn/backends 2024-06-26T04:54:16.0356396Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/backends 2024-06-26T04:54:16.0357424Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/backends 2024-06-26T04:54:16.0364537Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic 2024-06-26T04:54:16.0365442Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic 2024-06-26T04:54:16.0376241Z creating build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0377094Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0385322Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0391517Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0411624Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0428013Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0460917Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0479366Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0500682Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0515868Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0522005Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0529046Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0537225Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0568943Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0578156Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0590806Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0598298Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0625791Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0641249Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0648513Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0657999Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0663100Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0675846Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0689233Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0696526Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0715243Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0721200Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/modules 2024-06-26T04:54:16.0728509Z creating build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:16.0729395Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:16.0736617Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:16.0743248Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:16.0749072Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:16.0757119Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:16.0774938Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:16.0781018Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:16.0786991Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-38/torch/nn/parallel 2024-06-26T04:54:16.0792667Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat 2024-06-26T04:54:16.0793530Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat 2024-06-26T04:54:16.0802720Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantizable 2024-06-26T04:54:16.0803656Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable 2024-06-26T04:54:16.0813720Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized 2024-06-26T04:54:16.0814813Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized 2024-06-26T04:54:16.0823332Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized 2024-06-26T04:54:16.0830187Z creating build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0831006Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0864641Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0871481Z copying torch/nn/utils/_named_member_accessor.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0878910Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0885948Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0891158Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0898238Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0905683Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0910070Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0915332Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0922582Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0936894Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0951709Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0961417Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0970436Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0978803Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:16.0986146Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules 2024-06-26T04:54:16.0987235Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules 2024-06-26T04:54:16.0992571Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules 2024-06-26T04:54:16.0998319Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat 2024-06-26T04:54:16.0999327Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat 2024-06-26T04:54:16.1008026Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized 2024-06-26T04:54:16.1009150Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized 2024-06-26T04:54:16.1018070Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:16.1019243Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:16.1025952Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:16.1033476Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:16.1073811Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:16.1082397Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic 2024-06-26T04:54:16.1083688Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic 2024-06-26T04:54:16.1110516Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:16.1111784Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:16.1122059Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:16.1130981Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:16.1139167Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:16.1148094Z creating build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:16.1149544Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:16.1162079Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:16.1172529Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic 2024-06-26T04:54:16.1173494Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic 2024-06-26T04:54:16.1180331Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-06-26T04:54:16.1181294Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-06-26T04:54:16.1186765Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-06-26T04:54:16.1192247Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-06-26T04:54:16.1199438Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules 2024-06-26T04:54:16.1215567Z creating build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules 2024-06-26T04:54:16.1216746Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules 2024-06-26T04:54:16.1222812Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules 2024-06-26T04:54:16.1229378Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2024-06-26T04:54:16.1230702Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2024-06-26T04:54:16.1238426Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2024-06-26T04:54:16.1244261Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules 2024-06-26T04:54:16.1253826Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference 2024-06-26T04:54:16.1255146Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference 2024-06-26T04:54:16.1260884Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic 2024-06-26T04:54:16.1262034Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic 2024-06-26T04:54:16.1269984Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:16.1271076Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:16.1279148Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:16.1289395Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:16.1297935Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:16.1303905Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:16.1310953Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:16.1316877Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:16.1344250Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:16.1359689Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:16.1367751Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:16.1386901Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules 2024-06-26T04:54:16.1396986Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-06-26T04:54:16.1398244Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-06-26T04:54:16.1428867Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-06-26T04:54:16.1435756Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-06-26T04:54:16.1444818Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-06-26T04:54:16.1452115Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-06-26T04:54:16.1458183Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules 2024-06-26T04:54:16.1485969Z creating build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:16.1487197Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:16.1493192Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:16.1500300Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:16.1507174Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:16.1516058Z creating build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:16.1517389Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:16.1543486Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:16.1550517Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:16.1558315Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:16.1565767Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:16.1573932Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:16.1581083Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:16.1587499Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:16.1593391Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:16.1600417Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights 2024-06-26T04:54:16.1607192Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:16.1608256Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:16.1609520Z copying torch/onnx/_internal/_beartype.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:16.1619664Z copying torch/onnx/_internal/exporter.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:16.1637068Z copying torch/onnx/_internal/io_adapter.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:16.1664015Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:16.1679320Z copying torch/onnx/_internal/onnx_proto_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:16.1686828Z copying torch/onnx/_internal/onnxruntime.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:16.1717532Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal 2024-06-26T04:54:16.1729379Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2024-06-26T04:54:16.1730526Z copying torch/onnx/_internal/diagnostics/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2024-06-26T04:54:16.1736386Z copying torch/onnx/_internal/diagnostics/_diagnostic.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2024-06-26T04:54:16.1742941Z copying torch/onnx/_internal/diagnostics/_rules.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics 2024-06-26T04:54:16.1758021Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1759191Z copying torch/onnx/_internal/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1765935Z copying torch/onnx/_internal/fx/_pass.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1771823Z copying torch/onnx/_internal/fx/decomposition_skip.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1778319Z copying torch/onnx/_internal/fx/decomposition_table.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1783616Z copying torch/onnx/_internal/fx/diagnostics.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1790833Z copying torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1798531Z copying torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1817757Z copying torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1824162Z copying torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1835126Z copying torch/onnx/_internal/fx/op_validation.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1845552Z copying torch/onnx/_internal/fx/patcher.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1852931Z copying torch/onnx/_internal/fx/registration.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1859170Z copying torch/onnx/_internal/fx/serialization.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1865903Z copying torch/onnx/_internal/fx/torch_export_graph_extractor.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1871595Z copying torch/onnx/_internal/fx/type_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx 2024-06-26T04:54:16.1878803Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:16.1880309Z copying torch/onnx/_internal/diagnostics/infra/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:16.1886863Z copying torch/onnx/_internal/diagnostics/infra/_infra.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:16.1893011Z copying torch/onnx/_internal/diagnostics/infra/context.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:16.1899380Z copying torch/onnx/_internal/diagnostics/infra/decorator.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:16.1905364Z copying torch/onnx/_internal/diagnostics/infra/formatter.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:16.1911537Z copying torch/onnx/_internal/diagnostics/infra/utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:16.1923968Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.1925413Z copying torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.1930728Z copying torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.1937639Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.1943541Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.1949309Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.1955882Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.1964850Z copying torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.1970256Z copying torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.1982523Z copying torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.1988139Z copying torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.1993539Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2004674Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2013862Z copying torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2032127Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2065932Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2074609Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2082404Z copying torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2088720Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2110143Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2125138Z copying torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2152152Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2157111Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2183606Z copying torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2188195Z copying torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2194264Z copying torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2200138Z copying torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2205865Z copying torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2228584Z copying torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2235555Z copying torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2242869Z copying torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2249288Z copying torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2254982Z copying torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2260750Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2266797Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2271927Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2279396Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2286101Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2292675Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2298941Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2306092Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2314264Z copying torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2321580Z copying torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2328663Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2335725Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2361780Z copying torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2369543Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2375293Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2381018Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2387873Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2393220Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2398757Z copying torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2405700Z copying torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2410304Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2419057Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2431185Z copying torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:16.2437841Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis 2024-06-26T04:54:16.2439012Z copying torch/onnx/_internal/fx/analysis/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis 2024-06-26T04:54:16.2444234Z copying torch/onnx/_internal/fx/analysis/unsupported_nodes.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis 2024-06-26T04:54:16.2452663Z creating build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:16.2454078Z copying torch/onnx/_internal/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:16.2462765Z copying torch/onnx/_internal/fx/passes/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:16.2469529Z copying torch/onnx/_internal/fx/passes/decomp.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:16.2476568Z copying torch/onnx/_internal/fx/passes/functionalization.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:16.2483480Z copying torch/onnx/_internal/fx/passes/modularization.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:16.2497019Z copying torch/onnx/_internal/fx/passes/readability.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:16.2506073Z copying torch/onnx/_internal/fx/passes/type_promotion.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:16.2523738Z copying torch/onnx/_internal/fx/passes/virtualization.py -> build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes 2024-06-26T04:54:16.2529363Z creating build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor 2024-06-26T04:54:16.2530831Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor 2024-06-26T04:54:16.2538608Z creating build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-06-26T04:54:16.2539857Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-06-26T04:54:16.2545915Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-06-26T04:54:16.2552528Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-06-26T04:54:16.2559204Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-38/torch/package/analyze 2024-06-26T04:54:16.2568702Z creating build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:16.2569799Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:16.2578606Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:16.2584426Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:16.2589831Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:16.2596017Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:16.2602047Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:16.2609110Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:16.2616316Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:16.2625222Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:16.2631331Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:16.2637498Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:16.2643422Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-38/torch/quantization/fx 2024-06-26T04:54:16.2680363Z creating build/lib.linux-x86_64-cpython-38/torch/signal/windows 2024-06-26T04:54:16.2681300Z copying torch/signal/windows/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/signal/windows 2024-06-26T04:54:16.2687938Z copying torch/signal/windows/windows.py -> build/lib.linux-x86_64-cpython-38/torch/signal/windows 2024-06-26T04:54:16.2699759Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2701379Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2702777Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2710658Z copying torch/testing/_internal/autograd_function_db.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2720379Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2728089Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2735570Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2750750Z copying torch/testing/_internal/common_dist_composable.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2757619Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2770332Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2777612Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2790475Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2797302Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2908919Z copying torch/testing/_internal/common_mkldnn.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2915129Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2939907Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2956915Z copying torch/testing/_internal/common_optimizers.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2972537Z copying torch/testing/_internal/common_pruning.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2979555Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.2995183Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3001882Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3009070Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3031289Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3039768Z copying torch/testing/_internal/custom_op_db.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3048340Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3056284Z copying torch/testing/_internal/dynamo_test_failures.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3062726Z copying torch/testing/_internal/hop_db.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3077477Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3086741Z copying torch/testing/_internal/inductor_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3097566Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3112630Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3125204Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3152287Z copying torch/testing/_internal/logging_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3163952Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3193713Z copying torch/testing/_internal/static_module.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3199709Z copying torch/testing/_internal/torchbind_impls.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3209398Z copying torch/testing/_internal/triton_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3217415Z copying torch/testing/_internal/two_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal 2024-06-26T04:54:16.3223103Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/codegen 2024-06-26T04:54:16.3224341Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/codegen 2024-06-26T04:54:16.3236001Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2024-06-26T04:54:16.3237110Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2024-06-26T04:54:16.3244493Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2024-06-26T04:54:16.3253146Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data 2024-06-26T04:54:16.3261053Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:16.3262426Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:16.3263940Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:16.3286092Z copying torch/testing/_internal/distributed/common_state_dict.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:16.3293408Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:16.3304444Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:16.3371155Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:16.3379985Z copying torch/testing/_internal/distributed/fake_pg.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:16.3386154Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:16.3393085Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed 2024-06-26T04:54:16.3401019Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated 2024-06-26T04:54:16.3402282Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated 2024-06-26T04:54:16.3403834Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated 2024-06-26T04:54:16.3408776Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-06-26T04:54:16.3409957Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-06-26T04:54:16.3417687Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-06-26T04:54:16.3436704Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-06-26T04:54:16.3442181Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo 2024-06-26T04:54:16.3451449Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-06-26T04:54:16.3452571Z copying torch/testing/_internal/optests/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-06-26T04:54:16.3460679Z copying torch/testing/_internal/optests/aot_autograd.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-06-26T04:54:16.3467818Z copying torch/testing/_internal/optests/autograd_registration.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-06-26T04:54:16.3475463Z copying torch/testing/_internal/optests/fake_tensor.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-06-26T04:54:16.3482180Z copying torch/testing/_internal/optests/generate_tests.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-06-26T04:54:16.3490330Z copying torch/testing/_internal/optests/make_fx.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests 2024-06-26T04:54:16.3498696Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2024-06-26T04:54:16.3500123Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2024-06-26T04:54:16.3501576Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2024-06-26T04:54:16.3507553Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module 2024-06-26T04:54:16.3515847Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard 2024-06-26T04:54:16.3517181Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard 2024-06-26T04:54:16.3522609Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard 2024-06-26T04:54:16.3530161Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor 2024-06-26T04:54:16.3531846Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor 2024-06-26T04:54:16.3533515Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor 2024-06-26T04:54:16.3567322Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn 2024-06-26T04:54:16.3569703Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn 2024-06-26T04:54:16.3572006Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:16.3573328Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:16.3575128Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:16.3592093Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:16.3597756Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:16.3604071Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:16.3609699Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:16.3620199Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:16.3643892Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:16.3652953Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:54:16.3654812Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:54:16.3682007Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:54:16.3694969Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:54:16.3704043Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api 2024-06-26T04:54:16.3705864Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api 2024-06-26T04:54:16.3707574Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api 2024-06-26T04:54:16.3714175Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:54:16.3716318Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:54:16.3718366Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:54:16.3763230Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:54:16.3777157Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:16.3779219Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:16.3780937Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:16.3798187Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:16.3813463Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:16.3820460Z creating build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:16.3821828Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:16.3827595Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:16.3842992Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:16.3852631Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:16.3868396Z copying torch/testing/_internal/opinfo/definitions/signal.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:16.3874403Z copying torch/testing/_internal/opinfo/definitions/sparse.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:16.3886618Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:16.3892902Z creating build/lib.linux-x86_64-cpython-38/torch/utils/_strobelight 2024-06-26T04:54:16.3894484Z copying torch/utils/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_strobelight 2024-06-26T04:54:16.3895817Z copying torch/utils/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_strobelight 2024-06-26T04:54:16.3902971Z creating build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:16.3904161Z copying torch/utils/_sympy/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:16.3905332Z copying torch/utils/_sympy/functions.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:16.3911529Z copying torch/utils/_sympy/interp.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:16.3916650Z copying torch/utils/_sympy/numbers.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:16.3922500Z copying torch/utils/_sympy/reference.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:16.3936693Z copying torch/utils/_sympy/singleton_int.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:16.3941849Z copying torch/utils/_sympy/solve.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:16.3955140Z copying torch/utils/_sympy/symbol.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:16.3960715Z copying torch/utils/_sympy/value_ranges.py -> build/lib.linux-x86_64-cpython-38/torch/utils/_sympy 2024-06-26T04:54:16.3977029Z creating build/lib.linux-x86_64-cpython-38/torch/utils/backcompat 2024-06-26T04:54:16.3978099Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/backcompat 2024-06-26T04:54:16.3984469Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark 2024-06-26T04:54:16.3985423Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark 2024-06-26T04:54:16.3991492Z creating build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck 2024-06-26T04:54:16.3992758Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck 2024-06-26T04:54:16.3993931Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck 2024-06-26T04:54:16.4000672Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:16.4001538Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:16.4007302Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:16.4012930Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:16.4027055Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:16.4033784Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:16.4044368Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:16.4049601Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:16.4055608Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data 2024-06-26T04:54:16.4062508Z creating build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-06-26T04:54:16.4063438Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-06-26T04:54:16.4069166Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-06-26T04:54:16.4074064Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-06-26T04:54:16.4097621Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-06-26T04:54:16.4138485Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-38/torch/utils/hipify 2024-06-26T04:54:16.4156900Z creating build/lib.linux-x86_64-cpython-38/torch/utils/jit 2024-06-26T04:54:16.4157969Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/jit 2024-06-26T04:54:16.4159004Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-38/torch/utils/jit 2024-06-26T04:54:16.4159898Z creating build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-06-26T04:54:16.4160843Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-06-26T04:54:16.4165095Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-06-26T04:54:16.4172245Z creating build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:16.4173234Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:16.4194663Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:16.4200160Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:16.4206284Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:16.4212638Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:16.4217571Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:16.4223295Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:16.4228673Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:16.4244667Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard 2024-06-26T04:54:16.4274605Z creating build/lib.linux-x86_64-cpython-38/torch/utils/viz 2024-06-26T04:54:16.4275558Z copying torch/utils/viz/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/viz 2024-06-26T04:54:16.4276643Z copying torch/utils/viz/_cycles.py -> build/lib.linux-x86_64-cpython-38/torch/utils/viz 2024-06-26T04:54:16.4286004Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:16.4287412Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:16.4288876Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:16.4294665Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:16.4300468Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:16.4307500Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:16.4313791Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:16.4320145Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples 2024-06-26T04:54:16.4328913Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:16.4330180Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:16.4331587Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:16.4338225Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:16.4346071Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:16.4351782Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:16.4358957Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:16.4366703Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:16.4368226Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:16.4369516Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:16.4376079Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:16.4382606Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:16.4395366Z copying torch/utils/benchmark/utils/compile.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:16.4401422Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:16.4415849Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:16.4423578Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:16.4431019Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:16.4440042Z creating build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:16.4441969Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:16.4443777Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:16.4459295Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-06-26T04:54:16.4460302Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-06-26T04:54:16.4467008Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-06-26T04:54:16.4473088Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-06-26T04:54:16.4499445Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-06-26T04:54:16.4505138Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-06-26T04:54:16.4510108Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils 2024-06-26T04:54:16.4516926Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:16.4518018Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:16.4525427Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:16.4535144Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:16.4557501Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:16.4573542Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:16.4581276Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:16.4583117Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:16.4584395Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:16.4590046Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:16.4595212Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:16.4604162Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:16.4609583Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:16.4618136Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:16.4619320Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:16.4625333Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:16.4627106Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:16.4629345Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:16.4631101Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:16.4632859Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:16.4634674Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:16.4636647Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:16.4638374Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:16.4639855Z copying torch/utils/data/datapipes/iter/sharding.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:16.4641351Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:16.4642818Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter 2024-06-26T04:54:16.4648246Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-06-26T04:54:16.4649494Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-06-26T04:54:16.4655245Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-06-26T04:54:16.4657163Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-06-26T04:54:16.4658940Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-06-26T04:54:16.4660670Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-06-26T04:54:16.4662079Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map 2024-06-26T04:54:16.4667494Z creating build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-06-26T04:54:16.4669503Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-06-26T04:54:16.4670962Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-06-26T04:54:16.4681105Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-06-26T04:54:16.4687136Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils 2024-06-26T04:54:16.4692688Z creating build/lib.linux-x86_64-cpython-38/torchgen/aoti 2024-06-26T04:54:16.4693903Z copying torchgen/aoti/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/aoti 2024-06-26T04:54:16.4695639Z copying torchgen/aoti/fallback_ops.py -> build/lib.linux-x86_64-cpython-38/torchgen/aoti 2024-06-26T04:54:16.4697684Z creating build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:16.4698789Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:16.4700150Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:16.4701368Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:16.4702727Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:16.4704121Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:16.4705287Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:16.4706736Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:16.4708016Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:16.4709314Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:16.4710691Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:16.4711935Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:16.4713233Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:16.4714508Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-38/torchgen/api 2024-06-26T04:54:16.4734909Z creating build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-06-26T04:54:16.4735878Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-06-26T04:54:16.4737237Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-06-26T04:54:16.4738861Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-06-26T04:54:16.4740191Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-06-26T04:54:16.4741563Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-06-26T04:54:16.4742663Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-38/torchgen/dest 2024-06-26T04:54:16.4744041Z creating build/lib.linux-x86_64-cpython-38/torchgen/executorch 2024-06-26T04:54:16.4745298Z copying torchgen/executorch/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch 2024-06-26T04:54:16.4746911Z copying torchgen/executorch/model.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch 2024-06-26T04:54:16.4747997Z copying torchgen/executorch/parse.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch 2024-06-26T04:54:16.4750181Z creating build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2024-06-26T04:54:16.4751481Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2024-06-26T04:54:16.4752813Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2024-06-26T04:54:16.4759723Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-38/torchgen/operator_versions 2024-06-26T04:54:16.4766081Z creating build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2024-06-26T04:54:16.4767382Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2024-06-26T04:54:16.4768957Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2024-06-26T04:54:16.4770338Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-38/torchgen/selective_build 2024-06-26T04:54:16.4771621Z creating build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-06-26T04:54:16.4772809Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-06-26T04:54:16.4773969Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-06-26T04:54:16.4781303Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-06-26T04:54:16.4786621Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-38/torchgen/static_runtime 2024-06-26T04:54:16.4794477Z creating build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-06-26T04:54:16.4795517Z copying torchgen/api/types/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-06-26T04:54:16.4796801Z copying torchgen/api/types/signatures.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-06-26T04:54:16.4798231Z copying torchgen/api/types/types.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-06-26T04:54:16.4799409Z copying torchgen/api/types/types_base.py -> build/lib.linux-x86_64-cpython-38/torchgen/api/types 2024-06-26T04:54:16.4800941Z creating build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-06-26T04:54:16.4802301Z copying torchgen/executorch/api/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-06-26T04:54:16.4803928Z copying torchgen/executorch/api/custom_ops.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-06-26T04:54:16.4805434Z copying torchgen/executorch/api/et_cpp.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-06-26T04:54:16.4806758Z copying torchgen/executorch/api/unboxing.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api 2024-06-26T04:54:16.4808693Z creating build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2024-06-26T04:54:16.4810218Z copying torchgen/executorch/api/types/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2024-06-26T04:54:16.4811883Z copying torchgen/executorch/api/types/signatures.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2024-06-26T04:54:16.4813266Z copying torchgen/executorch/api/types/types.py -> build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types 2024-06-26T04:54:16.5301325Z copying torch/_VF.pyi -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:16.5309626Z copying torch/return_types.pyi -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:16.5310856Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-38/torch 2024-06-26T04:54:16.5312009Z creating build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5313045Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5348198Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5383996Z copying torch/bin/test_edge_op_registration -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5388836Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5434104Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5496706Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5498773Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5503895Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5509219Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5514362Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5519577Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5525767Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5615822Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5621746Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5623685Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5656194Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-38/torch/bin 2024-06-26T04:54:16.5658836Z creating build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5659862Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5664557Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5669631Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5674585Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5680305Z copying torch/test/c10_Scalar_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5685430Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5690191Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5695387Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5701029Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5706492Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5711766Z copying torch/test/c10_cow_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5718220Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5723868Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5728750Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5733625Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5739036Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5744436Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5749833Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5754783Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5760217Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5765260Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5770467Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5775286Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5780496Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5785902Z copying torch/test/c10_bit_cast_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5791047Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5796389Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5801693Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5806603Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5811589Z copying torch/test/c10_generic_math_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5816610Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5832295Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5837210Z copying torch/test/c10_lazy_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5842322Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5847757Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5854967Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5860759Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5865908Z copying torch/test/c10_small_vector_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5880945Z copying torch/test/c10_ssize_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5886166Z copying torch/test/c10_string_util_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5891335Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5897377Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5902341Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5907777Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5912293Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5919236Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5924438Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5930754Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5936440Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5942021Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5947695Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5953576Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5958959Z copying torch/test/cpu_allocator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5963854Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5969573Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5974771Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5983526Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5989080Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5993985Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.5999514Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6004984Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6013143Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6018391Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6023506Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6028771Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6034020Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6039182Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6044568Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6049587Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6054843Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6060109Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6066375Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6071890Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6076826Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6081865Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6087219Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6092844Z copying torch/test/StorageUtils_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6098116Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6103240Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6110851Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6116108Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6117644Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6122865Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6128846Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6133877Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6135173Z copying torch/test/legacy_vmap_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6141795Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6146881Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6151947Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6156877Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6162582Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6172700Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6179726Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6190599Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6199268Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6210906Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6221060Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6227175Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6235648Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6240731Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6246048Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6250972Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6281711Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-38/torch/test 2024-06-26T04:54:16.6287756Z creating build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6288799Z copying torch/_C/_aoti.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6295294Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6302172Z copying torch/_C/_cpu.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6306868Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6313836Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6320328Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6326491Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6336156Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6341232Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6345933Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6353796Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6358687Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6363784Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6368039Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6373318Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6378387Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6383020Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6388593Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6393195Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6396996Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6404727Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-38/torch/_C 2024-06-26T04:54:16.6405944Z copying torch/fx/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:16.6412172Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:16.6417752Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:16.6419401Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:16.6420660Z creating build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:54:16.6421444Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:54:16.6423753Z creating build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6425319Z copying torch/include/pthreadpool.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6427072Z copying torch/include/fxdiv.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6428401Z copying torch/include/cpuinfo.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6430460Z copying torch/include/qnnpack_func.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6431700Z copying torch/include/clog.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6433107Z copying torch/include/psimd.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6434953Z copying torch/include/fp16.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6436111Z copying torch/include/nnpack.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6438041Z copying torch/include/xnnpack.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6440848Z copying torch/include/experiments-config.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6441987Z copying torch/include/dnnl.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6443304Z copying torch/include/dnnl_config.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6444491Z copying torch/include/dnnl_debug.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6446111Z copying torch/include/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6447365Z copying torch/include/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6448933Z copying torch/include/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6450206Z copying torch/include/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6451611Z copying torch/include/dnnl_types.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6453159Z copying torch/include/dnnl_version.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6454551Z copying torch/include/sleef.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6458153Z copying torch/include/libshm.h -> build/lib.linux-x86_64-cpython-38/torch/include 2024-06-26T04:54:16.6459209Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6460375Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6461991Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6463448Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6464678Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6466183Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6467616Z copying torch/include/ATen/BlasBackend.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6468904Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6470308Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6471706Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6473115Z copying torch/include/ATen/CachedTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6474484Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6475702Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6477245Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6478758Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6480290Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6481433Z copying torch/include/ATen/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6482974Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6484218Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6485404Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6486534Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6487960Z copying torch/include/ATen/Dispatch_v2.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6489699Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6491155Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6492525Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6493971Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6495762Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6497272Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6498872Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6500559Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6503000Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6505253Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6507521Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6509725Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6511972Z copying torch/include/ATen/LegacyBatchedFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6514457Z copying torch/include/ATen/LegacyBatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6516836Z copying torch/include/ATen/LegacyVmapMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6519230Z copying torch/include/ATen/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6521695Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6523885Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6525987Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6528140Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6530312Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6532447Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6534867Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6537339Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6539407Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6541544Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6543747Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6545792Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6547782Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6549854Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6551946Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6554172Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6556385Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6558753Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6561141Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6563262Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6565270Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6567346Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6569495Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6571876Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6574266Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6576751Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6579243Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6581393Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6583488Z copying torch/include/ATen/StorageUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6585562Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6587649Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6589874Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6592081Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6594280Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6596606Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6598892Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6600982Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6603148Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6605315Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6607857Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6610074Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6612368Z copying torch/include/ATen/ThreadLocalPythonObjects.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6614860Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6617063Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6619130Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6621135Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6623064Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6625139Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6627372Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6629533Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6631557Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6633552Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6635682Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6637712Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6639621Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6641786Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6643825Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6645885Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6648027Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6650134Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6652636Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6655584Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6658711Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6661873Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6664953Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6667780Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6670752Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6673859Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6676423Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6678683Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6680770Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6682952Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6685103Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6687313Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6689440Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6691585Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6700086Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6707126Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6719730Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6721903Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen 2024-06-26T04:54:16.6724296Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2024-06-26T04:54:16.6726207Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2024-06-26T04:54:16.6728476Z copying torch/include/ATen/cpu/Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2024-06-26T04:54:16.6730544Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu 2024-06-26T04:54:16.6732305Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:16.6734070Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6736638Z copying torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6739681Z copying torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6742632Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6745540Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6748553Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6751618Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6754675Z copying torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6757575Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6760533Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6763529Z copying torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6766553Z copying torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6769465Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6772491Z copying torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6775541Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:16.6777841Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:16.6780352Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:16.6783501Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:16.6786788Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:16.6790184Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:16.6793457Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:16.6796693Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:16.6799937Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:16.6803196Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:16.6806434Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:16.6809669Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:16.6813095Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:16.6816500Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:16.6819726Z copying torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:16.6822153Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/zarch 2024-06-26T04:54:16.6824724Z copying torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/zarch 2024-06-26T04:54:16.6827143Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:16.6829404Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:16.6832346Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:16.6835340Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:16.6838429Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:16.6841453Z copying torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:16.6844429Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:16.6847345Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:16.6850442Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:16.6853346Z copying torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:16.6856382Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:16.6859101Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:16.6861698Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:16.6864404Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:16.6867066Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:16.6869537Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:16.6871923Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:16.6874352Z copying torch/include/ATen/cpu/vec/vec_convert.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:16.6876825Z copying torch/include/ATen/cpu/vec/vec_half.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:16.6879282Z copying torch/include/ATen/cpu/vec/vec_mask.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:16.6881668Z copying torch/include/ATen/cpu/vec/vec_n.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec 2024-06-26T04:54:16.6883554Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6885465Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6888109Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6890401Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6892685Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6895035Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6897375Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6899856Z copying torch/include/ATen/core/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6902528Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6905259Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6908202Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6910815Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6913023Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6915291Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6917597Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6920086Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6922759Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6925128Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6927767Z copying torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6930298Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6932576Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6935157Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6937611Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6939828Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6942229Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6944682Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6947242Z copying torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6949880Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6952447Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6955272Z copying torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6958020Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6960493Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6962783Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6965078Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6967386Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6969666Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6972041Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6974608Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6977154Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6979844Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6982537Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6985108Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6987685Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6990227Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6992509Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6994761Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6997103Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.6999486Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7001901Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7004262Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7006622Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7008922Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7011169Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7013566Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7016256Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7018703Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7021034Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7023362Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7025891Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7028327Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7030617Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7033049Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7035331Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7037651Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7040027Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7042447Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7044872Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7047187Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7049402Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7051743Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7054046Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7056452Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7058693Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7061154Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7063572Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core 2024-06-26T04:54:16.7065368Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7067520Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7069955Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7072304Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7074731Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7077328Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7079971Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7082503Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7084951Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7087464Z copying torch/include/ATen/cuda/PhiloxUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7089916Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7092212Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7094648Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7097239Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7099662Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7101988Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7104507Z copying torch/include/ATen/cuda/CUDAContextLight.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7107136Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7109480Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7111778Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7114242Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7116715Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7119058Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7121504Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7124162Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7126719Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7129231Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7131772Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7134289Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7136838Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7139400Z copying torch/include/ATen/cuda/PhiloxCudaState.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7142227Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7144709Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7147069Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7149432Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7151685Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7154078Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7156518Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda 2024-06-26T04:54:16.7158473Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:16.7160722Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:16.7163598Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:16.7166615Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:16.7169772Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:16.7172649Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:16.7175553Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:16.7178375Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:16.7181439Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:16.7184386Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:16.7187134Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail 2024-06-26T04:54:16.7189257Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:16.7191499Z copying torch/include/ATen/cuda/tunable/GemmCommon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:16.7194385Z copying torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:16.7197237Z copying torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:16.7200101Z copying torch/include/ATen/cuda/tunable/StreamTimer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:16.7202895Z copying torch/include/ATen/cuda/tunable/Tunable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:16.7205693Z copying torch/include/ATen/cuda/tunable/TunableGemm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:16.7208508Z copying torch/include/ATen/cuda/tunable/TunableOp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable 2024-06-26T04:54:16.7210576Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:16.7212507Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:16.7215069Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:16.7217697Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:16.7220033Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:16.7222317Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:16.7224580Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:16.7226965Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn 2024-06-26T04:54:16.7228974Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:16.7231125Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:16.7233952Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:16.7236805Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:16.7239660Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:16.7242638Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:16.7245538Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:16.7248456Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:16.7251340Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:16.7254286Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:16.7257237Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:16.7259863Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:16.7262576Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:16.7265376Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch 2024-06-26T04:54:16.7267476Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:16.7269309Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:16.7271498Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops 2024-06-26T04:54:16.7273317Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip 2024-06-26T04:54:16.7274776Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-06-26T04:54:16.7277190Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-06-26T04:54:16.7280609Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-06-26T04:54:16.7284029Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-06-26T04:54:16.7287291Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl 2024-06-26T04:54:16.7289551Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:54:16.7291617Z copying torch/include/ATen/mps/EmptyTensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:54:16.7293985Z copying torch/include/ATen/mps/IndexKernels.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:54:16.7296542Z copying torch/include/ATen/mps/MPSAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:54:16.7299065Z copying torch/include/ATen/mps/MPSAllocatorInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:54:16.7301554Z copying torch/include/ATen/mps/MPSDevice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:54:16.7303838Z copying torch/include/ATen/mps/MPSEvent.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:54:16.7306164Z copying torch/include/ATen/mps/MPSGeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:54:16.7308611Z copying torch/include/ATen/mps/MPSGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:54:16.7310981Z copying torch/include/ATen/mps/MPSHooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:54:16.7313258Z copying torch/include/ATen/mps/MPSProfiler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:54:16.7315541Z copying torch/include/ATen/mps/MPSStream.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps 2024-06-26T04:54:16.7317413Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-06-26T04:54:16.7319425Z copying torch/include/ATen/miopen/Descriptors.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-06-26T04:54:16.7321933Z copying torch/include/ATen/miopen/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-06-26T04:54:16.7324368Z copying torch/include/ATen/miopen/Handle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-06-26T04:54:16.7326686Z copying torch/include/ATen/miopen/Types.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-06-26T04:54:16.7329184Z copying torch/include/ATen/miopen/Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-06-26T04:54:16.7331612Z copying torch/include/ATen/miopen/miopen-wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen 2024-06-26T04:54:16.7333639Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:54:16.7336012Z copying torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:54:16.7338848Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:54:16.7341527Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:54:16.7344171Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:54:16.7346886Z copying torch/include/ATen/detail/IPUHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:54:16.7349599Z copying torch/include/ATen/detail/MAIAHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:54:16.7352345Z copying torch/include/ATen/detail/MPSHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:54:16.7355074Z copying torch/include/ATen/detail/MTIAHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:54:16.7357892Z copying torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:54:16.7360700Z copying torch/include/ATen/detail/XPUHooksInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail 2024-06-26T04:54:16.7362793Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7364761Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7367472Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7370041Z copying torch/include/ATen/native/AmpKernels.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7372594Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7375294Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7377947Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7380510Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7382970Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7385653Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7388315Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7391080Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7394118Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7396872Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7399388Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7401824Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7404311Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7406925Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7409621Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7412110Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7414847Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7417601Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7420145Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7422615Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7424971Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7427686Z copying torch/include/ATen/native/FractionalMaxPooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7430513Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7433227Z copying torch/include/ATen/native/FusedAdagrad.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7435725Z copying torch/include/ATen/native/FusedAdam.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7438130Z copying torch/include/ATen/native/FusedSGD.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7440798Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7443374Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7445916Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7448424Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7450930Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7453343Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7455862Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7458593Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7461289Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7463639Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7466228Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7469018Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7471606Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7474123Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7476643Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7479330Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7481786Z copying torch/include/ATen/native/Padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7484251Z copying torch/include/ATen/native/PixelShuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7486778Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7489219Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7491434Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7493690Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7496254Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7498820Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7501335Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7503854Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7506447Z copying torch/include/ATen/native/ReductionType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7508928Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7511290Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7513731Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7516618Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7519266Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7521818Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7524466Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7527038Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7529520Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7532130Z copying torch/include/ATen/native/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7534991Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7537816Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7540696Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7543659Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7546476Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7549131Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7551782Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7554592Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7557224Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7560094Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7562903Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7565483Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7568140Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7570771Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7573220Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7576033Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7578714Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7581175Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7583587Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7586006Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7588490Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7591112Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7593568Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7595956Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7598329Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7600824Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7603303Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7605793Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7608273Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native 2024-06-26T04:54:16.7610203Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7612442Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7615313Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7618244Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7621131Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7623995Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7627006Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7630141Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7633090Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7635881Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7638616Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7641346Z copying torch/include/ATen/native/cpu/LogAddExp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7643959Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7646707Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7649669Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7671443Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7674081Z copying torch/include/ATen/native/cpu/ReduceUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7676920Z copying torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7679802Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7682656Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7685721Z copying torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7688555Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7691584Z copying torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7694801Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7697627Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7700283Z copying torch/include/ATen/native/cpu/int_mm_kernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7703027Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7705813Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7708458Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7710960Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu 2024-06-26T04:54:16.7713013Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7715208Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7718021Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7721075Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7724124Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7726869Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7729688Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7732601Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7735733Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7738598Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7741378Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7744191Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7746930Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7749623Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7752276Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7755074Z copying torch/include/ATen/native/cuda/RowwiseScaledMM.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7757921Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7760563Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7763376Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7766111Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7768935Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7771763Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7774669Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7777500Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7780379Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7783199Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7785951Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7788985Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7792074Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7795174Z copying torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7798157Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7801120Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7803907Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7806662Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7809295Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7812055Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7815143Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7818164Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7821133Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7823920Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7826570Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7829278Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7832009Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7834705Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7837509Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7840681Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7843743Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7846641Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7849417Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7852197Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7855250Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7858267Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7861169Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7864141Z copying torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7867123Z copying torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7869870Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7872704Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7875569Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda 2024-06-26T04:54:16.7877836Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-06-26T04:54:16.7879903Z copying torch/include/ATen/native/mps/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-06-26T04:54:16.7882624Z copying torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-06-26T04:54:16.7884057Z copying torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-06-26T04:54:16.7885439Z copying torch/include/ATen/native/mps/OperationUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-06-26T04:54:16.7886789Z copying torch/include/ATen/native/mps/TensorFactory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-06-26T04:54:16.7888078Z copying torch/include/ATen/native/mps/UnaryConstants.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps 2024-06-26T04:54:16.7888791Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-06-26T04:54:16.7890341Z copying torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-06-26T04:54:16.7891914Z copying torch/include/ATen/native/nested/NestedTensorFactories.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-06-26T04:54:16.7893394Z copying torch/include/ATen/native/nested/NestedTensorMath.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-06-26T04:54:16.7895202Z copying torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-06-26T04:54:16.7896963Z copying torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-06-26T04:54:16.7898650Z copying torch/include/ATen/native/nested/NestedTensorUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested 2024-06-26T04:54:16.7899438Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:54:16.7900969Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:54:16.7902577Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:54:16.7904043Z copying torch/include/ATen/native/quantized/ConvUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:54:16.7905404Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:54:16.7906947Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:54:16.7908444Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:54:16.7909938Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized 2024-06-26T04:54:16.7910775Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:16.7912328Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:16.7914054Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:16.7915645Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:16.7917261Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:16.7919020Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:16.7920633Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:16.7922159Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:16.7923780Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:16.7925427Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:16.7927025Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:16.7928622Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:16.7930230Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:16.7931953Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:16.7932766Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/transformers 2024-06-26T04:54:16.7934384Z copying torch/include/ATen/native/transformers/attention.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/transformers 2024-06-26T04:54:16.7935972Z copying torch/include/ATen/native/transformers/sdp_utils_cpp.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/transformers 2024-06-26T04:54:16.7936861Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils 2024-06-26T04:54:16.7938164Z copying torch/include/ATen/native/utils/Factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils 2024-06-26T04:54:16.7939496Z copying torch/include/ATen/native/utils/ParamUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils 2024-06-26T04:54:16.7940852Z copying torch/include/ATen/native/utils/ParamsHash.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils 2024-06-26T04:54:16.7941799Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized 2024-06-26T04:54:16.7943070Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized 2024-06-26T04:54:16.7944277Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized 2024-06-26T04:54:16.7944877Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-06-26T04:54:16.7946139Z copying torch/include/ATen/xpu/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-06-26T04:54:16.7947416Z copying torch/include/ATen/xpu/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-06-26T04:54:16.7948507Z copying torch/include/ATen/xpu/XPUContext.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-06-26T04:54:16.7949547Z copying torch/include/ATen/xpu/XPUDevice.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-06-26T04:54:16.7950585Z copying torch/include/ATen/xpu/XPUEvent.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-06-26T04:54:16.7951755Z copying torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu 2024-06-26T04:54:16.7952462Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/detail 2024-06-26T04:54:16.7953702Z copying torch/include/ATen/xpu/detail/XPUHooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/detail 2024-06-26T04:54:16.7954476Z creating build/lib.linux-x86_64-cpython-38/torch/include/caffe2 2024-06-26T04:54:16.7955134Z creating build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:54:16.7956346Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:54:16.7957661Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:54:16.7958999Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:54:16.7960351Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:54:16.7961658Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:54:16.7963087Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:54:16.7964364Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize 2024-06-26T04:54:16.7964913Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10 2024-06-26T04:54:16.7965524Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2024-06-26T04:54:16.7966602Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2024-06-26T04:54:16.7967642Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2024-06-26T04:54:16.7968794Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/macros 2024-06-26T04:54:16.7969375Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7970563Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7971719Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7972725Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7973838Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7975339Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7976645Z copying torch/include/c10/core/ConstantSymNodeImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7977720Z copying torch/include/c10/core/Contiguity.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7978797Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7979896Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7981175Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7982176Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7983276Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7984374Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7985405Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7986507Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7987657Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7988910Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7989916Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7991010Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7992049Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7993159Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7994169Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7995289Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7996396Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7997545Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7998561Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.7999560Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8000776Z copying torch/include/c10/core/RefcountedDeleter.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8001881Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8002870Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8003950Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8005380Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8006440Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8007490Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8008468Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8009579Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8010582Z copying torch/include/c10/core/SymBool.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8011636Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8012651Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8013794Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8014988Z copying torch/include/c10/core/SymNodeImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8016193Z copying torch/include/c10/core/SymbolicShapeMeta.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8017247Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8018372Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8019581Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8020723Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8021984Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8023052Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core 2024-06-26T04:54:16.8023746Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-06-26T04:54:16.8025074Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-06-26T04:54:16.8026437Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-06-26T04:54:16.8027845Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-06-26T04:54:16.8033370Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-06-26T04:54:16.8034763Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing 2024-06-26T04:54:16.8035495Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-06-26T04:54:16.8037154Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-06-26T04:54:16.8038987Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-06-26T04:54:16.8040352Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-06-26T04:54:16.8042012Z copying torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-06-26T04:54:16.8043431Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl 2024-06-26T04:54:16.8044344Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:54:16.8045782Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:54:16.8047338Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:54:16.8048742Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:54:16.8050230Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:54:16.8051646Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:54:16.8053121Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:54:16.8058882Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch 2024-06-26T04:54:16.8059701Z creating build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-06-26T04:54:16.8061150Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-06-26T04:54:16.8062646Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-06-26T04:54:16.8064142Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-06-26T04:54:16.8065662Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration 2024-06-26T04:54:16.8066464Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8067676Z copying torch/include/c10/core/impl/COW.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8068907Z copying torch/include/c10/core/impl/COWDeleter.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8070394Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8071660Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8072858Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8074241Z copying torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8075585Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8076837Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8078175Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8079592Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8080892Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8082161Z copying torch/include/c10/core/impl/PyObjectSlot.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8083539Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8085003Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8086444Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8087788Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8088988Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl 2024-06-26T04:54:16.8089600Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8090700Z copying torch/include/c10/util/AbortHandler.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8091736Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8092897Z copying torch/include/c10/util/ApproximateClock.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8093907Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8095190Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8096299Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8097402Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8098387Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8099435Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8100448Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8101413Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8102575Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8103700Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8104864Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8105960Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8106981Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8108026Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8109238Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8110625Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8111706Z copying torch/include/c10/util/FbcodeMaps.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8112702Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8113847Z copying torch/include/c10/util/Float8_e4m3fn-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8114905Z copying torch/include/c10/util/Float8_e4m3fn.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8116057Z copying torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8117156Z copying torch/include/c10/util/Float8_e4m3fnuz.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8118292Z copying torch/include/c10/util/Float8_e5m2-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8119496Z copying torch/include/c10/util/Float8_e5m2.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8120667Z copying torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8121777Z copying torch/include/c10/util/Float8_e5m2fnuz.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8122875Z copying torch/include/c10/util/Float8_fnuz_cvt.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8123967Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8124997Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8125978Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8127066Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8128152Z copying torch/include/c10/util/Lazy.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8129223Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8130187Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8131226Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8132314Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8133373Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8134635Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8135774Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8137008Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8138144Z copying torch/include/c10/util/ParallelGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8139177Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8140242Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8141293Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8142365Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8143439Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8144557Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8145656Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8146900Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8147869Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8148934Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8149990Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8150992Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8152356Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8153463Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8154444Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8155564Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8156565Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8157663Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8158663Z copying torch/include/c10/util/bit_cast.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8159624Z copying torch/include/c10/util/bits.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8160641Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8161853Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8162930Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8163978Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8164952Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8166027Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8167170Z copying torch/include/c10/util/floating_point_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8168238Z copying torch/include/c10/util/generic_math.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8169325Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8170301Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8171404Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8172417Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8173536Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8174857Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8176222Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8177172Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8178446Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8179530Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8180581Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8181563Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8182563Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8183592Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8184617Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8185825Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8186893Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8187972Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8189085Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8190062Z copying torch/include/c10/util/ssize.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8191171Z copying torch/include/c10/util/static_tracepoint.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8192401Z copying torch/include/c10/util/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8193408Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8194587Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8195651Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8196707Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8197751Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8198818Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8199816Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8200909Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/util 2024-06-26T04:54:16.8201615Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8202728Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8203905Z copying torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8205139Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8206374Z copying torch/include/c10/cuda/CUDADeviceAssertion.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8207657Z copying torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8208791Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8209907Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8211139Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8212223Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8213279Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8214516Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8215677Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8216794Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8217871Z copying torch/include/c10/cuda/driver_api.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda 2024-06-26T04:54:16.8218514Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl 2024-06-26T04:54:16.8219965Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl 2024-06-26T04:54:16.8221185Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl 2024-06-26T04:54:16.8221777Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-06-26T04:54:16.8222979Z copying torch/include/c10/xpu/XPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-06-26T04:54:16.8224086Z copying torch/include/c10/xpu/XPUDeviceProp.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-06-26T04:54:16.8225172Z copying torch/include/c10/xpu/XPUException.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-06-26T04:54:16.8226265Z copying torch/include/c10/xpu/XPUFunctions.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-06-26T04:54:16.8227301Z copying torch/include/c10/xpu/XPUMacros.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-06-26T04:54:16.8228471Z copying torch/include/c10/xpu/XPUStream.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu 2024-06-26T04:54:16.8229116Z creating build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/impl 2024-06-26T04:54:16.8230344Z copying torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/impl 2024-06-26T04:54:16.8230940Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-06-26T04:54:16.8231922Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-06-26T04:54:16.8233006Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-06-26T04:54:16.8233944Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-06-26T04:54:16.8234864Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-06-26T04:54:16.8235960Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch 2024-06-26T04:54:16.8236583Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8237658Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8238808Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8239910Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8240986Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8242011Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8243160Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8244217Z copying torch/include/torch/csrc/Event.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8245367Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8246483Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8247553Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8248690Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8249759Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8250968Z copying torch/include/torch/csrc/PyInterpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8252142Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8253202Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8254385Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8255581Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8256821Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8257856Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8258929Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8259919Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8260991Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8262112Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8263130Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8264223Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8265359Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8266509Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8267654Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8268715Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc 2024-06-26T04:54:16.8269491Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api 2024-06-26T04:54:16.8270267Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include 2024-06-26T04:54:16.8271069Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8272627Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8274196Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8275840Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8277424Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8279001Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8280586Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8282337Z copying torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8283903Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8285548Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8287116Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8288889Z copying torch/include/torch/csrc/api/include/torch/linalg.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8290480Z copying torch/include/torch/csrc/api/include/torch/mps.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8292091Z copying torch/include/torch/csrc/api/include/torch/nested.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8293658Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8295343Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8297086Z copying torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8298715Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8300497Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8302147Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8303776Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8305360Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8306965Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8308623Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8310158Z copying torch/include/torch/csrc/api/include/torch/xpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8311781Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:16.8312687Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:16.8314549Z copying torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:16.8316479Z copying torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:16.8318309Z copying torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:16.8320053Z copying torch/include/torch/csrc/api/include/torch/data/example.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:16.8321832Z copying torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:16.8323651Z copying torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:16.8325479Z copying torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:16.8327662Z copying torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:16.8328779Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:54:16.8330848Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:54:16.8333019Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:54:16.8335351Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:54:16.8336489Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:16.8338518Z copying torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:16.8340681Z copying torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:16.8342701Z copying torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:16.8344760Z copying torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:16.8346820Z copying torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:16.8348942Z copying torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:16.8351102Z copying torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:16.8352147Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:54:16.8354187Z copying torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:54:16.8356125Z copying torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:54:16.8358213Z copying torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:54:16.8359280Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:16.8361309Z copying torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:16.8363482Z copying torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:16.8365639Z copying torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:16.8367720Z copying torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:16.8369992Z copying torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:16.8372137Z copying torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:16.8374333Z copying torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:16.8375399Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:54:16.8377572Z copying torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:54:16.8379740Z copying torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:54:16.8381918Z copying torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:54:16.8384150Z copying torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:54:16.8386312Z copying torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:54:16.8387284Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail 2024-06-26T04:54:16.8389333Z copying torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail 2024-06-26T04:54:16.8391153Z copying torch/include/torch/csrc/api/include/torch/detail/static.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail 2024-06-26T04:54:16.8392133Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:16.8393888Z copying torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:16.8395698Z copying torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:16.8397383Z copying torch/include/torch/csrc/api/include/torch/nn/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:16.8399113Z copying torch/include/torch/csrc/api/include/torch/nn/module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:16.8400824Z copying torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:16.8402574Z copying torch/include/torch/csrc/api/include/torch/nn/options.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:16.8404343Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:16.8406059Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:16.8407783Z copying torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:16.8408827Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8410932Z copying torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8413194Z copying torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8415380Z copying torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8417560Z copying torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8419643Z copying torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8421784Z copying torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8423836Z copying torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8426095Z copying torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8428184Z copying torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8430215Z copying torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8432422Z copying torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8434625Z copying torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8436766Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8438849Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8440980Z copying torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8443072Z copying torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:16.8444092Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8446132Z copying torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8448175Z copying torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8450222Z copying torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8452162Z copying torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8454317Z copying torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8456529Z copying torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8458572Z copying torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8460515Z copying torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8462550Z copying torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8464474Z copying torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8466440Z copying torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8468656Z copying torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8470640Z copying torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8472739Z copying torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8474759Z copying torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8476714Z copying torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8478847Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8481007Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8483202Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8485206Z copying torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8487176Z copying torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:16.8488207Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8490160Z copying torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8492170Z copying torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8494307Z copying torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8496388Z copying torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8498512Z copying torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8500485Z copying torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8502500Z copying torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8504500Z copying torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8506557Z copying torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8508527Z copying torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8510567Z copying torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8512579Z copying torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8514508Z copying torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8516609Z copying torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8518608Z copying torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8520811Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8522783Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8524714Z copying torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8526791Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8528953Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8531091Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8533150Z copying torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8535236Z copying torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:16.8536464Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:16.8538698Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:16.8541281Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:16.8543590Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:16.8546000Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:16.8548369Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:16.8550747Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:16.8553101Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:16.8555611Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:16.8558066Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:16.8560449Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:16.8561490Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-06-26T04:54:16.8563571Z copying torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-06-26T04:54:16.8564633Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:54:16.8566559Z copying torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:54:16.8568597Z copying torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:54:16.8570489Z copying torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:54:16.8571430Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:16.8573258Z copying torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:16.8575225Z copying torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:16.8577089Z copying torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:16.8578890Z copying torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:16.8580752Z copying torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:16.8582605Z copying torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:16.8584642Z copying torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:16.8586420Z copying torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:16.8587546Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:54:16.8589744Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:54:16.8592166Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:54:16.8594341Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:54:16.8595374Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:54:16.8597453Z copying torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:54:16.8599498Z copying torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:54:16.8601537Z copying torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:54:16.8603516Z copying torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:54:16.8604262Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8605875Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8607337Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8608857Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8610285Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8611661Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8613316Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8614802Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8616290Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8617577Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8618878Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8620270Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8621631Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8623041Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8624555Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8625930Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8627332Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8628746Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8630219Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8631610Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8633077Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8634634Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8636064Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8637532Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8638984Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8640457Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8641892Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8643416Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8644882Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8646328Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8647718Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8649235Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8650745Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8652286Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8653786Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8655444Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8657043Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8658585Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8660087Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8661642Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8663167Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8664646Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8666063Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8667539Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8668866Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8670203Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8671711Z copying torch/include/torch/csrc/autograd/variable_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd 2024-06-26T04:54:16.8672561Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-06-26T04:54:16.8674289Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-06-26T04:54:16.8675969Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-06-26T04:54:16.8677551Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-06-26T04:54:16.8679192Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-06-26T04:54:16.8680934Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-06-26T04:54:16.8682555Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions 2024-06-26T04:54:16.8683419Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-06-26T04:54:16.8685137Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-06-26T04:54:16.8686906Z copying torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-06-26T04:54:16.8688665Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-06-26T04:54:16.8690351Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-06-26T04:54:16.8692143Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-06-26T04:54:16.8693839Z copying torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated 2024-06-26T04:54:16.8694767Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-06-26T04:54:16.8696424Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-06-26T04:54:16.8698081Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-06-26T04:54:16.8699878Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-06-26T04:54:16.8701552Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-06-26T04:54:16.8703092Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-06-26T04:54:16.8704657Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils 2024-06-26T04:54:16.8705340Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:54:16.8706840Z copying torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:54:16.8708034Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:54:16.8709272Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:54:16.8710562Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:54:16.8711725Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:54:16.8712910Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:54:16.8714152Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:54:16.8715467Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:54:16.8716659Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:54:16.8718031Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:54:16.8719318Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda 2024-06-26T04:54:16.8720067Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed 2024-06-26T04:54:16.8720849Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8722475Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8724012Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8725580Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8727153Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8728782Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8730370Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8732037Z copying torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8733634Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8735378Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8737425Z copying torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8739230Z copying torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8740883Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8742652Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8744355Z copying torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8746023Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8747684Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8749540Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8751246Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8752970Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8755011Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupCudaP2P.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8756792Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8758686Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8760464Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8762322Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8764073Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8765904Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8767683Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8769346Z copying torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8770932Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8772720Z copying torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8774475Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8776308Z copying torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8778048Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8779714Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8781345Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8783049Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8784644Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8786328Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8787905Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8789597Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8791345Z copying torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8793048Z copying torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8794620Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8796235Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8798063Z copying torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8799736Z copying torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:16.8800585Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8802186Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8803754Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8805310Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8806872Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8808546Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8810217Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8811832Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8813508Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8815263Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8817175Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8818949Z copying torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8820454Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8822036Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8823674Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8825315Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8826899Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8828552Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8830148Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8831833Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8833457Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8835141Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8836947Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8838710Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8840252Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8842005Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8843831Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8845347Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:16.8846257Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd 2024-06-26T04:54:16.8847287Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context 2024-06-26T04:54:16.8849265Z copying torch/include/torch/csrc/distributed/autograd/context/container.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context 2024-06-26T04:54:16.8851250Z copying torch/include/torch/csrc/distributed/autograd/context/context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context 2024-06-26T04:54:16.8852276Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions 2024-06-26T04:54:16.8854508Z copying torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions 2024-06-26T04:54:16.8856792Z copying torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions 2024-06-26T04:54:16.8857941Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:16.8860079Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:16.8862349Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:16.8864663Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:16.8866917Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:16.8869273Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:16.8871428Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:16.8873653Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:16.8875865Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:16.8878043Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:16.8880241Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:16.8880946Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:54:16.8882267Z copying torch/include/torch/csrc/dynamo/cache_entry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:54:16.8883692Z copying torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:54:16.8884981Z copying torch/include/torch/csrc/dynamo/cpp_shim.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:54:16.8886346Z copying torch/include/torch/csrc/dynamo/cpython_defs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:54:16.8887680Z copying torch/include/torch/csrc/dynamo/debug_macros.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:54:16.8888992Z copying torch/include/torch/csrc/dynamo/eval_frame.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:54:16.8890272Z copying torch/include/torch/csrc/dynamo/extra_state.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:54:16.8891533Z copying torch/include/torch/csrc/dynamo/guards.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:54:16.8892781Z copying torch/include/torch/csrc/dynamo/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:54:16.8894391Z copying torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:54:16.8895789Z copying torch/include/torch/csrc/dynamo/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo 2024-06-26T04:54:16.8896595Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor 2024-06-26T04:54:16.8897975Z copying torch/include/torch/csrc/inductor/inductor_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor 2024-06-26T04:54:16.8898858Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:54:16.8900635Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:54:16.8902475Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:54:16.8904330Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:54:16.8906010Z copying torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:54:16.8907026Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:16.8908743Z copying torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:16.8910448Z copying torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:16.8912163Z copying torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:16.8913807Z copying torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:16.8915657Z copying torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:16.8917378Z copying torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:16.8919078Z copying torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:16.8920728Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:16.8922412Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:16.8923301Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:54:16.8924985Z copying torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:54:16.8926670Z copying torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:54:16.8928386Z copying torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:54:16.8929976Z copying torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:54:16.8930839Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/c 2024-06-26T04:54:16.8932460Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/c 2024-06-26T04:54:16.8933615Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-06-26T04:54:16.8935648Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-06-26T04:54:16.8937635Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-06-26T04:54:16.8938336Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2024-06-26T04:54:16.8939518Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2024-06-26T04:54:16.8940761Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2024-06-26T04:54:16.8942044Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit 2024-06-26T04:54:16.8942931Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:16.8944398Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:16.8946026Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:16.8947608Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:16.8949175Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:16.8950767Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:16.8952418Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:16.8954008Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:16.8955611Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:16.8957203Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:16.8957978Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8959468Z copying torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8960949Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8962383Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8963891Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8965291Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8966823Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8968503Z copying torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8970048Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8971714Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8973282Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8975028Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8976475Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8977957Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8979521Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8981146Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8982836Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8984388Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8985847Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8987395Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8988885Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8990532Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8992063Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8993648Z copying torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8998447Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.8999974Z copying torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9001445Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9003034Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9004658Z copying torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9006229Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9007823Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9009439Z copying torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9011048Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9012714Z copying torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9014270Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9015683Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9017172Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9018744Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9020300Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9021898Z copying torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9023630Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9025147Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9026726Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9028170Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9029670Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9031118Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9032818Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9034298Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9035756Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9037335Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9038806Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9040262Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9041707Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9043192Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9044692Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9046258Z copying torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9047723Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9049265Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9050761Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9052241Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9053678Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9095784Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9097485Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9099073Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9100660Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9102321Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9103852Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9105324Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9106862Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9108338Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9109879Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9111484Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9113098Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9114744Z copying torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9116452Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9117988Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9119507Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9121148Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9122695Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9124303Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9125752Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9126931Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9128109Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9129613Z copying torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9130855Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9132150Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9133538Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9135352Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:16.9136312Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:16.9138187Z copying torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:16.9140133Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:16.9142221Z copying torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:16.9144218Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:16.9146476Z copying torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:16.9148553Z copying torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:16.9150811Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:16.9152957Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:16.9154987Z copying torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:16.9155801Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:54:16.9157418Z copying torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:54:16.9159028Z copying torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:54:16.9160652Z copying torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:54:16.9162411Z copying torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:54:16.9164378Z copying torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:54:16.9165259Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9166752Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9168508Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9170218Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9171869Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9173619Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9175522Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9177398Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9179141Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9180890Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9182376Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9183851Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9185369Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9186844Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9188297Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9189828Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9191272Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9192841Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9194426Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9196129Z copying torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9197672Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9199568Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9201041Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9202911Z copying torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9204641Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9206542Z copying torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9208067Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9209876Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9211608Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9213411Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9215352Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9216982Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:16.9217699Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:16.9219046Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:16.9220518Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:16.9221854Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:16.9223219Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:16.9224560Z copying torch/include/torch/csrc/jit/ir/graph_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:16.9225773Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:16.9227049Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:16.9228441Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:16.9229754Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:16.9231051Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:16.9232299Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:16.9233764Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:16.9235072Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:16.9235837Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9237373Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9238760Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9240145Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9241683Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9243284Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9244843Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9246505Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9248025Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9249651Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9251221Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9252909Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9254629Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9256215Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9257824Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9259334Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9260946Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9262398Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9263948Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9265461Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9267005Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9268348Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9269179Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9270088Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9270883Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9271686Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9272458Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9273226Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9274822Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:16.9275501Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-06-26T04:54:16.9276669Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-06-26T04:54:16.9277431Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-06-26T04:54:16.9278197Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-06-26T04:54:16.9278884Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-06-26T04:54:16.9279570Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api 2024-06-26T04:54:16.9280009Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9281019Z copying torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9281967Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9282806Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9283747Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9284672Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9285634Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9286466Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9287399Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9288344Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9289295Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9290163Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9291027Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9291996Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9292821Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9293656Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9294934Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9295804Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9296854Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9297748Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9298630Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9299545Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:16.9299941Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9301291Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9302520Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9303272Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9304047Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9304841Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9305727Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9306688Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9308030Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9309066Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9309828Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9310634Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9311508Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9312298Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9313061Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9314228Z copying torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9315685Z copying torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python 2024-06-26T04:54:16.9316421Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9317742Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9319187Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9320596Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9322141Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9323537Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9324941Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9326346Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9327868Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9329428Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9330897Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9332302Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9333723Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9335242Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9336850Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9338462Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9339983Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9341465Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9343009Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9344488Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9346075Z copying torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9347619Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9349096Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:16.9349865Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing 2024-06-26T04:54:16.9351414Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing 2024-06-26T04:54:16.9352951Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing 2024-06-26T04:54:16.9353722Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9355247Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9356846Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9358477Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9360089Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9361612Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9363149Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9364833Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9366404Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9367962Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9369429Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9371016Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9372226Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9373108Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9374079Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9375125Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9375983Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9376801Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9377614Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9378449Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9379365Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9380114Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9380923Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9381764Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9382573Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9383390Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9384196Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9384998Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9385781Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9386607Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9387395Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9388196Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9389543Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9390987Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9391930Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9392751Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9393589Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9394365Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9395148Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9396720Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9397834Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9398714Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9399551Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:16.9400044Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:16.9401085Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:16.9402585Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:16.9404315Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:16.9406113Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:16.9407856Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:16.9409609Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:16.9410875Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:16.9411852Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:16.9412820Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:16.9413224Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen 2024-06-26T04:54:16.9413665Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2024-06-26T04:54:16.9414660Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda 2024-06-26T04:54:16.9415106Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2024-06-26T04:54:16.9416373Z copying torch/include/torch/csrc/onnx/back_compat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2024-06-26T04:54:16.9417450Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2024-06-26T04:54:16.9418096Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx 2024-06-26T04:54:16.9418481Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:54:16.9419164Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:54:16.9419902Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:54:16.9420683Z copying torch/include/torch/csrc/profiler/combined_traceback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:54:16.9421505Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:54:16.9422224Z copying torch/include/torch/csrc/profiler/data_flow.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:54:16.9422924Z copying torch/include/torch/csrc/profiler/events.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:54:16.9423659Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:54:16.9424363Z copying torch/include/torch/csrc/profiler/perf-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:54:16.9425039Z copying torch/include/torch/csrc/profiler/perf.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:54:16.9425771Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler 2024-06-26T04:54:16.9426248Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:54:16.9427188Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:54:16.9428133Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:54:16.9429079Z copying torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:54:16.9429549Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:54:16.9430519Z copying torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:54:16.9431425Z copying torch/include/torch/csrc/profiler/standalone/itt_observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:54:16.9432323Z copying torch/include/torch/csrc/profiler/standalone/nvtx_observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:54:16.9433284Z copying torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:54:16.9433718Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/stubs 2024-06-26T04:54:16.9434493Z copying torch/include/torch/csrc/profiler/stubs/base.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/stubs 2024-06-26T04:54:16.9434933Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9436510Z copying torch/include/torch/csrc/profiler/unwind/action.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9437736Z copying torch/include/torch/csrc/profiler/unwind/communicate.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9438595Z copying torch/include/torch/csrc/profiler/unwind/debug_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9439426Z copying torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9440332Z copying torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9441157Z copying torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9442016Z copying torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9443164Z copying torch/include/torch/csrc/profiler/unwind/fde.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9444609Z copying torch/include/torch/csrc/profiler/unwind/lexer.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9445528Z copying torch/include/torch/csrc/profiler/unwind/line_number_program.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9446343Z copying torch/include/torch/csrc/profiler/unwind/mem_file.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9447176Z copying torch/include/torch/csrc/profiler/unwind/range_table.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9448079Z copying torch/include/torch/csrc/profiler/unwind/sections.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9448878Z copying torch/include/torch/csrc/profiler/unwind/unwind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9449717Z copying torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9450879Z copying torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:16.9451733Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python 2024-06-26T04:54:16.9453340Z copying torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python 2024-06-26T04:54:16.9454990Z copying torch/include/torch/csrc/profiler/python/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python 2024-06-26T04:54:16.9456529Z copying torch/include/torch/csrc/profiler/python/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python 2024-06-26T04:54:16.9457198Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9458383Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9459634Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9460844Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9462108Z copying torch/include/torch/csrc/utils/device_lazy_init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9463545Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9464669Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9465947Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9467100Z copying torch/include/torch/csrc/utils/nested.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9468281Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9469490Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9470665Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9471834Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9473243Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9474578Z copying torch/include/torch/csrc/utils/pyobject_preservation.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9475858Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9477079Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9478354Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9479581Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9480879Z copying torch/include/torch/csrc/utils/python_raii.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9482144Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9483372Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9484584Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9485904Z copying torch/include/torch/csrc/utils/python_symnode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9487259Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9488504Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9489817Z copying torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9491002Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9492118Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9493295Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9494641Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9495876Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9497271Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9498546Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9499745Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9501057Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9502239Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9503440Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9504707Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9505913Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9507383Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9508710Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9509995Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9511211Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9512384Z copying torch/include/torch/csrc/utils/verbose.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils 2024-06-26T04:54:16.9513090Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/tensor 2024-06-26T04:54:16.9514429Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/tensor 2024-06-26T04:54:16.9515075Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy 2024-06-26T04:54:16.9515798Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-06-26T04:54:16.9517227Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-06-26T04:54:16.9518673Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-06-26T04:54:16.9520278Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-06-26T04:54:16.9521717Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend 2024-06-26T04:54:16.9522443Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9523667Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9524935Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9526260Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9527559Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9528788Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9530073Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9531335Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9532656Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9533979Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9535413Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9536727Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9538117Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9539418Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9540830Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9542227Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9543496Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9544861Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9546136Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9547469Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9548881Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9550204Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9551439Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9552718Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9554025Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:16.9554872Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/internal_ops 2024-06-26T04:54:16.9556465Z copying torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/internal_ops 2024-06-26T04:54:16.9557218Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops 2024-06-26T04:54:16.9558735Z copying torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops 2024-06-26T04:54:16.9560105Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops 2024-06-26T04:54:16.9560822Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/python 2024-06-26T04:54:16.9562222Z copying torch/include/torch/csrc/lazy/python/python_util.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/python 2024-06-26T04:54:16.9562982Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:16.9564344Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:16.9565832Z copying torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:16.9567224Z copying torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:16.9568694Z copying torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:16.9570192Z copying torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:16.9571644Z copying torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:16.9573123Z copying torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:16.9574723Z copying torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:16.9576252Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:16.9577695Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:16.9578342Z creating build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu 2024-06-26T04:54:16.9579452Z copying torch/include/torch/csrc/xpu/Event.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu 2024-06-26T04:54:16.9580556Z copying torch/include/torch/csrc/xpu/Module.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu 2024-06-26T04:54:16.9581658Z copying torch/include/torch/csrc/xpu/Stream.h -> build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu 2024-06-26T04:54:16.9582326Z creating build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9583248Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9584272Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9585191Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9586154Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9587225Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9588195Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9589128Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9590060Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9590960Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9591975Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9592877Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9593976Z copying torch/include/pybind11/gil_safe_call_once.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9594962Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9595886Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9596889Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9597936Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9598912Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9599889Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9600786Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9601763Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9602885Z copying torch/include/pybind11/type_caster_pyobject_ptr.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9603814Z copying torch/include/pybind11/typing.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11 2024-06-26T04:54:16.9604555Z creating build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:54:16.9605666Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:54:16.9606864Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:54:16.9607958Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:54:16.9609076Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:54:16.9610267Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:54:16.9611485Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:54:16.9612615Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail 2024-06-26T04:54:16.9613334Z creating build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen 2024-06-26T04:54:16.9614515Z copying torch/include/pybind11/eigen/common.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen 2024-06-26T04:54:16.9615592Z copying torch/include/pybind11/eigen/matrix.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen 2024-06-26T04:54:16.9616738Z copying torch/include/pybind11/eigen/tensor.h -> build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen 2024-06-26T04:54:16.9617815Z copying torch/_inductor/codegen/cpp_prefix.h -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen 2024-06-26T04:54:16.9618525Z creating build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime 2024-06-26T04:54:16.9619866Z copying torch/_inductor/codegen/aoti_runtime/implementation.cpp -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime 2024-06-26T04:54:16.9621170Z copying torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime 2024-06-26T04:54:16.9622056Z copying torch/_export/serde/schema.yaml -> build/lib.linux-x86_64-cpython-38/torch/_export/serde 2024-06-26T04:54:16.9622527Z creating build/lib.linux-x86_64-cpython-38/torch/share 2024-06-26T04:54:16.9623038Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake 2024-06-26T04:54:16.9623610Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/ATen 2024-06-26T04:54:16.9624683Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/ATen 2024-06-26T04:54:16.9625274Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-06-26T04:54:16.9626435Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-06-26T04:54:16.9627653Z copying torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-06-26T04:54:16.9628890Z copying torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-06-26T04:54:16.9630105Z copying torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-06-26T04:54:16.9631270Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-06-26T04:54:16.9632530Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2 2024-06-26T04:54:16.9633221Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:54:16.9634427Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:54:16.9635649Z copying torch/share/cmake/Caffe2/public/xpu.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:54:16.9636856Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:54:16.9638196Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:54:16.9639395Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:54:16.9640632Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:54:16.9641896Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:54:16.9643138Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:54:16.9644393Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public 2024-06-26T04:54:16.9645239Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-06-26T04:54:16.9646673Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-06-26T04:54:16.9648203Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-06-26T04:54:16.9649124Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:54:16.9651106Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:54:16.9652847Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:54:16.9655007Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:54:16.9656920Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:54:16.9658013Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:54:16.9659989Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:54:16.9661965Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:54:16.9663986Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:54:16.9666031Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:54:16.9666730Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe 2024-06-26T04:54:16.9668088Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe 2024-06-26T04:54:16.9669593Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe 2024-06-26T04:54:16.9670214Z creating build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch 2024-06-26T04:54:16.9671450Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch 2024-06-26T04:54:16.9672608Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch 2024-06-26T04:54:16.9673917Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils 2024-06-26T04:54:16.9675529Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:16.9677224Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:16.9678745Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:16.9680254Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:16.9681235Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-06-26T04:54:16.9682292Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-06-26T04:54:16.9683185Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-06-26T04:54:16.9684131Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-38/torch/utils/model_dump 2024-06-26T04:54:16.9684891Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:54:16.9685656Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:54:16.9686449Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:54:16.9687225Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:54:16.9688047Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:54:16.9688776Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:54:17.1618429Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:54:17.1620133Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-38/torch/lib 2024-06-26T04:54:17.1621765Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe 2024-06-26T04:54:17.1623700Z copying torch/include/tensorpipe/tensorpipe.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe 2024-06-26T04:54:17.1626072Z copying torch/include/tensorpipe/config.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe 2024-06-26T04:54:17.1627970Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel 2024-06-26T04:54:17.1630164Z copying torch/include/tensorpipe/channel/context.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel 2024-06-26T04:54:17.1633068Z copying torch/include/tensorpipe/channel/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel 2024-06-26T04:54:17.1635271Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/basic 2024-06-26T04:54:17.1637676Z copying torch/include/tensorpipe/channel/basic/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/basic 2024-06-26T04:54:17.1640071Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/cma 2024-06-26T04:54:17.1642452Z copying torch/include/tensorpipe/channel/cma/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/cma 2024-06-26T04:54:17.1644802Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/mpt 2024-06-26T04:54:17.1647088Z copying torch/include/tensorpipe/channel/mpt/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/mpt 2024-06-26T04:54:17.1649403Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/xth 2024-06-26T04:54:17.1651722Z copying torch/include/tensorpipe/channel/xth/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/xth 2024-06-26T04:54:17.1654075Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-06-26T04:54:17.1656480Z copying torch/include/tensorpipe/common/buffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-06-26T04:54:17.1659133Z copying torch/include/tensorpipe/common/cpu_buffer.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-06-26T04:54:17.1661825Z copying torch/include/tensorpipe/common/device.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-06-26T04:54:17.1664436Z copying torch/include/tensorpipe/common/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-06-26T04:54:17.1667123Z copying torch/include/tensorpipe/common/optional.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common 2024-06-26T04:54:17.1669377Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-06-26T04:54:17.1671480Z copying torch/include/tensorpipe/core/context.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-06-26T04:54:17.1673987Z copying torch/include/tensorpipe/core/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-06-26T04:54:17.1676556Z copying torch/include/tensorpipe/core/listener.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-06-26T04:54:17.1679162Z copying torch/include/tensorpipe/core/message.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-06-26T04:54:17.1681807Z copying torch/include/tensorpipe/core/pipe.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core 2024-06-26T04:54:17.1683894Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport 2024-06-26T04:54:17.1686195Z copying torch/include/tensorpipe/transport/context.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport 2024-06-26T04:54:17.1689064Z copying torch/include/tensorpipe/transport/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport 2024-06-26T04:54:17.1691330Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv 2024-06-26T04:54:17.1693702Z copying torch/include/tensorpipe/transport/ibv/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv 2024-06-26T04:54:17.1696939Z copying torch/include/tensorpipe/transport/ibv/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv 2024-06-26T04:54:17.1699936Z copying torch/include/tensorpipe/transport/ibv/utility.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv 2024-06-26T04:54:17.1702209Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/shm 2024-06-26T04:54:17.1704540Z copying torch/include/tensorpipe/transport/shm/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/shm 2024-06-26T04:54:17.1706848Z creating build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv 2024-06-26T04:54:17.1709187Z copying torch/include/tensorpipe/transport/uv/error.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv 2024-06-26T04:54:17.1712165Z copying torch/include/tensorpipe/transport/uv/factory.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv 2024-06-26T04:54:17.1715189Z copying torch/include/tensorpipe/transport/uv/utility.h -> build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv 2024-06-26T04:54:17.1717360Z creating build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1719197Z copying torch/include/kineto/AbstractConfig.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1721719Z copying torch/include/kineto/ActivityProfilerInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1724355Z copying torch/include/kineto/ActivityTraceInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1726829Z copying torch/include/kineto/ActivityType.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1728979Z copying torch/include/kineto/Config.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1731200Z copying torch/include/kineto/ClientInterface.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1733623Z copying torch/include/kineto/GenericTraceActivity.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1736353Z copying torch/include/kineto/IActivityProfiler.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1738751Z copying torch/include/kineto/ILoggerObserver.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1741079Z copying torch/include/kineto/ITraceActivity.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1743473Z copying torch/include/kineto/LoggingAPI.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1745619Z copying torch/include/kineto/TraceSpan.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1747760Z copying torch/include/kineto/ThreadUtil.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1749924Z copying torch/include/kineto/libkineto.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1752142Z copying torch/include/kineto/time_since_epoch.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1754494Z copying torch/include/kineto/output_base.h -> build/lib.linux-x86_64-cpython-38/torch/include/kineto 2024-06-26T04:54:17.1756195Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged 2024-06-26T04:54:17.1757538Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen 2024-06-26T04:54:17.1758998Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native 2024-06-26T04:54:17.1761241Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native 2024-06-26T04:54:17.1764007Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native 2024-06-26T04:54:17.1766113Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1768369Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1771517Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1774903Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1778188Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1794370Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1797670Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1800996Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1804053Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1807025Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1810030Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1812896Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1815993Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1818898Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1821901Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1824912Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1827916Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1831002Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1834235Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1837081Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1839180Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1840774Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1842371Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1844011Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1845694Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1847465Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1850674Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1853242Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1855123Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1856874Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1858644Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1860238Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1875953Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1877694Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1879249Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1880779Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1882375Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1884103Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1885699Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1887226Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates 2024-06-26T04:54:17.1888449Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1889516Z copying torchgen/packaged/autograd/BUILD.bazel -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1890802Z copying torchgen/packaged/autograd/README.md -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1892045Z copying torchgen/packaged/autograd/__init__.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1893373Z copying torchgen/packaged/autograd/build.bzl -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1894889Z copying torchgen/packaged/autograd/context.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1896275Z copying torchgen/packaged/autograd/deprecated.yaml -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1897645Z copying torchgen/packaged/autograd/derivatives.yaml -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1899104Z copying torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1900543Z copying torchgen/packaged/autograd/gen_autograd.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1901995Z copying torchgen/packaged/autograd/gen_autograd_functions.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1903444Z copying torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1904869Z copying torchgen/packaged/autograd/gen_python_functions.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1906248Z copying torchgen/packaged/autograd/gen_trace_type.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1907717Z copying torchgen/packaged/autograd/gen_variable_factories.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1909131Z copying torchgen/packaged/autograd/gen_variable_type.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1910489Z copying torchgen/packaged/autograd/gen_view_funcs.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1911909Z copying torchgen/packaged/autograd/load_derivatives.py -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd 2024-06-26T04:54:17.1913037Z creating build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1914504Z copying torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1916189Z copying torchgen/packaged/autograd/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1917771Z copying torchgen/packaged/autograd/templates/Functions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1919361Z copying torchgen/packaged/autograd/templates/TraceType.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1920979Z copying torchgen/packaged/autograd/templates/VariableType.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1922617Z copying torchgen/packaged/autograd/templates/VariableType.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1924275Z copying torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1925856Z copying torchgen/packaged/autograd/templates/ViewFuncs.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1927491Z copying torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1929168Z copying torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1930829Z copying torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1932517Z copying torchgen/packaged/autograd/templates/python_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1934352Z copying torchgen/packaged/autograd/templates/python_functions.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1936121Z copying torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1937846Z copying torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1939604Z copying torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1941296Z copying torchgen/packaged/autograd/templates/python_return_types.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1942972Z copying torchgen/packaged/autograd/templates/python_return_types.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1944663Z copying torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1946414Z copying torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1948148Z copying torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1949879Z copying torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1951564Z copying torchgen/packaged/autograd/templates/variable_factories.h -> build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates 2024-06-26T04:54:17.1952831Z copying torch/fx/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/fx 2024-06-26T04:54:17.1953682Z copying torch/jit/_script.pyi -> build/lib.linux-x86_64-cpython-38/torch/jit 2024-06-26T04:54:17.1954533Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:17.1955415Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn 2024-06-26T04:54:17.1956356Z copying torch/utils/_config_typing.pyi -> build/lib.linux-x86_64-cpython-38/torch/utils 2024-06-26T04:54:17.1957563Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/lib.linux-x86_64-cpython-38/torch/distributed/optim 2024-06-26T04:54:17.1958709Z copying torch/nn/utils/rnn.pyi -> build/lib.linux-x86_64-cpython-38/torch/nn/utils 2024-06-26T04:54:17.1959787Z copying torch/optim/_multi_tensor/__init__.pyi -> build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor 2024-06-26T04:54:17.1961054Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes 2024-06-26T04:54:17.2198290Z running build_ext 2024-06-26T04:54:17.2243059Z -- Building with NumPy bindings 2024-06-26T04:54:17.2243819Z -- Not using cuDNN 2024-06-26T04:54:17.2244157Z -- Not using CUDA 2024-06-26T04:54:17.2244446Z -- Not using XPU 2024-06-26T04:54:17.2244743Z -- Using MKLDNN 2024-06-26T04:54:17.2245228Z -- Not using Compute Library for the Arm architecture with MKLDNN 2024-06-26T04:54:17.2245785Z -- Not using CBLAS in MKLDNN 2024-06-26T04:54:17.2246144Z -- Not using NCCL 2024-06-26T04:54:17.2246496Z -- Building with distributed package: 2024-06-26T04:54:17.2246916Z -- USE_TENSORPIPE=True 2024-06-26T04:54:17.2247256Z -- USE_GLOO=True 2024-06-26T04:54:17.2247560Z -- USE_MPI=False 2024-06-26T04:54:17.2247859Z -- Building Executorch 2024-06-26T04:54:17.2248181Z -- Using ITT 2024-06-26T04:54:17.4002953Z Copying functorch._C from functorch/functorch.so to /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-38/functorch/_C.cpython-38-x86_64-linux-gnu.so 2024-06-26T04:54:17.4004960Z copying functorch/functorch.so -> /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-38/functorch/_C.cpython-38-x86_64-linux-gnu.so 2024-06-26T04:54:17.4010273Z building 'torch._C' extension 2024-06-26T04:54:17.4011806Z creating build/temp.linux-x86_64-cpython-38 2024-06-26T04:54:17.4012432Z creating build/temp.linux-x86_64-cpython-38/torch 2024-06-26T04:54:17.4013129Z creating build/temp.linux-x86_64-cpython-38/torch/csrc 2024-06-26T04:54:17.4016558Z gcc -pthread -B /opt/conda/envs/py_3.8/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/envs/py_3.8/include/python3.8 -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-38/torch/csrc/stub.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unknown-pragmas -fno-strict-aliasing 2024-06-26T04:54:17.4866790Z gcc -pthread -shared -B /opt/conda/envs/py_3.8/compiler_compat -L/opt/conda/envs/py_3.8/lib -Wl,-rpath=/opt/conda/envs/py_3.8/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-38/torch/csrc/stub.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-38/torch/_C.cpython-38-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2024-06-26T04:54:17.5527048Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-06-26T04:54:17.5528586Z !! 2024-06-26T04:54:17.5528743Z 2024-06-26T04:54:17.5528936Z ******************************************************************************** 2024-06-26T04:54:17.5530911Z Please avoid running ``setup.py`` directly. 2024-06-26T04:54:17.5531864Z Instead, use pypa/build, pypa/installer or other 2024-06-26T04:54:17.5532588Z standards-based tools. 2024-06-26T04:54:17.5532843Z 2024-06-26T04:54:17.5533315Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-06-26T04:54:17.5534346Z ******************************************************************************** 2024-06-26T04:54:17.5534709Z 2024-06-26T04:54:17.5534799Z !! 2024-06-26T04:54:17.5535057Z self.initialize_options() 2024-06-26T04:54:17.5603668Z installing to build/bdist.linux-x86_64/wheel 2024-06-26T04:54:17.5604427Z running install 2024-06-26T04:54:17.5659645Z running install_lib 2024-06-26T04:54:17.5730405Z creating build/bdist.linux-x86_64 2024-06-26T04:54:17.5731499Z creating build/bdist.linux-x86_64/wheel 2024-06-26T04:54:17.5732468Z creating build/bdist.linux-x86_64/wheel/functorch 2024-06-26T04:54:17.5733409Z copying build/lib.linux-x86_64-cpython-38/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/functorch 2024-06-26T04:54:17.5734883Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2024-06-26T04:54:17.5736818Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2024-06-26T04:54:17.5738708Z creating build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2024-06-26T04:54:17.5740928Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2024-06-26T04:54:17.5743393Z creating build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2024-06-26T04:54:17.5745780Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/eager_transforms/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2024-06-26T04:54:17.5748126Z creating build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2024-06-26T04:54:17.5750578Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/make_functional/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2024-06-26T04:54:17.5752835Z creating build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2024-06-26T04:54:17.5754880Z copying build/lib.linux-x86_64-cpython-38/functorch/_src/vmap/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2024-06-26T04:54:17.5757054Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2024-06-26T04:54:17.5758983Z copying build/lib.linux-x86_64-cpython-38/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/compile 2024-06-26T04:54:17.5760812Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:54:17.5762663Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:54:17.5765201Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:54:17.5768117Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:54:17.5770771Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:54:17.5773369Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:54:17.5776223Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:54:17.5778713Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:54:17.5781166Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:54:17.5783597Z copying build/lib.linux-x86_64-cpython-38/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2024-06-26T04:54:17.5785399Z creating build/bdist.linux-x86_64/wheel/functorch/einops 2024-06-26T04:54:17.5787313Z copying build/lib.linux-x86_64-cpython-38/functorch/einops/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-06-26T04:54:17.5789974Z copying build/lib.linux-x86_64-cpython-38/functorch/einops/_parsing.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-06-26T04:54:17.5792801Z copying build/lib.linux-x86_64-cpython-38/functorch/einops/rearrange.py -> build/bdist.linux-x86_64/wheel/functorch/einops 2024-06-26T04:54:17.5794791Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2024-06-26T04:54:17.5796892Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-06-26T04:54:17.5799915Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/control_flow.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-06-26T04:54:17.5802882Z copying build/lib.linux-x86_64-cpython-38/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2024-06-26T04:54:17.5805729Z copying build/lib.linux-x86_64-cpython-38/functorch/_C.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/functorch 2024-06-26T04:54:17.5807636Z creating build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5809169Z copying build/lib.linux-x86_64-cpython-38/torch/_VF.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5811564Z copying build/lib.linux-x86_64-cpython-38/torch/__config__.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5813945Z copying build/lib.linux-x86_64-cpython-38/torch/__future__.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5816438Z copying build/lib.linux-x86_64-cpython-38/torch/__init__.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5818671Z copying build/lib.linux-x86_64-cpython-38/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5820876Z copying build/lib.linux-x86_64-cpython-38/torch/_classes.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5823089Z copying build/lib.linux-x86_64-cpython-38/torch/_compile.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5825342Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_ops.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5827558Z copying build/lib.linux-x86_64-cpython-38/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5829899Z copying build/lib.linux-x86_64-cpython-38/torch/_guards.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5832141Z copying build/lib.linux-x86_64-cpython-38/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5834479Z copying build/lib.linux-x86_64-cpython-38/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5836670Z copying build/lib.linux-x86_64-cpython-38/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5839013Z copying build/lib.linux-x86_64-cpython-38/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5841334Z copying build/lib.linux-x86_64-cpython-38/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5843779Z copying build/lib.linux-x86_64-cpython-38/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5845864Z copying build/lib.linux-x86_64-cpython-38/torch/_ops.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5848091Z copying build/lib.linux-x86_64-cpython-38/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5850380Z copying build/lib.linux-x86_64-cpython-38/torch/_size_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5852532Z copying build/lib.linux-x86_64-cpython-38/torch/_sources.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5854886Z copying build/lib.linux-x86_64-cpython-38/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5857196Z copying build/lib.linux-x86_64-cpython-38/torch/_streambase.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5859382Z copying build/lib.linux-x86_64-cpython-38/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5861547Z copying build/lib.linux-x86_64-cpython-38/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5863947Z copying build/lib.linux-x86_64-cpython-38/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5866260Z copying build/lib.linux-x86_64-cpython-38/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5868469Z copying build/lib.linux-x86_64-cpython-38/torch/_utils.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5870783Z copying build/lib.linux-x86_64-cpython-38/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5873123Z copying build/lib.linux-x86_64-cpython-38/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5875610Z copying build/lib.linux-x86_64-cpython-38/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5878032Z copying build/lib.linux-x86_64-cpython-38/torch/functional.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5880226Z copying build/lib.linux-x86_64-cpython-38/torch/hub.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5882436Z copying build/lib.linux-x86_64-cpython-38/torch/library.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5884825Z copying build/lib.linux-x86_64-cpython-38/torch/overrides.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5887144Z copying build/lib.linux-x86_64-cpython-38/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5889388Z copying build/lib.linux-x86_64-cpython-38/torch/random.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5891653Z copying build/lib.linux-x86_64-cpython-38/torch/return_types.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5893983Z copying build/lib.linux-x86_64-cpython-38/torch/serialization.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5896249Z copying build/lib.linux-x86_64-cpython-38/torch/storage.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5898350Z copying build/lib.linux-x86_64-cpython-38/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5900561Z copying build/lib.linux-x86_64-cpython-38/torch/types.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5902551Z copying build/lib.linux-x86_64-cpython-38/torch/version.py -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.5904073Z creating build/bdist.linux-x86_64/wheel/torch/_awaits 2024-06-26T04:54:17.5905796Z copying build/lib.linux-x86_64-cpython-38/torch/_awaits/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_awaits 2024-06-26T04:54:17.5907585Z creating build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-06-26T04:54:17.5909623Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_op/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-06-26T04:54:17.5912033Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_op/autograd.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-06-26T04:54:17.5914658Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_op/functional.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-06-26T04:54:17.5917237Z copying build/lib.linux-x86_64-cpython-38/torch/_custom_op/impl.py -> build/bdist.linux-x86_64/wheel/torch/_custom_op 2024-06-26T04:54:17.5918346Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2024-06-26T04:54:17.5919613Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-06-26T04:54:17.5921219Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-06-26T04:54:17.5922875Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-06-26T04:54:17.5924690Z copying build/lib.linux-x86_64-cpython-38/torch/_decomp/decompositions_for_rng.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2024-06-26T04:54:17.5925901Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-06-26T04:54:17.5927220Z copying build/lib.linux-x86_64-cpython-38/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-06-26T04:54:17.5928759Z copying build/lib.linux-x86_64-cpython-38/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2024-06-26T04:54:17.5929782Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5930936Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5932685Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5934590Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/bytecode_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5936239Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/bytecode_transformation.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5937787Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/cache_size.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5939292Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/callback.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5940818Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/code_context.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5942307Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/codegen.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5943834Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/compiled_autograd.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5945325Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/comptime.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5946773Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/config.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5948458Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/convert_frame.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5950231Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/create_parameter_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5951820Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/current_scope_id.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5953380Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/debug_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5955025Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/decorators.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5956760Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/device_interface.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5958488Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/eval_frame.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5960058Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/exc.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5961646Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/external_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5963360Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/funcname_cache.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5964888Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/guards.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5966334Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/hooks.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5967974Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/logging.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5969444Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/mutation_guard.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5971139Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/output_graph.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5972677Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/polyfill.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5974804Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/profiler.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5977182Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/replay_record.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5979656Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/resume_execution.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5981678Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/side_effects.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5983268Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/source.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5984823Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/symbolic_convert.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5986824Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/tensor_version_op.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5988609Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/test_case.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5990287Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/test_minifier_common.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5991817Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/testing.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5993354Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/trace_rules.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5994846Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/types.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5996468Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2024-06-26T04:54:17.5997539Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:54:17.5998801Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:54:17.6000496Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/common.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:54:17.6002321Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:54:17.6004082Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/debugging.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:54:17.6005921Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/distributed.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:54:17.6007664Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/inductor.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:54:17.6009394Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/onnxrt.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:54:17.6011254Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/registry.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:54:17.6013243Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:54:17.6015185Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/torchxla.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:54:17.6017101Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/backends/tvm.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2024-06-26T04:54:17.6018795Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-06-26T04:54:17.6020382Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-06-26T04:54:17.6022606Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro/after_aot.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-06-26T04:54:17.6025085Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/repro/after_dynamo.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2024-06-26T04:54:17.6026543Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6028557Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6030917Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/base.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6032953Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/builder.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6035552Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/builtin.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6037883Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/constant.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6040080Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/ctx_manager.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6042511Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/dicts.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6044485Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/distributed.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6046336Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/functions.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6048257Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/higher_order_ops.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6050002Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/iter.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6051935Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/lazy.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6053915Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/lists.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6055753Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/misc.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6057466Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/nn_module.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6059229Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6060934Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/script_object.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6062601Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/sdpa.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6064432Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/tensor.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6066290Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/torch.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6068009Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/torch_function.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6069914Z copying build/lib.linux-x86_64-cpython-38/torch/_dynamo/variables/user_defined.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2024-06-26T04:54:17.6071271Z creating build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:54:17.6072341Z copying build/lib.linux-x86_64-cpython-38/torch/_export/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:54:17.6073878Z copying build/lib.linux-x86_64-cpython-38/torch/_export/converter.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:54:17.6075422Z copying build/lib.linux-x86_64-cpython-38/torch/_export/error.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:54:17.6077021Z copying build/lib.linux-x86_64-cpython-38/torch/_export/exported_program.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:54:17.6078534Z copying build/lib.linux-x86_64-cpython-38/torch/_export/non_strict_utils.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:54:17.6079947Z copying build/lib.linux-x86_64-cpython-38/torch/_export/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:54:17.6081424Z copying build/lib.linux-x86_64-cpython-38/torch/_export/tools.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:54:17.6083071Z copying build/lib.linux-x86_64-cpython-38/torch/_export/utils.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:54:17.6084681Z copying build/lib.linux-x86_64-cpython-38/torch/_export/verifier.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:54:17.6086206Z copying build/lib.linux-x86_64-cpython-38/torch/_export/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_export 2024-06-26T04:54:17.6087274Z creating build/bdist.linux-x86_64/wheel/torch/_export/db 2024-06-26T04:54:17.6088339Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-06-26T04:54:17.6089952Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/case.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-06-26T04:54:17.6091499Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/gen_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-06-26T04:54:17.6093146Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/logging.py -> build/bdist.linux-x86_64/wheel/torch/_export/db 2024-06-26T04:54:17.6094486Z creating build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6095846Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6098018Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/assume_constant_result.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6100295Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/autograd_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6102348Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/class_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6104526Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_branch_class_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6106950Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_branch_nested_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6109299Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6111538Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_closed_over_variable.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6113619Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_operands.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6115769Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/cond_predicate.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6117918Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/constrain_as_size_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6120142Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/constrain_as_value_example.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6122146Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/decorator.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6124217Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dictionary.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6126102Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_assert.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6128250Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_constructor.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6130290Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_if_guard.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6132518Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_map.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6134825Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_round.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6136747Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_slicing.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6138609Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/dynamic_shape_view.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6140497Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/fn_with_kwargs.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6142313Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/list_contains.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6144348Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/list_unpack.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6146501Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/model_attr_mutation.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6148691Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/nested_function.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6150654Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/null_context_manager.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6152533Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/optional_input.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6154636Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/pytree_flatten.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6156683Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/scalar_output.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6158778Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/specialized_attribute.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6160828Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/static_for_loop.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6162845Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/static_if.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6164746Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/tensor_setattr.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6166685Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/torch_sym_min.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6168611Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/type_reflection_method.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6170581Z copying build/lib.linux-x86_64-cpython-38/torch/_export/db/examples/user_input_mutation.py -> build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2024-06-26T04:54:17.6172091Z creating build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-06-26T04:54:17.6173561Z copying build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-06-26T04:54:17.6175595Z copying build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra/node_metadata.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-06-26T04:54:17.6177456Z copying build/lib.linux-x86_64-cpython-38/torch/_export/pass_infra/proxy_value.py -> build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2024-06-26T04:54:17.6178630Z creating build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:54:17.6179833Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:54:17.6181678Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/_node_metadata_hook.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:54:17.6183705Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:54:17.6185732Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/collect_tracepoints_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:54:17.6187499Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/constant_folding.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:54:17.6189474Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:54:17.6191437Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/lift_constants_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:54:17.6193518Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/remove_runtime_assertions.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:54:17.6195518Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:54:17.6197557Z copying build/lib.linux-x86_64-cpython-38/torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/bdist.linux-x86_64/wheel/torch/_export/passes 2024-06-26T04:54:17.6199066Z creating build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:54:17.6200333Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:54:17.6202108Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/schema.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:54:17.6204016Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/schema_check.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:54:17.6206705Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/serialize.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:54:17.6209181Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/union.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:54:17.6211422Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/upgrade.py -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:54:17.6213792Z copying build/lib.linux-x86_64-cpython-38/torch/_export/serde/schema.yaml -> build/bdist.linux-x86_64/wheel/torch/_export/serde 2024-06-26T04:54:17.6215290Z creating build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6217140Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6218813Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/aot_autograd.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6220452Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/apis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6222307Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/autograd_function.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6224263Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6226248Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6228378Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/compile_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6230057Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/compilers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6231657Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/config.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6233230Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/deprecated.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6235018Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/eager_transforms.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6236642Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/functional_call.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6238241Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/fx_minifier.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6239780Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/make_functional.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6241608Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/partitioners.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6243422Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/pyfunctorch.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6245074Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/python_key.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6246649Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6248228Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6250136Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6251843Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/vmap.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2024-06-26T04:54:17.6253135Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:54:17.6254670Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:54:17.6256691Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/autograd_cache.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:54:17.6258892Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:54:17.6261007Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:54:17.6263082Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/functional_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:54:17.6265384Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/input_output_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:54:17.6267821Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:54:17.6270227Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/logging_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:54:17.6272336Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:54:17.6274419Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/schemas.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:54:17.6276462Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/subclass_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:54:17.6278602Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:54:17.6281260Z copying build/lib.linux-x86_64-cpython-38/torch/_functorch/_aot_autograd/utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2024-06-26T04:54:17.6283054Z creating build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6285053Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6287595Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/associative_scan.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6290815Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/auto_functionalize.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6293862Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/cond.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6297015Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/effects.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6300052Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/flex_attention.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6303028Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/map.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6305962Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/out_dtype.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6308967Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/strict_mode.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6311958Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/torchbind.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6315167Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/triton_kernel_wrap.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6318212Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/utils.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6321168Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/while_loop.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6324122Z copying build/lib.linux-x86_64-cpython-38/torch/_higher_order_ops/wrap.py -> build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2024-06-26T04:54:17.6326112Z creating build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6328041Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6330672Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/async_compile.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6333470Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/autotune_process.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6336408Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/bounds.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6339048Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codecache.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6341723Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/comm_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6344373Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/comms.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6346964Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_fx.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6349609Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/config.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6352391Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/constant_folding.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6353697Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/cpp_builder.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6355023Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/cudagraph_trees.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6356347Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/cudagraph_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6357631Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/debug.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6358960Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/decomposition.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6360288Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/dependencies.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6361492Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/exc.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6362738Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/freezing.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6363973Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6364940Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/graph.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6365855Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/hooks.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6366823Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/index_propagation.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6368119Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/inductor_prims.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6368944Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/ir.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6369769Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/jagged_lowerings.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6370553Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/lowering.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6371283Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6372029Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/mkldnn_ir.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6372870Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/mkldnn_lowerings.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6373531Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/ops_handler.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6374723Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/optimize_indexing.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6376122Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6377479Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/quantized_lowerings.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6378788Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/remote_cache.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6380063Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/scheduler.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6381379Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/select_algorithm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6382737Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/sizevars.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6384105Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/subgraph_lowering.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6385369Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/test_case.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6386688Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/test_operators.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6387942Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6389258Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/virtualized.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6390611Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/wrapper_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2024-06-26T04:54:17.6391209Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6392636Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6394178Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_hipify_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6395805Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/codegen_device_driver.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6397237Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/common.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6398674Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6400279Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_gemm_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6401820Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_micro_gemm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6403320Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6404890Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_template_kernel.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6406367Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6407905Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6409441Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_wrapper_cuda.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6411144Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda_combined_scheduling.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6412673Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/memory_planning.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6414330Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/multi_kernel.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6415744Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/simd.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6417247Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6418790Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton_foreach.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6420414Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton_split_scan.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6421913Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/triton_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6423356Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/wrapper.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6424049Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:54:17.6425609Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:54:17.6427331Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:54:17.6428924Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cuda_env.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:54:17.6430554Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cuda_kernel.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:54:17.6432204Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cuda_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:54:17.6433943Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:54:17.6435589Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:54:17.6437353Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:54:17.6438985Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/gemm_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2024-06-26T04:54:17.6439911Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-06-26T04:54:17.6442017Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-06-26T04:54:17.6444342Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2024-06-26T04:54:17.6444991Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/xpu 2024-06-26T04:54:17.6446523Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/xpu 2024-06-26T04:54:17.6448278Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/xpu/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/xpu 2024-06-26T04:54:17.6449737Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/cpp_prefix.h -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2024-06-26T04:54:17.6450480Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-06-26T04:54:17.6452356Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime/implementation.cpp -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-06-26T04:54:17.6454283Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2024-06-26T04:54:17.6454975Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2024-06-26T04:54:17.6456701Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2024-06-26T04:54:17.6458311Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker/__main__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2024-06-26T04:54:17.6459975Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker/subproc_pool.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2024-06-26T04:54:17.6461641Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/compile_worker/watchdog.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2024-06-26T04:54:17.6462274Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6463746Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6465294Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/binary_folding.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6466818Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/ddp_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6468461Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6470061Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6471704Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6473304Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/freezing_patterns.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6474920Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/fuse_attention.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6476503Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/group_batch_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6478014Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/joint_graph.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6479598Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/micro_pipeline_tp.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6481155Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/misc_patterns.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6482708Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/mkldnn_fusion.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6484302Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/numeric_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6485754Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/pad_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6487264Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/post_grad.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6488734Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/pre_grad.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6490285Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/quantization.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6491944Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6493541Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/replace_random.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6495109Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/split_cat.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2024-06-26T04:54:17.6496028Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6498036Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6500085Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6502117Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6504163Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6506233Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6508283Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6510330Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6512430Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6514469Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6516479Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6518506Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6520560Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6522652Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6524673Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6526606Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6528642Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6530395Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6534040Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6538171Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6542258Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6546341Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6550426Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6554482Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2024-06-26T04:54:17.6557119Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:54:17.6559281Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:54:17.6562145Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/bmm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:54:17.6565025Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/conv.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:54:17.6568097Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/flex_attention.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:54:17.6571084Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:54:17.6573975Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/mm_common.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:54:17.6577155Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/mm_plus_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:54:17.6580219Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/kernel/unpack_mixed_mm.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2024-06-26T04:54:17.6582423Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:54:17.6584650Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:54:17.6587713Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime/compile_tasks.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:54:17.6591033Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime/coordinate_descent_tuner.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:54:17.6594187Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime/hints.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:54:17.6597226Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime/runtime_utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:54:17.6600357Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime/triton_helpers.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:54:17.6603529Z copying build/lib.linux-x86_64-cpython-38/torch/_inductor/runtime/triton_heuristics.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2024-06-26T04:54:17.6605690Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:54:17.6607516Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:54:17.6609954Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:54:17.6612464Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:54:17.6615048Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:54:17.6617655Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:54:17.6620174Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:54:17.6622880Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:54:17.6625484Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:54:17.6627982Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:54:17.6630616Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:54:17.6633270Z copying build/lib.linux-x86_64-cpython-38/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2024-06-26T04:54:17.6635074Z creating build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:54:17.6636941Z copying build/lib.linux-x86_64-cpython-38/torch/_library/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:54:17.6639525Z copying build/lib.linux-x86_64-cpython-38/torch/_library/autograd.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:54:17.6642229Z copying build/lib.linux-x86_64-cpython-38/torch/_library/custom_ops.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:54:17.6644992Z copying build/lib.linux-x86_64-cpython-38/torch/_library/fake_class_registry.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:54:17.6647666Z copying build/lib.linux-x86_64-cpython-38/torch/_library/fake_impl.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:54:17.6650305Z copying build/lib.linux-x86_64-cpython-38/torch/_library/infer_schema.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:54:17.6653055Z copying build/lib.linux-x86_64-cpython-38/torch/_library/simple_registry.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:54:17.6655793Z copying build/lib.linux-x86_64-cpython-38/torch/_library/utils.py -> build/bdist.linux-x86_64/wheel/torch/_library 2024-06-26T04:54:17.6657640Z creating build/bdist.linux-x86_64/wheel/torch/_logging 2024-06-26T04:54:17.6659550Z copying build/lib.linux-x86_64-cpython-38/torch/_logging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-06-26T04:54:17.6662225Z copying build/lib.linux-x86_64-cpython-38/torch/_logging/_internal.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-06-26T04:54:17.6664887Z copying build/lib.linux-x86_64-cpython-38/torch/_logging/_registrations.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-06-26T04:54:17.6667585Z copying build/lib.linux-x86_64-cpython-38/torch/_logging/structured.py -> build/bdist.linux-x86_64/wheel/torch/_logging 2024-06-26T04:54:17.6669468Z creating build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6671302Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6673925Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_binary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6676590Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_casting_dicts.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6679196Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_dtypes.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6681711Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_dtypes_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6684233Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_funcs.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6686752Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_funcs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6688824Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_getlimits.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6690460Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_ndarray.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6692442Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_normalizations.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6694318Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_reductions_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6696018Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_ufuncs.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6697713Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_unary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6699363Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/_util.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6701000Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/fft.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6702572Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/linalg.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6704259Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/random.py -> build/bdist.linux-x86_64/wheel/torch/_numpy 2024-06-26T04:54:17.6705580Z creating build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-06-26T04:54:17.6706943Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-06-26T04:54:17.6708667Z copying build/lib.linux-x86_64-cpython-38/torch/_numpy/testing/utils.py -> build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2024-06-26T04:54:17.6709972Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2024-06-26T04:54:17.6711127Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-06-26T04:54:17.6712685Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-06-26T04:54:17.6714332Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/debug_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-06-26T04:54:17.6715900Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-06-26T04:54:17.6717551Z copying build/lib.linux-x86_64-cpython-38/torch/_prims/rng_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2024-06-26T04:54:17.6718918Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-06-26T04:54:17.6720454Z copying build/lib.linux-x86_64-cpython-38/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-06-26T04:54:17.6722350Z copying build/lib.linux-x86_64-cpython-38/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2024-06-26T04:54:17.6723748Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2024-06-26T04:54:17.6724875Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-06-26T04:54:17.6726424Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/_conversions.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-06-26T04:54:17.6728085Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2024-06-26T04:54:17.6729349Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2024-06-26T04:54:17.6730605Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2024-06-26T04:54:17.6731718Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2024-06-26T04:54:17.6732875Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn 2024-06-26T04:54:17.6734017Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2024-06-26T04:54:17.6735538Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/nn/functional/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2024-06-26T04:54:17.6737409Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2024-06-26T04:54:17.6738993Z copying build/lib.linux-x86_64-cpython-38/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/special 2024-06-26T04:54:17.6740111Z creating build/bdist.linux-x86_64/wheel/torch/_strobelight 2024-06-26T04:54:17.6741290Z copying build/lib.linux-x86_64-cpython-38/torch/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_strobelight 2024-06-26T04:54:17.6743056Z copying build/lib.linux-x86_64-cpython-38/torch/_strobelight/cli_function_profiler.py -> build/bdist.linux-x86_64/wheel/torch/_strobelight 2024-06-26T04:54:17.6744837Z copying build/lib.linux-x86_64-cpython-38/torch/_strobelight/compile_time_profiler.py -> build/bdist.linux-x86_64/wheel/torch/_strobelight 2024-06-26T04:54:17.6746287Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:54:17.6747401Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:54:17.6749051Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/fake_impls.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:54:17.6751009Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:54:17.6752911Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:54:17.6754952Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/functional_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:54:17.6757202Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:54:17.6758960Z copying build/lib.linux-x86_64-cpython-38/torch/_subclasses/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2024-06-26T04:54:17.6760110Z creating build/bdist.linux-x86_64/wheel/torch/_vendor 2024-06-26T04:54:17.6761253Z copying build/lib.linux-x86_64-cpython-38/torch/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_vendor 2024-06-26T04:54:17.6763050Z creating build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-06-26T04:54:17.6764419Z copying build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-06-26T04:54:17.6767342Z copying build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-06-26T04:54:17.6770371Z copying build/lib.linux-x86_64-cpython-38/torch/_vendor/packaging/version.py -> build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2024-06-26T04:54:17.6772370Z creating build/bdist.linux-x86_64/wheel/torch/amp 2024-06-26T04:54:17.6774246Z copying build/lib.linux-x86_64-cpython-38/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-06-26T04:54:17.6776828Z copying build/lib.linux-x86_64-cpython-38/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-06-26T04:54:17.6778797Z copying build/lib.linux-x86_64-cpython-38/torch/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/amp 2024-06-26T04:54:17.6780201Z creating build/bdist.linux-x86_64/wheel/torch/ao 2024-06-26T04:54:17.6781264Z copying build/lib.linux-x86_64-cpython-38/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao 2024-06-26T04:54:17.6782506Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2024-06-26T04:54:17.6783732Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn 2024-06-26T04:54:17.6785062Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2024-06-26T04:54:17.6787091Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2024-06-26T04:54:17.6788947Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-06-26T04:54:17.6791071Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-06-26T04:54:17.6793235Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2024-06-26T04:54:17.6794656Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2024-06-26T04:54:17.6796098Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2024-06-26T04:54:17.6797563Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:17.6799061Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:17.6801556Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:17.6804055Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:17.6806406Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2024-06-26T04:54:17.6808050Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2024-06-26T04:54:17.6809644Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2024-06-26T04:54:17.6811141Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2024-06-26T04:54:17.6812943Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2024-06-26T04:54:17.6815070Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:17.6817371Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:17.6820291Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:17.6822318Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:17.6824151Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:17.6826559Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:17.6829308Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:17.6831924Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:17.6834977Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2024-06-26T04:54:17.6836408Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2024-06-26T04:54:17.6837698Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2024-06-26T04:54:17.6839040Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2024-06-26T04:54:17.6840543Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2024-06-26T04:54:17.6842112Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-06-26T04:54:17.6843745Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-06-26T04:54:17.6846237Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2024-06-26T04:54:17.6847818Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-06-26T04:54:17.6849140Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-06-26T04:54:17.6850842Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-06-26T04:54:17.6852943Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-06-26T04:54:17.6855095Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2024-06-26T04:54:17.6856654Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2024-06-26T04:54:17.6857983Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2024-06-26T04:54:17.6859445Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-06-26T04:54:17.6861165Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-06-26T04:54:17.6863370Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-06-26T04:54:17.6865417Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2024-06-26T04:54:17.6866860Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-06-26T04:54:17.6868269Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-06-26T04:54:17.6870030Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2024-06-26T04:54:17.6871381Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2024-06-26T04:54:17.6872783Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2024-06-26T04:54:17.6874195Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:17.6875771Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:17.6877905Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:17.6898859Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:17.6901603Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2024-06-26T04:54:17.6903203Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:54:17.6904950Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:54:17.6907116Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:54:17.6909491Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:54:17.6911621Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:54:17.6913832Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:54:17.6916111Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:54:17.6918271Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:54:17.6920363Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:54:17.6922730Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:54:17.6924755Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:54:17.6926831Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2024-06-26T04:54:17.6928345Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2024-06-26T04:54:17.6930018Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2024-06-26T04:54:17.6931573Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:17.6933462Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:17.6936284Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:17.6938788Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:17.6941518Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:17.6943717Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:17.6946282Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/quantized/reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2024-06-26T04:54:17.6948084Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2024-06-26T04:54:17.6949424Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2024-06-26T04:54:17.6950818Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-06-26T04:54:17.6952575Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-06-26T04:54:17.6954962Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-06-26T04:54:17.6957274Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2024-06-26T04:54:17.6959186Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-06-26T04:54:17.6961218Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-06-26T04:54:17.6963822Z copying build/lib.linux-x86_64-cpython-38/torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2024-06-26T04:54:17.6965682Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-06-26T04:54:17.6966984Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-06-26T04:54:17.6968888Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-06-26T04:54:17.6970636Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2024-06-26T04:54:17.6971907Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:54:17.6973244Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:54:17.6974967Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/graph_matcher.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:54:17.6977069Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/graph_passes.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:54:17.6979393Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:54:17.6981464Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/n_shadows_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:54:17.6983161Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/ns_types.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:54:17.6984701Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:54:17.6986502Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/qconfig_multi_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:54:17.6988212Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:54:17.6989995Z copying build/lib.linux-x86_64-cpython-38/torch/ao/ns/fx/weight_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2024-06-26T04:54:17.6991379Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-06-26T04:54:17.6992643Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-06-26T04:54:17.6994606Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning 2024-06-26T04:54:17.6996096Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2024-06-26T04:54:17.6997697Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2024-06-26T04:54:17.6999517Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-06-26T04:54:17.7001773Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-06-26T04:54:17.7004769Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2024-06-26T04:54:17.7007050Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-06-26T04:54:17.7008890Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-06-26T04:54:17.7011697Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2024-06-26T04:54:17.7013492Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:17.7015716Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:17.7018529Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:17.7021609Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:17.7024599Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2024-06-26T04:54:17.7026831Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-06-26T04:54:17.7028928Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2024-06-26T04:54:17.7030962Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:54:17.7033394Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:54:17.7036560Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:54:17.7039763Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2024-06-26T04:54:17.7042030Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:17.7043828Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:17.7046214Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:17.7048597Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:17.7051304Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:17.7053838Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:17.7056438Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/parametrization.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:17.7059238Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:17.7061687Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2024-06-26T04:54:17.7063213Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-06-26T04:54:17.7064799Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-06-26T04:54:17.7066905Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-06-26T04:54:17.7069162Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/cubic_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-06-26T04:54:17.7071319Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/scheduler/lambda_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2024-06-26T04:54:17.7072817Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-06-26T04:54:17.7074381Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-06-26T04:54:17.7076547Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/base_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-06-26T04:54:17.7078931Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-06-26T04:54:17.7081389Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-06-26T04:54:17.7083465Z copying build/lib.linux-x86_64-cpython-38/torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2024-06-26T04:54:17.7084955Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7086288Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7088113Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7090054Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7092004Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/_learnable_fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7093878Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7095726Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7097494Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7099481Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7101503Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7103680Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7105560Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7107476Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7109771Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7111806Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7113766Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7116000Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantize_pt2e.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7117942Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7119723Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2024-06-26T04:54:17.7121214Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:54:17.7122968Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:54:17.7125629Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:54:17.7128152Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:54:17.7130643Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/backend_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:54:17.7133862Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/executorch.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:54:17.7136537Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:54:17.7138854Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/native.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:54:17.7141335Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/observation_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:54:17.7144048Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/onednn.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:54:17.7146506Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:54:17.7149095Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:54:17.7151515Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:54:17.7153634Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/backend_config/x86.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2024-06-26T04:54:17.7155207Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7156628Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7158627Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_decomposed.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7160561Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7162738Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_lower_to_native_backend.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7164910Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7167047Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/custom_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7169338Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7171230Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/fuse_handler.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7173588Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7176176Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/lower_to_fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7178220Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/lower_to_qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7180409Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/lstm_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7182612Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7184794Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7187073Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7189474Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7191683Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/quantize_handler.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7193665Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/tracer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7195694Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2024-06-26T04:54:17.7197692Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:17.7200139Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:17.7202697Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/detector.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:17.7205411Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/model_report.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:17.7208066Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:17.7211053Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2024-06-26T04:54:17.7213853Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:54:17.7215740Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:54:17.7218514Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:54:17.7220537Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/export_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:54:17.7222611Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/generate_numeric_debug_handle.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:54:17.7224733Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/graph_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:54:17.7226699Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/port_metadata_pass.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:54:17.7228630Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:54:17.7230625Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/qat_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:54:17.7232522Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2024-06-26T04:54:17.7234058Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-06-26T04:54:17.7235921Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-06-26T04:54:17.7238525Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/pt2e/representation/rewrite.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2024-06-26T04:54:17.7240267Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:54:17.7241859Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:54:17.7244129Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/composable_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:54:17.7246585Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/embedding_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:54:17.7248736Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:54:17.7250995Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:54:17.7253313Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:54:17.7256083Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:54:17.7258883Z copying build/lib.linux-x86_64-cpython-38/torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2024-06-26T04:54:17.7260607Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:54:17.7262109Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:54:17.7263830Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:54:17.7265599Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:54:17.7267368Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:54:17.7269254Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:54:17.7270995Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:54:17.7272918Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:54:17.7274647Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:54:17.7276588Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:54:17.7278286Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:54:17.7280235Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:54:17.7281942Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2024-06-26T04:54:17.7283242Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-06-26T04:54:17.7284706Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-06-26T04:54:17.7286772Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-06-26T04:54:17.7288832Z copying build/lib.linux-x86_64-cpython-38/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2024-06-26T04:54:17.7290067Z creating build/bdist.linux-x86_64/wheel/torch/backends 2024-06-26T04:54:17.7291315Z copying build/lib.linux-x86_64-cpython-38/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends 2024-06-26T04:54:17.7292448Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-06-26T04:54:17.7293943Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-06-26T04:54:17.7296162Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2024-06-26T04:54:17.7297624Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-06-26T04:54:17.7298903Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-06-26T04:54:17.7300578Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-06-26T04:54:17.7302537Z copying build/lib.linux-x86_64-cpython-38/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2024-06-26T04:54:17.7303924Z creating build/bdist.linux-x86_64/wheel/torch/backends/cpu 2024-06-26T04:54:17.7305140Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cpu 2024-06-26T04:54:17.7306217Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2024-06-26T04:54:17.7307381Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cuda 2024-06-26T04:54:17.7308477Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-06-26T04:54:17.7309669Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-06-26T04:54:17.7311440Z copying build/lib.linux-x86_64-cpython-38/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2024-06-26T04:54:17.7312623Z creating build/bdist.linux-x86_64/wheel/torch/backends/mha 2024-06-26T04:54:17.7313879Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mha/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mha 2024-06-26T04:54:17.7315007Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2024-06-26T04:54:17.7316439Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkl 2024-06-26T04:54:17.7317633Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2024-06-26T04:54:17.7318923Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2024-06-26T04:54:17.7320186Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2024-06-26T04:54:17.7321437Z copying build/lib.linux-x86_64-cpython-38/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mps 2024-06-26T04:54:17.7322661Z creating build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2024-06-26T04:54:17.7323957Z copying build/lib.linux-x86_64-cpython-38/torch/backends/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2024-06-26T04:54:17.7325302Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2024-06-26T04:54:17.7326536Z copying build/lib.linux-x86_64-cpython-38/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/openmp 2024-06-26T04:54:17.7327864Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2024-06-26T04:54:17.7329343Z copying build/lib.linux-x86_64-cpython-38/torch/backends/opt_einsum/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2024-06-26T04:54:17.7330727Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2024-06-26T04:54:17.7332061Z copying build/lib.linux-x86_64-cpython-38/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/quantized 2024-06-26T04:54:17.7333278Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-06-26T04:54:17.7334615Z copying build/lib.linux-x86_64-cpython-38/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-06-26T04:54:17.7336376Z copying build/lib.linux-x86_64-cpython-38/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2024-06-26T04:54:17.7337737Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2024-06-26T04:54:17.7339075Z copying build/lib.linux-x86_64-cpython-38/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2024-06-26T04:54:17.7340233Z creating build/bdist.linux-x86_64/wheel/torch/compiler 2024-06-26T04:54:17.7341385Z copying build/lib.linux-x86_64-cpython-38/torch/compiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/compiler 2024-06-26T04:54:17.7342526Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2024-06-26T04:54:17.7343704Z copying build/lib.linux-x86_64-cpython-38/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2024-06-26T04:54:17.7345363Z copying build/lib.linux-x86_64-cpython-38/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2024-06-26T04:54:17.7346696Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2024-06-26T04:54:17.7347854Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu 2024-06-26T04:54:17.7349051Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-06-26T04:54:17.7350330Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-06-26T04:54:17.7352033Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-06-26T04:54:17.7354390Z copying build/lib.linux-x86_64-cpython-38/torch/cpu/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2024-06-26T04:54:17.7355483Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7356549Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7358044Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7359457Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7361174Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7362803Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7364311Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7365768Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7367342Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7368946Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7370458Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7371850Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7373221Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7374853Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7376346Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7377836Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7379387Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7380963Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/tunable.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2024-06-26T04:54:17.7382179Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-06-26T04:54:17.7383391Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-06-26T04:54:17.7385068Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-06-26T04:54:17.7386715Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-06-26T04:54:17.7388387Z copying build/lib.linux-x86_64-cpython-38/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2024-06-26T04:54:17.7389591Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7390784Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7392682Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_checkpointable.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7394541Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable_state.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7396472Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_functional_collectives.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7398365Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_functional_collectives_impl.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7400201Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7401947Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7403636Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/c10d_logger.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7405404Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/collective_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7407174Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7408810Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/device_mesh.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7410591Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7412261Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7413967Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/logging_handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7415759Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7417522Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7419128Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7420610Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2024-06-26T04:54:17.7421840Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-06-26T04:54:17.7423192Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-06-26T04:54:17.7425445Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/checkpoint_activation.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-06-26T04:54:17.7427586Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/contract.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-06-26T04:54:17.7429712Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fully_shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-06-26T04:54:17.7431770Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/replicate.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2024-06-26T04:54:17.7433206Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:54:17.7434706Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:54:17.7436908Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:54:17.7438944Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_collectives.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:54:17.7441159Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:54:17.7443336Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:54:17.7445441Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:54:17.7447761Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_param_group.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:54:17.7449906Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/_fsdp_state.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:54:17.7452175Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_composable/fsdp/fully_shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2024-06-26T04:54:17.7453829Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_cuda_p2p 2024-06-26T04:54:17.7455418Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_cuda_p2p/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_cuda_p2p 2024-06-26T04:54:17.7456844Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:54:17.7458255Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:54:17.7460158Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:54:17.7462025Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:54:17.7463835Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/common_op_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:54:17.7465714Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:54:17.7467561Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/op_registry_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:54:17.7469604Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2024-06-26T04:54:17.7470926Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2024-06-26T04:54:17.7472731Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2024-06-26T04:54:17.7474524Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-06-26T04:54:17.7476423Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-06-26T04:54:17.7478672Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_optim/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2024-06-26T04:54:17.7480111Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:17.7482001Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:17.7484268Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:17.7486340Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/logger.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:17.7488734Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:17.7491269Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:17.7493509Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:17.7495820Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:17.7498157Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2024-06-26T04:54:17.7500276Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:17.7501820Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:17.7504018Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:17.7506418Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:17.7509021Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:17.7511610Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:17.7514039Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2024-06-26T04:54:17.7515627Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-06-26T04:54:17.7517397Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-06-26T04:54:17.7519751Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_plan/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2024-06-26T04:54:17.7521493Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:17.7523389Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:17.7525765Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/_internals.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:17.7528189Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:17.7530761Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2024-06-26T04:54:17.7532823Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:17.7534709Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:17.7536424Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:17.7538084Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:17.7539633Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2024-06-26T04:54:17.7540104Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2024-06-26T04:54:17.7541332Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2024-06-26T04:54:17.7541742Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2024-06-26T04:54:17.7542759Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2024-06-26T04:54:17.7543183Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7544212Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7545188Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7546274Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/batch_dim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7547339Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/comm_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7548394Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/config.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7549504Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7550491Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/distribute.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7551499Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/experimental_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7552483Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/gm_transformation.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7553579Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/graph_optimization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7554441Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/graph_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7555445Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/iter_graph_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7556339Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/log_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7557310Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/parallel_mode.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7558587Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_spmd/partial_lower.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2024-06-26T04:54:17.7558915Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:54:17.7559940Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:54:17.7560999Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_collective_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:54:17.7561875Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:54:17.7562758Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_op_schema.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:54:17.7563698Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_redistribute.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:54:17.7564715Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_sharding_prop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:54:17.7565767Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_shards_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:54:17.7566546Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_tp_conv.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:54:17.7567650Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:54:17.7568501Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:54:17.7569694Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/device_mesh.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:54:17.7570713Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:54:17.7571820Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/random.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2024-06-26T04:54:17.7572325Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-06-26T04:54:17.7573173Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-06-26T04:54:17.7574419Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug/_op_coverage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-06-26T04:54:17.7575431Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug/comm_mode.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-06-26T04:54:17.7576865Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/debug/visualize_sharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/debug 2024-06-26T04:54:17.7577289Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-06-26T04:54:17.7578557Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-06-26T04:54:17.7580031Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental/attention.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-06-26T04:54:17.7581428Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental/local_map.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-06-26T04:54:17.7582563Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/experimental/tp_transform.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/experimental 2024-06-26T04:54:17.7583094Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:54:17.7584082Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:54:17.7585193Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/basic_strategy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:54:17.7586713Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/common_rules.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:54:17.7587757Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/conv_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:54:17.7588889Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:54:17.7590000Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/experimental_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:54:17.7591053Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:54:17.7592393Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:54:17.7593886Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/pointwise_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:54:17.7595542Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/random_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:54:17.7597321Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:54:17.7598908Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:54:17.7600532Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tensor/ops/view_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2024-06-26T04:54:17.7601137Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-06-26T04:54:17.7602649Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tools/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-06-26T04:54:17.7604249Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tools/fsdp2_mem_tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-06-26T04:54:17.7605800Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tools/mem_tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-06-26T04:54:17.7607435Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tools/memory_tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-06-26T04:54:17.7608941Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/_tools/mod_tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2024-06-26T04:54:17.7609619Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-06-26T04:54:17.7611212Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-06-26T04:54:17.7612691Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2024-06-26T04:54:17.7613517Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-06-26T04:54:17.7615555Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-06-26T04:54:17.7617686Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2024-06-26T04:54:17.7618479Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-06-26T04:54:17.7620444Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-06-26T04:54:17.7622441Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2024-06-26T04:54:17.7623339Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-06-26T04:54:17.7625435Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-06-26T04:54:17.7627617Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2024-06-26T04:54:17.7628452Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-06-26T04:54:17.7630386Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-06-26T04:54:17.7632414Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/_quantization/quantization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2024-06-26T04:54:17.7633358Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:17.7635341Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:17.7637379Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:17.7639464Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:17.7641468Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:17.7643644Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:17.7645899Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:17.7648020Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:17.7650111Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:17.7652226Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2024-06-26T04:54:17.7653555Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:17.7655765Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:17.7657913Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/averagers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:17.7660259Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:17.7662264Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/algorithms/model_averaging/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2024-06-26T04:54:17.7662907Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2024-06-26T04:54:17.7664460Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2024-06-26T04:54:17.7665126Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7666767Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7668475Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_checkpointer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7670206Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_dedup_save_plans.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7671921Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_dedup_tensors.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7673744Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_fsspec_filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7675423Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_nested_dict.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7677229Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7678917Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_storage_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7680566Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/_traverse.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7682183Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7683952Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7685738Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7687436Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/format_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7689070Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/logger.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7690844Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/logging_handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7692516Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7694378Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7695607Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7696936Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7698181Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7699152Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/staging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7700241Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/state_dict.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7701522Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/state_dict_loader.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7702580Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/state_dict_saver.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7703771Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/stateful.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7704887Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7706031Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2024-06-26T04:54:17.7706364Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2024-06-26T04:54:17.7707528Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2024-06-26T04:54:17.7708687Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/control_plane.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2024-06-26T04:54:17.7709160Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2024-06-26T04:54:17.7710222Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2024-06-26T04:54:17.7710829Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-06-26T04:54:17.7712018Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-06-26T04:54:17.7713107Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-06-26T04:54:17.7714572Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server/health_check_server.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-06-26T04:54:17.7715851Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2024-06-26T04:54:17.7716306Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-06-26T04:54:17.7717210Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-06-26T04:54:17.7718168Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-06-26T04:54:17.7719315Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/events/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2024-06-26T04:54:17.7719763Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-06-26T04:54:17.7720752Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-06-26T04:54:17.7721721Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/metrics/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2024-06-26T04:54:17.7722330Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:17.7723512Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:17.7724780Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:17.7725918Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/redirects.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:17.7727298Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/tail_log.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2024-06-26T04:54:17.7727870Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:54:17.7729349Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:54:17.7730738Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:54:17.7732146Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2024-06-26T04:54:17.7732838Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:54:17.7734498Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:54:17.7735996Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:54:17.7737513Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2024-06-26T04:54:17.7738046Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:54:17.7739039Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:54:17.7740126Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:54:17.7741454Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:54:17.7742641Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:54:17.7743841Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:54:17.7744990Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:54:17.7746007Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_server.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:54:17.7747132Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/etcd_store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:54:17.7748323Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:54:17.7749490Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:54:17.7750571Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/rendezvous/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2024-06-26T04:54:17.7751071Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-06-26T04:54:17.7752034Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-06-26T04:54:17.7752998Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-06-26T04:54:17.7754304Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/debug_info_logging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-06-26T04:54:17.7755710Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/file_based_local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-06-26T04:54:17.7756836Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/timer/local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2024-06-26T04:54:17.7757273Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-06-26T04:54:17.7758429Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-06-26T04:54:17.7759458Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-06-26T04:54:17.7760641Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/distributed.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-06-26T04:54:17.7761704Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/log_level.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-06-26T04:54:17.7762783Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/logging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-06-26T04:54:17.7763870Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2024-06-26T04:54:17.7764306Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-06-26T04:54:17.7765463Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-06-26T04:54:17.7766699Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data/cycling_iterator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-06-26T04:54:17.7768154Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2024-06-26T04:54:17.7768541Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7769448Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7770409Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_common_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7771388Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_debug_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7772348Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_dynamo_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7773385Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_exec_order_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7774456Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_flat_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7775592Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_fsdp_extensions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7776607Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_init_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7777518Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_limiter_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7778457Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7779378Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_runtime_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7780242Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7781314Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7782213Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_trace_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7783250Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_traversal_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7784239Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_unshard_param_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7785237Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/_wrap_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7786276Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7787442Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7788623Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/sharded_grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7789441Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2024-06-26T04:54:17.7789818Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-06-26T04:54:17.7790731Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-06-26T04:54:17.7791628Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2024-06-26T04:54:17.7792011Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-06-26T04:54:17.7792760Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-06-26T04:54:17.7793611Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2024-06-26T04:54:17.7793979Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-06-26T04:54:17.7794916Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-06-26T04:54:17.7795861Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/api/remote_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2024-06-26T04:54:17.7796231Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-06-26T04:54:17.7797146Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-06-26T04:54:17.7798133Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/instantiator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2024-06-26T04:54:17.7798511Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-06-26T04:54:17.7799517Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-06-26T04:54:17.7800716Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/nn/jit/templates/remote_module_template.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2024-06-26T04:54:17.7801031Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7802019Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7803079Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/apply_optimizer_in_backward.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7804099Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7805112Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7806128Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7806981Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7807931Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7808972Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7809855Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7810861Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7811851Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/named_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7812711Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7813980Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/post_localSGD_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7814971Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7816031Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7817222Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2024-06-26T04:54:17.7817795Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:54:17.7818910Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/_IR.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:54:17.7819989Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:54:17.7821015Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/_backward.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:54:17.7821924Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/_debug.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:54:17.7822873Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/_unflatten.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:54:17.7823865Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:54:17.7824883Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/microbatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:54:17.7825934Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/schedules.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:54:17.7826931Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/pipelining/stage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2024-06-26T04:54:17.7827309Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:54:17.7828164Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:54:17.7828936Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:54:17.7829713Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:54:17.7830571Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:54:17.7831509Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:54:17.7832396Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:54:17.7833329Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:54:17.7834128Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:54:17.7835052Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:54:17.7836110Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/server_process_global_profiler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2024-06-26T04:54:17.7836800Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-06-26T04:54:17.7837724Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-06-26T04:54:17.7838924Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2024-06-26T04:54:17.7839415Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2024-06-26T04:54:17.7840296Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2024-06-26T04:54:17.7840834Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:54:17.7841979Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:54:17.7843220Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:54:17.7844380Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:54:17.7845524Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:54:17.7846749Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/ddp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:54:17.7847977Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/fsdp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:54:17.7849315Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/input_reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:54:17.7850422Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/loss.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:54:17.7851530Z copying build/lib.linux-x86_64-cpython-38/torch/distributed/tensor/parallel/style.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2024-06-26T04:54:17.7851991Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7852810Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7853707Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7854626Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7855535Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7856555Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7857563Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7858561Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7859594Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7860450Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7861400Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7862379Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7863363Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7864323Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7865370Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7866382Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7867105Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7868154Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7868933Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7869800Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7870531Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7871555Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7872504Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/inverse_gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7873366Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7874306Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7875238Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7876246Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7877249Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7878193Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7879022Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7880022Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7880956Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7881891Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7882785Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7883593Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7884509Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7885426Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7886298Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7887443Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7888488Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7889551Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7890585Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7891660Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7892638Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7893531Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7894598Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7895430Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7896297Z copying build/lib.linux-x86_64-cpython-38/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2024-06-26T04:54:17.7896714Z creating build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:54:17.7897470Z copying build/lib.linux-x86_64-cpython-38/torch/export/__init__.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:54:17.7898381Z copying build/lib.linux-x86_64-cpython-38/torch/export/_remove_auto_functionalized_pass.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:54:17.7899249Z copying build/lib.linux-x86_64-cpython-38/torch/export/_remove_effect_tokens_pass.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:54:17.7900116Z copying build/lib.linux-x86_64-cpython-38/torch/export/_safeguard.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:54:17.7900760Z copying build/lib.linux-x86_64-cpython-38/torch/export/_trace.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:54:17.7901453Z copying build/lib.linux-x86_64-cpython-38/torch/export/_tree_utils.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:54:17.7902311Z copying build/lib.linux-x86_64-cpython-38/torch/export/_unlift.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:54:17.7903005Z copying build/lib.linux-x86_64-cpython-38/torch/export/custom_obj.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:54:17.7904247Z copying build/lib.linux-x86_64-cpython-38/torch/export/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:54:17.7905447Z copying build/lib.linux-x86_64-cpython-38/torch/export/exported_program.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:54:17.7906715Z copying build/lib.linux-x86_64-cpython-38/torch/export/graph_signature.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:54:17.7907889Z copying build/lib.linux-x86_64-cpython-38/torch/export/unflatten.py -> build/bdist.linux-x86_64/wheel/torch/export 2024-06-26T04:54:17.7908440Z creating build/bdist.linux-x86_64/wheel/torch/export/experimental 2024-06-26T04:54:17.7909943Z copying build/lib.linux-x86_64-cpython-38/torch/export/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/export/experimental 2024-06-26T04:54:17.7910181Z creating build/bdist.linux-x86_64/wheel/torch/fft 2024-06-26T04:54:17.7911326Z copying build/lib.linux-x86_64-cpython-38/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fft 2024-06-26T04:54:17.7911770Z creating build/bdist.linux-x86_64/wheel/torch/func 2024-06-26T04:54:17.7912809Z copying build/lib.linux-x86_64-cpython-38/torch/func/__init__.py -> build/bdist.linux-x86_64/wheel/torch/func 2024-06-26T04:54:17.7913206Z creating build/bdist.linux-x86_64/wheel/torch/futures 2024-06-26T04:54:17.7914372Z copying build/lib.linux-x86_64-cpython-38/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/torch/futures 2024-06-26T04:54:17.7914808Z creating build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7915886Z copying build/lib.linux-x86_64-cpython-38/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7916632Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7917823Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_lazy_graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7918721Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7919579Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7920411Z copying build/lib.linux-x86_64-cpython-38/torch/fx/_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7921046Z copying build/lib.linux-x86_64-cpython-38/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7921801Z copying build/lib.linux-x86_64-cpython-38/torch/fx/config.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7922588Z copying build/lib.linux-x86_64-cpython-38/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7923315Z copying build/lib.linux-x86_64-cpython-38/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7924424Z copying build/lib.linux-x86_64-cpython-38/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7925379Z copying build/lib.linux-x86_64-cpython-38/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7925999Z copying build/lib.linux-x86_64-cpython-38/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7926808Z copying build/lib.linux-x86_64-cpython-38/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7927368Z copying build/lib.linux-x86_64-cpython-38/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7928065Z copying build/lib.linux-x86_64-cpython-38/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7928723Z copying build/lib.linux-x86_64-cpython-38/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7929377Z copying build/lib.linux-x86_64-cpython-38/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.7929890Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7930821Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7931883Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/_backward_state.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7932721Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/_config.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7933585Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/_sym_dispatch_mode.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7934923Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7936023Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7936860Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7937758Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/graph_gradual_typechecker.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7938604Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7939534Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7940327Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7941616Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7942939Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7944148Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7945423Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/recording.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7946835Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7948077Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7949260Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/schema_type_annotation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7950444Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/sym_node.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7951902Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7953240Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7954468Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/validator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2024-06-26T04:54:17.7955162Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:17.7956898Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:17.7958013Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/constraint.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:17.7959165Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:17.7960298Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:17.7961326Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/operation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:17.7962383Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:17.7963520Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/util.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:17.7965123Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2024-06-26T04:54:17.7965724Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:54:17.7966897Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:54:17.7968023Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:54:17.7969181Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:54:17.7970482Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/match.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:54:17.7971641Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/more.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:54:17.7973403Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/unification_tools.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:54:17.7974736Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:54:17.7976293Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/variable.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2024-06-26T04:54:17.7977379Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:17.7978758Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:17.7980610Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/conflict.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:17.7982577Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:17.7984612Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:17.7986538Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:17.7988029Z copying build/lib.linux-x86_64-cpython-38/torch/fx/experimental/unification/multipledispatch/variadic.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2024-06-26T04:54:17.7988347Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.7989057Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.7989891Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/annotate_getitem_nodes.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.7990643Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/fake_tensor_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.7991502Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.7992333Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.7993235Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/graph_transform_observer.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.7994018Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/net_min_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.7994886Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.7995687Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.7996450Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.7997259Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.7998034Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/runtime_assert.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.7998759Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.7999507Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.8000186Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.8001117Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.8001933Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2024-06-26T04:54:17.8002261Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-06-26T04:54:17.8003151Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-06-26T04:54:17.8004145Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2024-06-26T04:54:17.8004473Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2024-06-26T04:54:17.8005367Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2024-06-26T04:54:17.8005868Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-06-26T04:54:17.8006923Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-06-26T04:54:17.8007989Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/dialect/common/cse_pass.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2024-06-26T04:54:17.8008386Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-06-26T04:54:17.8009223Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-06-26T04:54:17.8010232Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-06-26T04:54:17.8011002Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-06-26T04:54:17.8011901Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/infra/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2024-06-26T04:54:17.8012197Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-06-26T04:54:17.8012978Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-06-26T04:54:17.8013785Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/tests/test_pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2024-06-26T04:54:17.8014093Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-06-26T04:54:17.8014938Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-06-26T04:54:17.8015766Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-06-26T04:54:17.8016860Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/fuser_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-06-26T04:54:17.8017726Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-06-26T04:54:17.8018698Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-06-26T04:54:17.8019637Z copying build/lib.linux-x86_64-cpython-38/torch/fx/passes/utils/source_matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2024-06-26T04:54:17.8020256Z copying build/lib.linux-x86_64-cpython-38/torch/fx/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/fx 2024-06-26T04:54:17.8020510Z creating build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8021376Z copying build/lib.linux-x86_64-cpython-38/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8021983Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8022670Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_await.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8023592Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8024573Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8025424Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8026296Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8027217Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8027881Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8028651Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8029444Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8030272Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8030993Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8031672Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8032484Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8033075Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8033830Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8034555Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8035378Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8036026Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8036783Z copying build/lib.linux-x86_64-cpython-38/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8037582Z copying build/lib.linux-x86_64-cpython-38/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8038365Z copying build/lib.linux-x86_64-cpython-38/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8039094Z copying build/lib.linux-x86_64-cpython-38/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8039713Z copying build/lib.linux-x86_64-cpython-38/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8040618Z copying build/lib.linux-x86_64-cpython-38/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8040947Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-06-26T04:54:17.8041787Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-06-26T04:54:17.8042744Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2024-06-26T04:54:17.8043056Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2024-06-26T04:54:17.8043863Z copying build/lib.linux-x86_64-cpython-38/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/mobile 2024-06-26T04:54:17.8044449Z copying build/lib.linux-x86_64-cpython-38/torch/jit/_script.pyi -> build/bdist.linux-x86_64/wheel/torch/jit 2024-06-26T04:54:17.8044796Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2024-06-26T04:54:17.8045661Z copying build/lib.linux-x86_64-cpython-38/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/linalg 2024-06-26T04:54:17.8045964Z creating build/bdist.linux-x86_64/wheel/torch/masked 2024-06-26T04:54:17.8046571Z copying build/lib.linux-x86_64-cpython-38/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-06-26T04:54:17.8047225Z copying build/lib.linux-x86_64-cpython-38/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-06-26T04:54:17.8047990Z copying build/lib.linux-x86_64-cpython-38/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/torch/masked 2024-06-26T04:54:17.8048330Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:54:17.8049484Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:54:17.8050491Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/_ops_refs.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:54:17.8051556Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:54:17.8052567Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:54:17.8053549Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:54:17.8054784Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:54:17.8055627Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:54:17.8056607Z copying build/lib.linux-x86_64-cpython-38/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2024-06-26T04:54:17.8057079Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2024-06-26T04:54:17.8057769Z copying build/lib.linux-x86_64-cpython-38/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/monitor 2024-06-26T04:54:17.8058004Z creating build/bdist.linux-x86_64/wheel/torch/mps 2024-06-26T04:54:17.8058679Z copying build/lib.linux-x86_64-cpython-38/torch/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-06-26T04:54:17.8059414Z copying build/lib.linux-x86_64-cpython-38/torch/mps/event.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-06-26T04:54:17.8060174Z copying build/lib.linux-x86_64-cpython-38/torch/mps/profiler.py -> build/bdist.linux-x86_64/wheel/torch/mps 2024-06-26T04:54:17.8060470Z creating build/bdist.linux-x86_64/wheel/torch/mtia 2024-06-26T04:54:17.8061243Z copying build/lib.linux-x86_64-cpython-38/torch/mtia/__init__.py -> build/bdist.linux-x86_64/wheel/torch/mtia 2024-06-26T04:54:17.8062121Z copying build/lib.linux-x86_64-cpython-38/torch/mtia/_utils.py -> build/bdist.linux-x86_64/wheel/torch/mtia 2024-06-26T04:54:17.8062470Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-06-26T04:54:17.8063196Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-06-26T04:54:17.8063923Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-06-26T04:54:17.8064655Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-06-26T04:54:17.8065374Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-06-26T04:54:17.8066312Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-06-26T04:54:17.8067329Z copying build/lib.linux-x86_64-cpython-38/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2024-06-26T04:54:17.8067585Z creating build/bdist.linux-x86_64/wheel/torch/nested 2024-06-26T04:54:17.8068375Z copying build/lib.linux-x86_64-cpython-38/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested 2024-06-26T04:54:17.8068739Z creating build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-06-26T04:54:17.8069511Z copying build/lib.linux-x86_64-cpython-38/torch/nested/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-06-26T04:54:17.8070465Z copying build/lib.linux-x86_64-cpython-38/torch/nested/_internal/nested_tensor.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-06-26T04:54:17.8071421Z copying build/lib.linux-x86_64-cpython-38/torch/nested/_internal/ops.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-06-26T04:54:17.8072599Z copying build/lib.linux-x86_64-cpython-38/torch/nested/_internal/sdpa.py -> build/bdist.linux-x86_64/wheel/torch/nested/_internal 2024-06-26T04:54:17.8073002Z creating build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:54:17.8073974Z copying build/lib.linux-x86_64-cpython-38/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:54:17.8074841Z copying build/lib.linux-x86_64-cpython-38/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:54:17.8075866Z copying build/lib.linux-x86_64-cpython-38/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:54:17.8076469Z copying build/lib.linux-x86_64-cpython-38/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:54:17.8077552Z copying build/lib.linux-x86_64-cpython-38/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:54:17.8078443Z copying build/lib.linux-x86_64-cpython-38/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:54:17.8079097Z copying build/lib.linux-x86_64-cpython-38/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:54:17.8079823Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:54:17.8080261Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-06-26T04:54:17.8081058Z copying build/lib.linux-x86_64-cpython-38/torch/nn/attention/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-06-26T04:54:17.8082076Z copying build/lib.linux-x86_64-cpython-38/torch/nn/attention/_flex_attention.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-06-26T04:54:17.8082973Z copying build/lib.linux-x86_64-cpython-38/torch/nn/attention/_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-06-26T04:54:17.8083984Z copying build/lib.linux-x86_64-cpython-38/torch/nn/attention/bias.py -> build/bdist.linux-x86_64/wheel/torch/nn/attention 2024-06-26T04:54:17.8084385Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-06-26T04:54:17.8085316Z copying build/lib.linux-x86_64-cpython-38/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-06-26T04:54:17.8086293Z copying build/lib.linux-x86_64-cpython-38/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2024-06-26T04:54:17.8086650Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2024-06-26T04:54:17.8087748Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2024-06-26T04:54:17.8088095Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-06-26T04:54:17.8089139Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-06-26T04:54:17.8090047Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2024-06-26T04:54:17.8090435Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2024-06-26T04:54:17.8091377Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2024-06-26T04:54:17.8091877Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:17.8092956Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:17.8093921Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:17.8095335Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:17.8096470Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2024-06-26T04:54:17.8096820Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2024-06-26T04:54:17.8097840Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2024-06-26T04:54:17.8098294Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2024-06-26T04:54:17.8099336Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2024-06-26T04:54:17.8099848Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:17.8101049Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:17.8102201Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2024-06-26T04:54:17.8102669Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:17.8103672Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:17.8104693Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:17.8105784Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:17.8106849Z copying build/lib.linux-x86_64-cpython-38/torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2024-06-26T04:54:17.8107111Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8107809Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8108521Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8109325Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8110100Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8110856Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8111758Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8112513Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8113337Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8114171Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8114888Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8115696Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8116515Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8117220Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8117917Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8118590Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8119370Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8120151Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8120969Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8121828Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8122543Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8123328Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8124121Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8124816Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8125747Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8126542Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8127414Z copying build/lib.linux-x86_64-cpython-38/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2024-06-26T04:54:17.8127750Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:54:17.8128648Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:54:17.8129609Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:54:17.8130421Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:54:17.8131356Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:54:17.8132182Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:54:17.8133135Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:54:17.8133836Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:54:17.8134881Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2024-06-26T04:54:17.8135177Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2024-06-26T04:54:17.8136128Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat 2024-06-26T04:54:17.8136516Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2024-06-26T04:54:17.8137483Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2024-06-26T04:54:17.8137983Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-06-26T04:54:17.8138986Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-06-26T04:54:17.8140024Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2024-06-26T04:54:17.8140420Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-06-26T04:54:17.8141428Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-06-26T04:54:17.8142270Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-06-26T04:54:17.8143143Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-06-26T04:54:17.8143959Z copying build/lib.linux-x86_64-cpython-38/torch/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2024-06-26T04:54:17.8144355Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2024-06-26T04:54:17.8145481Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2024-06-26T04:54:17.8146003Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-06-26T04:54:17.8147060Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-06-26T04:54:17.8148224Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-06-26T04:54:17.8149354Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2024-06-26T04:54:17.8149715Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-06-26T04:54:17.8150662Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-06-26T04:54:17.8151534Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2024-06-26T04:54:17.8151993Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2024-06-26T04:54:17.8152911Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2024-06-26T04:54:17.8153462Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-06-26T04:54:17.8154612Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-06-26T04:54:17.8155661Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-06-26T04:54:17.8156878Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-06-26T04:54:17.8157969Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-06-26T04:54:17.8159264Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-06-26T04:54:17.8160270Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/_reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2024-06-26T04:54:17.8160837Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2024-06-26T04:54:17.8161785Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2024-06-26T04:54:17.8162376Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:17.8163875Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:17.8165251Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:17.8167099Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:17.8168617Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2024-06-26T04:54:17.8169191Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:54:17.8170148Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:54:17.8171202Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:54:17.8172275Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:54:17.8173251Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:54:17.8174404Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:54:17.8175491Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:54:17.8176726Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:54:17.8177824Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:54:17.8178980Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:54:17.8179979Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:54:17.8181099Z copying build/lib.linux-x86_64-cpython-38/torch/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2024-06-26T04:54:17.8181444Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8182192Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8183048Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8184055Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_named_member_accessor.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8184960Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_per_sample_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8185844Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8186826Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8187753Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8188602Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8189523Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8190427Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8191162Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8192132Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8193003Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8193914Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8194717Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8195568Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8195944Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:54:17.8196859Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:54:17.8197994Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:54:17.8199041Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/conv_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:54:17.8200151Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:54:17.8201439Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:54:17.8202490Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:54:17.8203625Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:54:17.8204761Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:54:17.8206052Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:54:17.8207180Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2024-06-26T04:54:17.8208072Z copying build/lib.linux-x86_64-cpython-38/torch/nn/utils/rnn.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2024-06-26T04:54:17.8208865Z copying build/lib.linux-x86_64-cpython-38/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:54:17.8209666Z copying build/lib.linux-x86_64-cpython-38/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2024-06-26T04:54:17.8209967Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8210736Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8211539Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8212276Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_deprecation.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8213012Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8213669Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_exporter_states.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8214630Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8215558Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8216376Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8217195Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8217988Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8218842Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8219569Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8220530Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8221292Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8221987Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8222813Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8223675Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8224490Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8225194Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8226104Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8226982Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset18.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8227776Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset19.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8228567Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset20.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8229482Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8230176Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8231230Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8231887Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8232719Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2024-06-26T04:54:17.8233031Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:54:17.8233904Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:54:17.8234613Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/_beartype.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:54:17.8235558Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/exporter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:54:17.8236410Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/io_adapter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:54:17.8237283Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:54:17.8238163Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/onnx_proto_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:54:17.8239014Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/onnxruntime.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:54:17.8239765Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2024-06-26T04:54:17.8240130Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-06-26T04:54:17.8241147Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-06-26T04:54:17.8242239Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/_diagnostic.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-06-26T04:54:17.8243201Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/_rules.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2024-06-26T04:54:17.8243617Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:17.8244827Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:17.8246061Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/_infra.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:17.8247248Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/context.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:17.8248442Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/decorator.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:17.8249584Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/formatter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:17.8250714Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2024-06-26T04:54:17.8251171Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8252425Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8253601Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8255182Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8256497Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8257861Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8259267Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8260546Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8261893Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8263278Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8264502Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8265645Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8266994Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8268462Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8269699Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8271221Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8272678Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8273804Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8274874Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8276011Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8277218Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8278418Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8280047Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8281329Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8282755Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8284178Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8285427Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8286784Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8288098Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8289481Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8290671Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8291926Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8293349Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8294881Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8296443Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8297950Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8299415Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8300656Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8301987Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8303263Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8304708Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8306029Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8307574Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8308954Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8310107Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8311466Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8312788Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8313869Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8314882Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8315929Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8317048Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8318182Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8319385Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8320768Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8321900Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8323228Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2024-06-26T04:54:17.8323831Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8324603Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8325323Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/_pass.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8326129Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/decomposition_skip.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8326953Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/decomposition_table.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8327769Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/diagnostics.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8328606Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8329401Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8330250Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8331099Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8331873Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/op_validation.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8332628Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/patcher.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8333443Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8334319Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/serialization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8335202Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/torch_export_graph_extractor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8336014Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2024-06-26T04:54:17.8336390Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-06-26T04:54:17.8337230Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-06-26T04:54:17.8338205Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/analysis/unsupported_nodes.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/analysis 2024-06-26T04:54:17.8338574Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:54:17.8339394Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:54:17.8340253Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:54:17.8341083Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/decomp.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:54:17.8341999Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/functionalization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:54:17.8342903Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/modularization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:54:17.8343777Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/readability.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:54:17.8344661Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/type_promotion.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:54:17.8345549Z copying build/lib.linux-x86_64-cpython-38/torch/onnx/_internal/fx/passes/virtualization.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2024-06-26T04:54:17.8345784Z creating build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8346396Z copying build/lib.linux-x86_64-cpython-38/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8347058Z copying build/lib.linux-x86_64-cpython-38/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8347689Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8348290Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8348870Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8349485Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8350074Z copying build/lib.linux-x86_64-cpython-38/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8350668Z copying build/lib.linux-x86_64-cpython-38/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8351260Z copying build/lib.linux-x86_64-cpython-38/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8351928Z copying build/lib.linux-x86_64-cpython-38/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8352525Z copying build/lib.linux-x86_64-cpython-38/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8353140Z copying build/lib.linux-x86_64-cpython-38/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8353727Z copying build/lib.linux-x86_64-cpython-38/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8354340Z copying build/lib.linux-x86_64-cpython-38/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8354925Z copying build/lib.linux-x86_64-cpython-38/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8355517Z copying build/lib.linux-x86_64-cpython-38/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8356180Z copying build/lib.linux-x86_64-cpython-38/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8356786Z copying build/lib.linux-x86_64-cpython-38/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/torch/optim 2024-06-26T04:54:17.8357118Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2024-06-26T04:54:17.8358355Z copying build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2024-06-26T04:54:17.8359165Z copying build/lib.linux-x86_64-cpython-38/torch/optim/_multi_tensor/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2024-06-26T04:54:17.8359414Z creating build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8360033Z copying build/lib.linux-x86_64-cpython-38/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8360673Z copying build/lib.linux-x86_64-cpython-38/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8361349Z copying build/lib.linux-x86_64-cpython-38/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8361983Z copying build/lib.linux-x86_64-cpython-38/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8362623Z copying build/lib.linux-x86_64-cpython-38/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8363229Z copying build/lib.linux-x86_64-cpython-38/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8363910Z copying build/lib.linux-x86_64-cpython-38/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8364590Z copying build/lib.linux-x86_64-cpython-38/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8365246Z copying build/lib.linux-x86_64-cpython-38/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8366022Z copying build/lib.linux-x86_64-cpython-38/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8366737Z copying build/lib.linux-x86_64-cpython-38/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8367392Z copying build/lib.linux-x86_64-cpython-38/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8368029Z copying build/lib.linux-x86_64-cpython-38/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8368707Z copying build/lib.linux-x86_64-cpython-38/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8369396Z copying build/lib.linux-x86_64-cpython-38/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2024-06-26T04:54:17.8369696Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-06-26T04:54:17.8370446Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-06-26T04:54:17.8371334Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/find_first_use_of_broken_modules.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-06-26T04:54:17.8372111Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/is_from_package.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-06-26T04:54:17.8372926Z copying build/lib.linux-x86_64-cpython-38/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2024-06-26T04:54:17.8373179Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:54:17.8373809Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:54:17.8374639Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/_memory_profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:54:17.8375327Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:54:17.8376028Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:54:17.8376649Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:54:17.8377343Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:54:17.8378032Z copying build/lib.linux-x86_64-cpython-38/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2024-06-26T04:54:17.8378312Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8379015Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8379745Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8380487Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8381278Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/_quantized_conversions.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8382016Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8382754Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8383578Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8384291Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8384993Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8385700Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8386514Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8387212Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8387931Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8388675Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8389399Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8390179Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2024-06-26T04:54:17.8390499Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:54:17.8391226Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:54:17.8391977Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:54:17.8392716Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:54:17.8393479Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:54:17.8394371Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:54:17.8395358Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:54:17.8396177Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:54:17.8396958Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:54:17.8397704Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:54:17.8398557Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:54:17.8399373Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:54:17.8400104Z copying build/lib.linux-x86_64-cpython-38/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2024-06-26T04:54:17.8400345Z creating build/bdist.linux-x86_64/wheel/torch/signal 2024-06-26T04:54:17.8400958Z copying build/lib.linux-x86_64-cpython-38/torch/signal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/signal 2024-06-26T04:54:17.8401262Z creating build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-06-26T04:54:17.8401967Z copying build/lib.linux-x86_64-cpython-38/torch/signal/windows/__init__.py -> build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-06-26T04:54:17.8402736Z copying build/lib.linux-x86_64-cpython-38/torch/signal/windows/windows.py -> build/bdist.linux-x86_64/wheel/torch/signal/windows 2024-06-26T04:54:17.8402982Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2024-06-26T04:54:17.8403583Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-06-26T04:54:17.8404323Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/_semi_structured_conversions.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-06-26T04:54:17.8405003Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/_semi_structured_ops.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-06-26T04:54:17.8405628Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/_triton_ops.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-06-26T04:54:17.8406290Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/_triton_ops_meta.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-06-26T04:54:17.8406949Z copying build/lib.linux-x86_64-cpython-38/torch/sparse/semi_structured.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2024-06-26T04:54:17.8407237Z creating build/bdist.linux-x86_64/wheel/torch/special 2024-06-26T04:54:17.8407855Z copying build/lib.linux-x86_64-cpython-38/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/special 2024-06-26T04:54:17.8408096Z creating build/bdist.linux-x86_64/wheel/torch/testing 2024-06-26T04:54:17.8408721Z copying build/lib.linux-x86_64-cpython-38/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-06-26T04:54:17.8409364Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-06-26T04:54:17.8409997Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-06-26T04:54:17.8410621Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing 2024-06-26T04:54:17.8410926Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8411714Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8412525Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/autocast_test_lists.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8413334Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/autograd_function_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8414311Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/check_kernel_launches.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8415085Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8415897Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_device_type.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8416820Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_dist_composable.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8417624Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8418409Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8419181Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8419953Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8420849Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_methods_invocations.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8421630Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8422430Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8423177Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8423991Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_optimizers.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8424767Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_pruning.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8425579Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8426430Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8427216Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8427994Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8428815Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8429571Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/custom_op_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8430339Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8431194Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/dynamo_test_failures.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8446990Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/hop_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8447939Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8448831Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/inductor_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8449682Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/jit_metaprogramming_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8450458Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8451245Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8452028Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/logging_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8452935Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/quantization_torch_package_models.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8453716Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/static_module.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8454646Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/torchbind_impls.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8455489Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/triton_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8456327Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/two_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2024-06-26T04:54:17.8456701Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2024-06-26T04:54:17.8457533Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2024-06-26T04:54:17.8457885Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-06-26T04:54:17.8458684Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-06-26T04:54:17.8459501Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data/network1.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-06-26T04:54:17.8460333Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/data/network2.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2024-06-26T04:54:17.8460771Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:54:17.8461648Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:54:17.8462609Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/checkpoint_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:54:17.8463558Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/common_state_dict.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:54:17.8464574Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:54:17.8465563Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/distributed_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:54:17.8466531Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/distributed_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:54:17.8467417Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/fake_pg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:54:17.8468390Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/multi_threaded_pg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:54:17.8469304Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2024-06-26T04:54:17.8469729Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-06-26T04:54:17.8470713Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-06-26T04:54:17.8471714Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/test_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2024-06-26T04:54:17.8472233Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:54:17.8473390Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:54:17.8474614Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:54:17.8475810Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2024-06-26T04:54:17.8476240Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-06-26T04:54:17.8477207Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-06-26T04:54:17.8478244Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2024-06-26T04:54:17.8478644Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2024-06-26T04:54:17.8479581Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2024-06-26T04:54:17.8480031Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-06-26T04:54:17.8481010Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-06-26T04:54:17.8482070Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2024-06-26T04:54:17.8482474Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:17.8483425Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:17.8484428Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:17.8485496Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:17.8486518Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:17.8487616Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:17.8488655Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:17.8489605Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:17.8490724Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2024-06-26T04:54:17.8491185Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:54:17.8492256Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:54:17.8493435Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:54:17.8494811Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2024-06-26T04:54:17.8495263Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:17.8496308Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:17.8497373Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:17.8498406Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:17.8499452Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2024-06-26T04:54:17.8499876Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-06-26T04:54:17.8500745Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-06-26T04:54:17.8501686Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/generated/annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2024-06-26T04:54:17.8502040Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-06-26T04:54:17.8502966Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-06-26T04:54:17.8504057Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/core.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-06-26T04:54:17.8505022Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/refs.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-06-26T04:54:17.8506082Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2024-06-26T04:54:17.8506509Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:17.8507487Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:17.8508537Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/_masked.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:17.8509498Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/fft.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:17.8510576Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/linalg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:17.8511781Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/signal.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:17.8512756Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/sparse.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:17.8513767Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/opinfo/definitions/special.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2024-06-26T04:54:17.8514124Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-06-26T04:54:17.8515015Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-06-26T04:54:17.8515990Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/aot_autograd.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-06-26T04:54:17.8517005Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/autograd_registration.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-06-26T04:54:17.8517887Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-06-26T04:54:17.8518776Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/generate_tests.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-06-26T04:54:17.8519627Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/optests/make_fx.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2024-06-26T04:54:17.8520003Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-06-26T04:54:17.8520991Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-06-26T04:54:17.8522086Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module/future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-06-26T04:54:17.8522996Z copying build/lib.linux-x86_64-cpython-38/torch/testing/_internal/test_module/no_future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2024-06-26T04:54:17.8523244Z creating build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8523840Z copying build/lib.linux-x86_64-cpython-38/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8524470Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_config_module.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8525185Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_content_store.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8525807Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_contextlib.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8526758Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8527382Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_cxx_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8528014Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_device.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8528639Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_exposed_in.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8529267Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_foreach_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8529862Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8530518Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_get_clean_triton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8531145Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_import_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8531771Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8532560Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8533224Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8533823Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_stats.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8534619Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_traceback.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8535230Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_triton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8535859Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_typing_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8536518Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8537221Z copying build/lib.linux-x86_64-cpython-38/torch/utils/backend_registration.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8537865Z copying build/lib.linux-x86_64-cpython-38/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8538494Z copying build/lib.linux-x86_64-cpython-38/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8539137Z copying build/lib.linux-x86_64-cpython-38/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8539817Z copying build/lib.linux-x86_64-cpython-38/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8540455Z copying build/lib.linux-x86_64-cpython-38/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8541103Z copying build/lib.linux-x86_64-cpython-38/torch/utils/deterministic.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8541702Z copying build/lib.linux-x86_64-cpython-38/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8542326Z copying build/lib.linux-x86_64-cpython-38/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8542954Z copying build/lib.linux-x86_64-cpython-38/torch/utils/flop_counter.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8543598Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8544194Z copying build/lib.linux-x86_64-cpython-38/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8544848Z copying build/lib.linux-x86_64-cpython-38/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8545468Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8546145Z copying build/lib.linux-x86_64-cpython-38/torch/utils/module_tracker.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8546782Z copying build/lib.linux-x86_64-cpython-38/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8547462Z copying build/lib.linux-x86_64-cpython-38/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8548042Z copying build/lib.linux-x86_64-cpython-38/torch/utils/weak.py -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8548375Z creating build/bdist.linux-x86_64/wheel/torch/utils/_strobelight 2024-06-26T04:54:17.8549128Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/_strobelight 2024-06-26T04:54:17.8549957Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_strobelight/cli_function_profiler.py -> build/bdist.linux-x86_64/wheel/torch/utils/_strobelight 2024-06-26T04:54:17.8550247Z creating build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:54:17.8550920Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:54:17.8551628Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/functions.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:54:17.8552335Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/interp.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:54:17.8553023Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/numbers.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:54:17.8553726Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/reference.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:54:17.8554441Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/singleton_int.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:54:17.8555124Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/solve.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:54:17.8555797Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/symbol.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:54:17.8556502Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_sympy/value_ranges.py -> build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2024-06-26T04:54:17.8556821Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2024-06-26T04:54:17.8557595Z copying build/lib.linux-x86_64-cpython-38/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2024-06-26T04:54:17.8557887Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2024-06-26T04:54:17.8558619Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2024-06-26T04:54:17.8558968Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:54:17.8559841Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:54:17.8560768Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/blas_compare_setup.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:54:17.8561646Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:54:17.8562566Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:54:17.8563463Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/op_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:54:17.8564393Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/simple_timeit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:54:17.8565382Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2024-06-26T04:54:17.8565745Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:17.8566619Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:17.8567485Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:17.8568394Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:17.8569285Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:17.8570160Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/spectral.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:17.8571020Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/op_fuzzers/unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2024-06-26T04:54:17.8571383Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:54:17.8572206Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:54:17.8573012Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/_stubs.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:54:17.8573828Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:54:17.8574781Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:54:17.8575613Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/compile.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:54:17.8576506Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/cpp_jit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:54:17.8577386Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:54:17.8578241Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/sparse_fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:54:17.8579062Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/timer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:54:17.8579501Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:17.8580551Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:17.8581645Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:17.8582798Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:17.8583948Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:17.8585044Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:17.8586106Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2024-06-26T04:54:17.8587081Z copying build/lib.linux-x86_64-cpython-38/torch/utils/benchmark/utils/timeit_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2024-06-26T04:54:17.8587400Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-06-26T04:54:17.8588136Z copying build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-06-26T04:54:17.8588886Z copying build/lib.linux-x86_64-cpython-38/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2024-06-26T04:54:17.8589150Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:54:17.8589805Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:54:17.8590587Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:54:17.8591323Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:54:17.8592006Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:54:17.8592704Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:54:17.8593360Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:54:17.8594086Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:54:17.8594756Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2024-06-26T04:54:17.8595072Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-06-26T04:54:17.8595815Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-06-26T04:54:17.8596602Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/collate.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-06-26T04:54:17.8597346Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/fetch.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-06-26T04:54:17.8598105Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/pin_memory.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-06-26T04:54:17.8598896Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/signal_handling.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-06-26T04:54:17.8599649Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/_utils/worker.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2024-06-26T04:54:17.8599972Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:54:17.8600827Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:54:17.8601653Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/_decorator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:54:17.8602497Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/_hook_iterator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:54:17.8603308Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/_typing.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:54:17.8604168Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/datapipe.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:54:17.8604990Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/gen_pyi.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:54:17.8605379Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:17.8606326Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:17.8607376Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:17.8608363Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/dataframes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:17.8609352Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/datapipes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:17.8610332Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/dataframe/structures.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2024-06-26T04:54:17.8610739Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:54:17.8611628Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:54:17.8612543Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:54:17.8613514Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:54:17.8614518Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:54:17.8615442Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/filelister.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:54:17.8616436Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/fileopener.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:54:17.8617388Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:54:17.8618357Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/routeddecoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:54:17.8619273Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/selecting.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:54:17.8620190Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/sharding.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:54:17.8621130Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/streamreader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:54:17.8622059Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/iter/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2024-06-26T04:54:17.8622433Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-06-26T04:54:17.8623521Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-06-26T04:54:17.8624536Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-06-26T04:54:17.8625494Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-06-26T04:54:17.8626394Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-06-26T04:54:17.8627311Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-06-26T04:54:17.8628177Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/map/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2024-06-26T04:54:17.8628555Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-06-26T04:54:17.8629622Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-06-26T04:54:17.8630555Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-06-26T04:54:17.8631772Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/decoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-06-26T04:54:17.8632702Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/utils/snapshot.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2024-06-26T04:54:17.8633557Z copying build/lib.linux-x86_64-cpython-38/torch/utils/data/datapipes/datapipe.pyi -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2024-06-26T04:54:17.8633836Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-06-26T04:54:17.8634521Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-06-26T04:54:17.8635255Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-06-26T04:54:17.8636027Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/cuda_to_hip_mappings.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-06-26T04:54:17.8636765Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-06-26T04:54:17.8637512Z copying build/lib.linux-x86_64-cpython-38/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2024-06-26T04:54:17.8637766Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-06-26T04:54:17.8638421Z copying build/lib.linux-x86_64-cpython-38/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-06-26T04:54:17.8639089Z copying build/lib.linux-x86_64-cpython-38/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2024-06-26T04:54:17.8639389Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-06-26T04:54:17.8640126Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-06-26T04:54:17.8640854Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-06-26T04:54:17.8641659Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/skeleton.html -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-06-26T04:54:17.8642370Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/code.js -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-06-26T04:54:17.8643080Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/htm.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-06-26T04:54:17.8643863Z copying build/lib.linux-x86_64-cpython-38/torch/utils/model_dump/preact.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2024-06-26T04:54:17.8644174Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:54:17.8644924Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:54:17.8645718Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:54:17.8646495Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:54:17.8647288Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:54:17.8648071Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:54:17.8648867Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:54:17.8649622Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:54:17.8650417Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:54:17.8651201Z copying build/lib.linux-x86_64-cpython-38/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2024-06-26T04:54:17.8651451Z creating build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-06-26T04:54:17.8652091Z copying build/lib.linux-x86_64-cpython-38/torch/utils/viz/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-06-26T04:54:17.8652745Z copying build/lib.linux-x86_64-cpython-38/torch/utils/viz/_cycles.py -> build/bdist.linux-x86_64/wheel/torch/utils/viz 2024-06-26T04:54:17.8653390Z copying build/lib.linux-x86_64-cpython-38/torch/utils/_config_typing.pyi -> build/bdist.linux-x86_64/wheel/torch/utils 2024-06-26T04:54:17.8653624Z creating build/bdist.linux-x86_64/wheel/torch/xpu 2024-06-26T04:54:17.8654310Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-06-26T04:54:17.8654904Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-06-26T04:54:17.8655527Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/_utils.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-06-26T04:54:17.8656171Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/random.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-06-26T04:54:17.8656754Z copying build/lib.linux-x86_64-cpython-38/torch/xpu/streams.py -> build/bdist.linux-x86_64/wheel/torch/xpu 2024-06-26T04:54:17.8657272Z copying build/lib.linux-x86_64-cpython-38/torch/_VF.pyi -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.8657840Z copying build/lib.linux-x86_64-cpython-38/torch/return_types.pyi -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.8658366Z copying build/lib.linux-x86_64-cpython-38/torch/py.typed -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:17.8658587Z creating build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8659206Z copying build/lib.linux-x86_64-cpython-38/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8659833Z copying build/lib.linux-x86_64-cpython-38/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8660488Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_edge_op_registration -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8661061Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8661666Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8662384Z copying build/lib.linux-x86_64-cpython-38/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8663119Z copying build/lib.linux-x86_64-cpython-38/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8663719Z copying build/lib.linux-x86_64-cpython-38/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8664349Z copying build/lib.linux-x86_64-cpython-38/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8665165Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8665844Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8666557Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8667290Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8667935Z copying build/lib.linux-x86_64-cpython-38/torch/bin/aot_model_compiler_test -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8668514Z copying build/lib.linux-x86_64-cpython-38/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8669183Z copying build/lib.linux-x86_64-cpython-38/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/torch/bin 2024-06-26T04:54:17.8669427Z creating build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8670199Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8671985Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8677014Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8681914Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8687693Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8693246Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8698226Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8703407Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8708638Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8714006Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8719256Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_cow_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8725635Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8731082Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8736313Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8741052Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8746256Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8751778Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8757014Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8762125Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8767533Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8772677Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8777895Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8782674Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8787739Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8793080Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_bit_cast_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8797870Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8803439Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8808892Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8814128Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8819403Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_generic_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8824299Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8840045Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8845139Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_lazy_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8850493Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8856206Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8863417Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8869244Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8874511Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_small_vector_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8889733Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_ssize_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8895050Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_string_util_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8900294Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8905997Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8910921Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8916506Z copying build/lib.linux-x86_64-cpython-38/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8921191Z copying build/lib.linux-x86_64-cpython-38/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8928128Z copying build/lib.linux-x86_64-cpython-38/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8933234Z copying build/lib.linux-x86_64-cpython-38/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8939944Z copying build/lib.linux-x86_64-cpython-38/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8945159Z copying build/lib.linux-x86_64-cpython-38/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8950673Z copying build/lib.linux-x86_64-cpython-38/torch/test/atest -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8956196Z copying build/lib.linux-x86_64-cpython-38/torch/test/basic -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8962173Z copying build/lib.linux-x86_64-cpython-38/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8967559Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8972612Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8978745Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8983501Z copying build/lib.linux-x86_64-cpython-38/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8992018Z copying build/lib.linux-x86_64-cpython-38/torch/test/dispatch_key_set_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.8996876Z copying build/lib.linux-x86_64-cpython-38/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9001892Z copying build/lib.linux-x86_64-cpython-38/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9007274Z copying build/lib.linux-x86_64-cpython-38/torch/test/half_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9012643Z copying build/lib.linux-x86_64-cpython-38/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9020976Z copying build/lib.linux-x86_64-cpython-38/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9026005Z copying build/lib.linux-x86_64-cpython-38/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9031052Z copying build/lib.linux-x86_64-cpython-38/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9036189Z copying build/lib.linux-x86_64-cpython-38/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9041441Z copying build/lib.linux-x86_64-cpython-38/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9046566Z copying build/lib.linux-x86_64-cpython-38/torch/test/native_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9051934Z copying build/lib.linux-x86_64-cpython-38/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9057169Z copying build/lib.linux-x86_64-cpython-38/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9062412Z copying build/lib.linux-x86_64-cpython-38/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9067434Z copying build/lib.linux-x86_64-cpython-38/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9073886Z copying build/lib.linux-x86_64-cpython-38/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9079368Z copying build/lib.linux-x86_64-cpython-38/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9084553Z copying build/lib.linux-x86_64-cpython-38/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9089460Z copying build/lib.linux-x86_64-cpython-38/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9094870Z copying build/lib.linux-x86_64-cpython-38/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9100528Z copying build/lib.linux-x86_64-cpython-38/torch/test/StorageUtils_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9105620Z copying build/lib.linux-x86_64-cpython-38/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9110806Z copying build/lib.linux-x86_64-cpython-38/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9118452Z copying build/lib.linux-x86_64-cpython-38/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9123797Z copying build/lib.linux-x86_64-cpython-38/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9125353Z copying build/lib.linux-x86_64-cpython-38/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9130665Z copying build/lib.linux-x86_64-cpython-38/torch/test/type_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9136768Z copying build/lib.linux-x86_64-cpython-38/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9142019Z copying build/lib.linux-x86_64-cpython-38/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9143279Z copying build/lib.linux-x86_64-cpython-38/torch/test/legacy_vmap_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9149517Z copying build/lib.linux-x86_64-cpython-38/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9154566Z copying build/lib.linux-x86_64-cpython-38/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9159561Z copying build/lib.linux-x86_64-cpython-38/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9164595Z copying build/lib.linux-x86_64-cpython-38/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9170256Z copying build/lib.linux-x86_64-cpython-38/torch/test/List_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9180872Z copying build/lib.linux-x86_64-cpython-38/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9187615Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9198502Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9207158Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9219445Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9229020Z copying build/lib.linux-x86_64-cpython-38/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9235023Z copying build/lib.linux-x86_64-cpython-38/torch/test/make_boxed_from_unboxed_functor_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9243565Z copying build/lib.linux-x86_64-cpython-38/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9249467Z copying build/lib.linux-x86_64-cpython-38/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9254428Z copying build/lib.linux-x86_64-cpython-38/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9259557Z copying build/lib.linux-x86_64-cpython-38/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9290134Z copying build/lib.linux-x86_64-cpython-38/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/torch/test 2024-06-26T04:54:17.9296411Z creating build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9297422Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_aoti.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9298578Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9299803Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_cpu.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9302016Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9302773Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9303689Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9304918Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9306194Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9307120Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9308030Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9308895Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9309929Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9311191Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9312144Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9313328Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9314664Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9316073Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9317315Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9318454Z copying build/lib.linux-x86_64-cpython-38/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9322601Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9330739Z copying build/lib.linux-x86_64-cpython-38/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2024-06-26T04:54:17.9331979Z creating build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:54:17.9333654Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:54:17.9335067Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:54:17.9483781Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:54:17.9491263Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:54:17.9498748Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:54:17.9501263Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:54:17.9504227Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:54:18.1444988Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:54:18.1445980Z copying build/lib.linux-x86_64-cpython-38/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/torch/lib 2024-06-26T04:54:18.1446778Z creating build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1447639Z copying build/lib.linux-x86_64-cpython-38/torch/include/pthreadpool.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1449768Z copying build/lib.linux-x86_64-cpython-38/torch/include/fxdiv.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1450700Z copying build/lib.linux-x86_64-cpython-38/torch/include/cpuinfo.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1452002Z copying build/lib.linux-x86_64-cpython-38/torch/include/qnnpack_func.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1453118Z copying build/lib.linux-x86_64-cpython-38/torch/include/clog.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1454481Z copying build/lib.linux-x86_64-cpython-38/torch/include/psimd.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1457031Z copying build/lib.linux-x86_64-cpython-38/torch/include/fp16.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1457715Z copying build/lib.linux-x86_64-cpython-38/torch/include/nnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1459010Z copying build/lib.linux-x86_64-cpython-38/torch/include/xnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1461813Z copying build/lib.linux-x86_64-cpython-38/torch/include/experiments-config.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1463040Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1464165Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_config.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1465250Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1466579Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1467906Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1468975Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1470212Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1471328Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_types.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1472686Z copying build/lib.linux-x86_64-cpython-38/torch/include/dnnl_version.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1473643Z copying build/lib.linux-x86_64-cpython-38/torch/include/sleef.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1476562Z copying build/lib.linux-x86_64-cpython-38/torch/include/libshm.h -> build/bdist.linux-x86_64/wheel/torch/include 2024-06-26T04:54:18.1478168Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1479232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1481009Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1482169Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1483049Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1484075Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1485118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/BlasBackend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1486474Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1487521Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1488455Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1489347Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CachedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1490797Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1491796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1492899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1493960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1495123Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1496481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DeviceAccelerator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1497848Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1498676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1499808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1510106Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1511388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Dispatch_v2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1513139Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1514233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1516120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1517492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1518799Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1520043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1521044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1522293Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1523184Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1524471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1525632Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1526418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1527772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyBatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1528830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyBatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1529901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyVmapMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1531026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1532406Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1533819Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1534894Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1535791Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1537127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1538096Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1539166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1540796Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1542002Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1542953Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1543899Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1544676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1545679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1548356Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1550407Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1552689Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1554764Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1557154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1559295Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1561217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1563000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1564618Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1566195Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1568028Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1569833Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1571641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1573513Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1575685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1577709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/StorageUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1579560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1581672Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1583861Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1586119Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1588630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1590930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1592898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1594850Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1596749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1598499Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1600810Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1602740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1604736Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ThreadLocalPythonObjects.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1606451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1608360Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1609878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1611552Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1612989Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1614967Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1616935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1618829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1620490Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1622107Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1623667Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpp_custom_type_hack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1625425Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1627083Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1628541Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1630057Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1631612Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1633135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1634738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1636485Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1638430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1640690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1643135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1645484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1647418Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1649684Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1651838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1653930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1655731Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1657414Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1658991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1660581Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1662199Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1663754Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1668811Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1684408Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1690480Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1702925Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1704749Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2024-06-26T04:54:18.1707223Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-06-26T04:54:18.1708743Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/FlushDenormal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-06-26T04:54:18.1710645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-06-26T04:54:18.1712901Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vml.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2024-06-26T04:54:18.1714222Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:54:18.1715285Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1717318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1719597Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1722217Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1724814Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1727503Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1730233Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1732733Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1735350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1738232Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1741522Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1745066Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1747568Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1749931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1752025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2024-06-26T04:54:18.1754214Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:18.1756318Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:18.1759679Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:18.1762721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:18.1765772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:18.1768951Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:18.1772375Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:18.1775783Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:18.1779137Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:18.1782583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:18.1784971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:18.1787613Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:18.1789905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:18.1792529Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2024-06-26T04:54:18.1794296Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2024-06-26T04:54:18.1796451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2024-06-26T04:54:18.1798188Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:18.1799961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:18.1802432Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:18.1804900Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:18.1807439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:18.1810238Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:18.1812970Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:18.1815859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:18.1818331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:18.1820932Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:18.1823361Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2024-06-26T04:54:18.1825563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:54:18.1827711Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/functional_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:54:18.1829830Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:54:18.1831864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:54:18.1833903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:54:18.1836077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:54:18.1837966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:54:18.1839990Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_half.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:54:18.1841808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:54:18.1843710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cpu/vec/vec_n.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2024-06-26T04:54:18.1845270Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1846721Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATenGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1848562Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATenOpList.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1850413Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATen_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1852176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ATen_pch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1854078Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1856194Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1858263Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1860504Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/CheckMemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1862824Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DeprecatedTypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1865131Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1867068Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Dict.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1868974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Dict_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1870979Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1872821Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1874969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/DistributionsHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1877543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1879365Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1881226Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1883118Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/IListRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1885026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/IListRef_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1887378Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/LegacyTypeDispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1889246Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/List.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1891219Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/List_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1893260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/MT19937RNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1895314Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1897533Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1899548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/PhiloxRNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1901653Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/PythonFallbackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1903905Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1906019Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/QuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1908037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1910025Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1911991Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1913750Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1915753Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1917643Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1919676Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TensorBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1921668Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TorchDispatchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1923866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TransformationHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1926163Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1928342Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/UnsafeFromTH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1930430Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/VariableHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1932608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1934576Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/Vitals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1936620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/alias_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1938542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1940506Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/builtin_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1942299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/class_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1944234Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1946105Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dynamic_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1947997Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/enum_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1949859Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1951640Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/function_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1953629Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/function_schema_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1955682Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1957492Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1959463Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1961635Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/interned_strings_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1963439Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1965236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ivalue_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1966994Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/ivalue_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1968704Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/jit_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1971058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/jit_type_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1973944Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/operator_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1976857Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/qualified_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1979394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/rref_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1982001Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1984770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/symbol.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1986961Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/type_factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1988836Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/type_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1990571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1992699Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/TensorBody.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1994659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1996851Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2024-06-26T04:54:18.1998258Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-06-26T04:54:18.2000062Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/BoxedKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-06-26T04:54:18.2002565Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-06-26T04:54:18.2005158Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/KernelFunction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-06-26T04:54:18.2007567Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-06-26T04:54:18.2010043Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/OperatorKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2024-06-26T04:54:18.2011654Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-06-26T04:54:18.2013858Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-06-26T04:54:18.2016807Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-06-26T04:54:18.2019400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/boxing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-06-26T04:54:18.2021923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-06-26T04:54:18.2024214Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/boxing/impl/test_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2024-06-26T04:54:18.2026035Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:54:18.2027700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/CppSignature.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:54:18.2030327Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:54:18.2032738Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/Dispatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:54:18.2035050Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/ObservedOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:54:18.2037622Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/OperatorEntry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:54:18.2040244Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/OperatorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:54:18.2043148Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2024-06-26T04:54:18.2044986Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-06-26T04:54:18.2046822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/adaption.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-06-26T04:54:18.2049515Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/infer_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-06-26T04:54:18.2052172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/op_allowlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-06-26T04:54:18.2054969Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/core/op_registration/op_registration.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2024-06-26T04:54:18.2056637Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2058127Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2060303Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2062348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/Atomic.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2064286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2066334Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2068472Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2070493Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2072740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2074987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/PhiloxUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2077065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2079162Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/cub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2081331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2083507Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2085616Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDABlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2087471Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2089498Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAContextLight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2091700Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDADataType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2093881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDADevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2096348Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2098451Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2100714Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2102947Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDASparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2105185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDASparseBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2107257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2109588Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CUDAUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2111980Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2114135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2116141Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2118289Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2120501Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/PhiloxCudaState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2122751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2124779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/Sleep.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2126960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2128985Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/cub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2131044Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/jiterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2133155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2135299Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2024-06-26T04:54:18.2136878Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:54:18.2138542Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:54:18.2140724Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:54:18.2142920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:54:18.2145417Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:54:18.2147780Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:54:18.2149923Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:54:18.2152157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/CUDAHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:54:18.2154427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:54:18.2157120Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:54:18.2159481Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2024-06-26T04:54:18.2161176Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:54:18.2163152Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/GemmCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:54:18.2165659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:54:18.2168166Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:54:18.2170907Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/StreamTimer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:54:18.2173462Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/Tunable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:54:18.2176394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/TunableGemm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:54:18.2178927Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cuda/tunable/TunableOp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2024-06-26T04:54:18.2180515Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:54:18.2182048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:54:18.2184198Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:54:18.2186380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:54:18.2188288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Handles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:54:18.2190283Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:54:18.2192297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:54:18.2194235Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/cudnn/cudnn-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2024-06-26T04:54:18.2195607Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:54:18.2197349Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/ADInterpreters.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:54:18.2199645Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchRulesHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:54:18.2201938Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:54:18.2204224Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:54:18.2206296Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:54:18.2208417Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/DynamicLayer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:54:18.2210394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:54:18.2212548Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/Interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:54:18.2214931Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:54:18.2217157Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:54:18.2219286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/PlumbingHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:54:18.2221446Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/TensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:54:18.2223659Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/functorch/VmapInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2024-06-26T04:54:18.2225156Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:54:18.2226547Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/from_blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:54:18.2228191Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/ops/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2024-06-26T04:54:18.2229529Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2024-06-26T04:54:18.2230357Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-06-26T04:54:18.2232018Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-06-26T04:54:18.2234803Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-06-26T04:54:18.2237185Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-06-26T04:54:18.2239431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2024-06-26T04:54:18.2241047Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:54:18.2242631Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:54:18.2244841Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/IndexKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:54:18.2246890Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:54:18.2248872Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSAllocatorInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:54:18.2250820Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSDevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:54:18.2252550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:54:18.2254623Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:54:18.2256660Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:54:18.2258574Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:54:18.2260489Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSProfiler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:54:18.2262336Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/mps/MPSStream.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2024-06-26T04:54:18.2263636Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-06-26T04:54:18.2265249Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-06-26T04:54:18.2267265Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-06-26T04:54:18.2269302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-06-26T04:54:18.2271110Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-06-26T04:54:18.2273103Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-06-26T04:54:18.2275011Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/miopen/miopen-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2024-06-26T04:54:18.2276554Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:54:18.2278171Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:54:18.2280412Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/CUDAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:54:18.2282550Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/FunctionTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:54:18.2284898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/HIPHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:54:18.2287076Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/IPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:54:18.2289337Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/MAIAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:54:18.2291387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/MPSHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:54:18.2293627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/MTIAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:54:18.2296297Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:54:18.2298431Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/detail/XPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2024-06-26T04:54:18.2299770Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2301320Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2303427Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/AdaptivePooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2305483Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/AmpKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2307822Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/BatchLinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2309792Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2312014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/BucketizationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2314149Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CPUBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2316359Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CPUFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2318698Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CanUse32BitIndexMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2321172Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ComplexHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2323538Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2326222Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2328620Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2330696Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ConvolutionMM3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2332808Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2334881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2336987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/DilatedConvolutionUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2339452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/DispatchStub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2341705Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2343875Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2346004Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2348312Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2350584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2352757Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ForeachUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2355145Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/FractionalMaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2357826Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2360479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/FusedAdagrad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2362876Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/FusedAdam.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2365261Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/FusedSGD.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2367605Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2370364Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/GridSamplerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2372866Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2375330Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2377389Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/IndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2379563Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2381531Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2383685Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/LinearAlgebraUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2386000Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/LossMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2387804Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2389987Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/MathBitFallThroughLists.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2392208Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/MathBitsFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2394129Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/MaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2396026Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/NonEmptyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2397962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/NonSymbolicBC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2400546Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2403384Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Padding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2405874Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/PixelShuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2408813Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/PointwiseOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2411387Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Pool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2413555Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2416482Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/RNN.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2418930Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/RangeFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2421097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReduceAllOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2423155Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2425154Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReduceOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2427341Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ReductionType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2429584Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2431545Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2433447Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ResizeCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2435556Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/ScatterGatherChecks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2437583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SegmentReduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2439566Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SharedReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2441644Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SobolEngineOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2443730Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2445630Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SortingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2447838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2449878Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/SpectralOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2452197Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/StridedRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2454467Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorAdvancedIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2456732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2459034Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorCompare.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2461268Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorConversions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2463549Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorDimApply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2465740Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2467732Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2470065Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2472726Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2475210Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorShape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2477652Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TensorTransformations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2479963Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TopKImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2482401Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TransposeType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2484892Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TriangularOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2487278Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/TypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2489569Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/UnaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2491838Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Unfold2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2493978Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/Unfold3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2496500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/UnfoldBackward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2498770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/UpSample.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2500860Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2502829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2504752Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2506832Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/im2col_shape_check.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2509046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2511229Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/verbose_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2513317Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/vol2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2024-06-26T04:54:18.2514880Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2516794Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2519216Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/CatKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2521344Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2523873Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/CopyKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2526257Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2528920Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2531479Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2534260Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2536690Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/Intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2538852Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/IsContiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2541236Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/LogAddExp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2543709Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/Loops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2546135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2548778Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2551388Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/Reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2553751Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/ReduceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2556333Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2558818Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/SerialStackImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2561014Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2563571Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2565641Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/StackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2567935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2570473Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/WeightNormKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2572929Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/avx_mathfun.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2575302Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/int_mm_kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2577817Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/mixed_data_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2579971Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/moments_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2582084Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2584046Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cpu/zmath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2024-06-26T04:54:18.2585520Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2587343Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2589633Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2592132Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2594554Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2597135Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2599509Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2602037Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2604583Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2606710Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2608779Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2610966Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2613350Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/MiscUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2616286Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2619113Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2621983Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/RowwiseScaledMM.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2624695Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ScanKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2627097Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2629500Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortStable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2631962Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2634433Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2636868Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/TensorTopK.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2639300Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/jit_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2641663Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/thread_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2644288Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2646960Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/CUDALoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2648974Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2651617Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2653981Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2656518Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2659090Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2661637Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2664058Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2666377Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Loops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2667452Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Math.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2668595Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2669847Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2671170Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Normalization.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2672394Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2673608Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Pow.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2674717Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Randperm.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2675834Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/Reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2676829Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2677935Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2678976Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2680104Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2681176Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2682353Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2683400Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/UpSample.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2684560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2685614Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2686903Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2687845Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2689008Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2690128Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2691213Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/im2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2692311Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2693310Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/cuda/vol2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2024-06-26T04:54:18.2693722Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-06-26T04:54:18.2694881Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-06-26T04:54:18.2695973Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-06-26T04:54:18.2697192Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-06-26T04:54:18.2698329Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/OperationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-06-26T04:54:18.2699380Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/TensorFactory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-06-26T04:54:18.2700402Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/mps/UnaryConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2024-06-26T04:54:18.2700783Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-06-26T04:54:18.2701906Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-06-26T04:54:18.2703033Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-06-26T04:54:18.2704077Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-06-26T04:54:18.2705460Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-06-26T04:54:18.2706772Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-06-26T04:54:18.2708056Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/nested/NestedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2024-06-26T04:54:18.2708621Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:54:18.2709864Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/AffineQuantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:54:18.2711126Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:54:18.2712319Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:54:18.2713601Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:54:18.2714812Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:54:18.2715937Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:54:18.2717048Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/PackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2024-06-26T04:54:18.2717473Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:18.2718909Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:18.2720092Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:18.2721255Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:18.2722440Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:18.2723560Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:18.2724880Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:18.2726143Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:18.2727484Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:18.2728769Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:18.2730029Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:18.2731331Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:18.2732600Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:18.2733773Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2024-06-26T04:54:18.2734383Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers 2024-06-26T04:54:18.2735580Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/transformers/attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers 2024-06-26T04:54:18.2736898Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/transformers/sdp_utils_cpp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers 2024-06-26T04:54:18.2737478Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-06-26T04:54:18.2738674Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils/Factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-06-26T04:54:18.2739770Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils/ParamUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-06-26T04:54:18.2758383Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/native/utils/ParamsHash.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2024-06-26T04:54:18.2759137Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-06-26T04:54:18.2760543Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized/QTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-06-26T04:54:18.2762156Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/quantized/Quantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2024-06-26T04:54:18.2762686Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-06-26T04:54:18.2764007Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-06-26T04:54:18.2765346Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-06-26T04:54:18.2766627Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/XPUContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-06-26T04:54:18.2767855Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/XPUDevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-06-26T04:54:18.2769074Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/XPUEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-06-26T04:54:18.2770357Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2024-06-26T04:54:18.2770750Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2024-06-26T04:54:18.2772266Z copying build/lib.linux-x86_64-cpython-38/torch/include/ATen/xpu/detail/XPUHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2024-06-26T04:54:18.2772792Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2024-06-26T04:54:18.2773347Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:54:18.2774838Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/crc_alt.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:54:18.2775813Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/file_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:54:18.2777062Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/in_memory_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:54:18.2778143Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/inline_container.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:54:18.2779295Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/istream_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:54:18.2780502Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/read_adapter_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:54:18.2781643Z copying build/lib.linux-x86_64-cpython-38/torch/include/caffe2/serialize/versions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2024-06-26T04:54:18.2782046Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2024-06-26T04:54:18.2782372Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-06-26T04:54:18.2783414Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/macros/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-06-26T04:54:18.2784304Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/macros/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-06-26T04:54:18.2785282Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2024-06-26T04:54:18.2785663Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2786564Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2787607Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/AutogradState.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2788638Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2789658Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/CPUAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2790919Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/CompileTimeFunctionPointer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2791944Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/ConstantSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2793015Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Contiguity.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2794001Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/CopyBytes.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2794883Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DefaultDtype.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2795883Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DefaultTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2796725Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2797876Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DeviceArray.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2798889Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2799674Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2800746Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DispatchKey.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2801805Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2802835Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/DynamicCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2803734Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2804546Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/GeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2805519Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/GradMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2806505Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2807357Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2808280Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2809133Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/OptionalRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2810242Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/PyHandleCache.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2811178Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/QEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2812215Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2813290Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/RefcountedDeleter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2814470Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SafePyObject.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2815406Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2816480Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2817426Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2818299Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2819205Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/StorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2820328Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2821264Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/StreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2822059Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymBool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2823031Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2823893Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymInt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2824923Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymIntArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2825868Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2826844Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/SymbolicShapeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2827750Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/TensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2828787Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2829962Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2830989Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/WrapDimMinimal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2832047Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/alignment.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2833073Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2024-06-26T04:54:18.2833571Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2834569Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/COW.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2835536Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/COWDeleter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2836808Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2838310Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/FakeGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2839566Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/GPUTrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2840803Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2842028Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/InlineDeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2843426Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/InlineEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2845280Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/InlineStreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2846493Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2847572Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2848809Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/PyObjectSlot.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2849998Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2851071Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/SizesAndStrides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2852267Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2853518Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/VirtualGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2854696Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/core/impl/alloc_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2024-06-26T04:54:18.2855149Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2856318Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/AbortHandler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2857275Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/AlignOf.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2858425Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ApproximateClock.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2859494Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2860587Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2861474Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/BFloat16-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2862324Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/BFloat16-math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2863094Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2863993Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2865119Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2866064Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/C++17.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2867118Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/CallOnce.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2867957Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ConstexprCrc.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2868987Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/DeadlockDetection.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2869992Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2870980Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2871845Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Exception.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2872897Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ExclusivelyOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2874138Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2875065Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/FbcodeMaps.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2875902Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Flags.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2876860Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e4m3fn-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2877756Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e4m3fn.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2878580Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2879556Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e4m3fnuz.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2880571Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e5m2-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2881503Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e5m2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2882491Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2883417Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_e5m2fnuz.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2884572Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Float8_fnuz_cvt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2885516Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/FunctionRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2886568Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Half-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2887459Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Half.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2888573Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/IdWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2889578Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Lazy.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2890515Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/LeftRight.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2891283Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Load.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2892089Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Logging.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2892889Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/MathConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2893893Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/MaybeOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2894976Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2896098Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Optional.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2897084Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/OptionalArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2898205Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ParallelGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2899173Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Registry.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2900144Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ScopeExit.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2901228Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/SmallBuffer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2902250Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2903219Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/StringUtil.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2904282Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Synchronized.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2905343Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ThreadLocal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2906520Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ThreadLocalDebugInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2907535Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2908573Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2909648Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeIndex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2910684Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeList.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2911756Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2912684Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2913524Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Unicode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2914521Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/UniqueVoidPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2915418Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/Unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2916329Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/accumulate.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2917165Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/bit_cast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2917984Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/bits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2918864Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2919664Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/complex_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2920803Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/complex_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2921586Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2922498Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/env.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2923500Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2924545Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/floating_point_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2925567Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/generic_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2926433Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2927345Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/int128.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2928232Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/intrusive_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2929127Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/irange.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2930007Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/llvmMathExtras.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2931111Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/logging_is_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2932130Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/logging_is_not_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2933197Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2934606Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/order_preserving_flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2935602Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/overloaded.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2936627Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2937571Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/qint32.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2938476Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/qint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2939386Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2940222Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2941115Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/quint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2942136Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/safe_numerics.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2943076Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/signal_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2943959Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/sparse_bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2944762Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/ssize.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2945718Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/static_tracepoint.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2946641Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/static_tracepoint_elfx86.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2947558Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/strides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2948342Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/string_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2949319Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/string_view.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2950259Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/strong_type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2951100Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/tempfile.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2951956Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/thread_name.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2952971Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2953851Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/util/win32-headers.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2024-06-26T04:54:18.2954302Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2955413Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAAlgorithm.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2956573Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2957773Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDACachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2958763Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDADeviceAssertion.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2959878Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2960887Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2962132Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2963178Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2964197Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2965175Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2966252Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAMathCompat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2967245Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAMiscFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2968275Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/CUDAStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2969040Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/driver_api.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2024-06-26T04:54:18.2969524Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-06-26T04:54:18.2970546Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-06-26T04:54:18.2971391Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/cuda/impl/CUDATest.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2024-06-26T04:54:18.2971867Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-06-26T04:54:18.2972967Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUCachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-06-26T04:54:18.2973953Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUDeviceProp.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-06-26T04:54:18.2975084Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-06-26T04:54:18.2976101Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-06-26T04:54:18.2976983Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-06-26T04:54:18.2977936Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/XPUStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2024-06-26T04:54:18.2978273Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2024-06-26T04:54:18.2979375Z copying build/lib.linux-x86_64-cpython-38/torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2024-06-26T04:54:18.2979739Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2024-06-26T04:54:18.2980684Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-06-26T04:54:18.2981573Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/custom_class_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-06-26T04:54:18.2982343Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-06-26T04:54:18.2983108Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-06-26T04:54:18.2983999Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2024-06-26T04:54:18.2984398Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2985373Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2986365Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/CudaIPCTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2987293Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/DataLoader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2988286Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2989168Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Dtype.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2990230Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/DynamicTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2991093Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2992190Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2993248Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2994256Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2995183Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2996189Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2997097Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2998051Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2998985Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.2999902Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.3000995Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/StorageMethods.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.3001963Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/StorageSharing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.3002908Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.3003978Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/THConcat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.3004819Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/THP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.3005709Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/TypeInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.3006565Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.3007524Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/copy_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.3008564Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/itt_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.3009440Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/python_dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.3010328Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/python_headers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.3011382Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.3012268Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2024-06-26T04:54:18.3012729Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2024-06-26T04:54:18.3013175Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2024-06-26T04:54:18.3013669Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3015208Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/all.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3016616Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/arg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3018002Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3019404Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3020956Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3022162Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/enum.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3023589Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3024800Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/fft.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3026243Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/imethod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3027654Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3028957Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/linalg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3030317Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/mps.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3031665Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3032911Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3034293Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3035613Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3036802Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3038152Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3039624Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3040962Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/special.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3042185Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/torch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3043300Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3044665Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3045845Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/xpu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3047099Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/version.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2024-06-26T04:54:18.3047796Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:18.3049266Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:18.3050785Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:18.3052306Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:18.3053847Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/example.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:18.3055359Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:18.3056913Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:18.3058368Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:18.3059713Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2024-06-26T04:54:18.3060401Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:54:18.3062022Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:54:18.3063607Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:54:18.3065264Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2024-06-26T04:54:18.3065927Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:18.3067477Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:18.3068940Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:18.3070468Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:18.3071906Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:18.3073360Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:18.3074740Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:18.3076138Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2024-06-26T04:54:18.3076671Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:54:18.3078112Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:54:18.3079439Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:54:18.3080874Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2024-06-26T04:54:18.3081539Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:18.3082861Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:18.3084755Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:18.3086758Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:18.3088879Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:18.3091120Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:18.3092844Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:18.3095134Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2024-06-26T04:54:18.3096152Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:54:18.3098009Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:54:18.3100127Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:54:18.3102260Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:54:18.3104100Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:54:18.3106225Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2024-06-26T04:54:18.3107155Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2024-06-26T04:54:18.3108951Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2024-06-26T04:54:18.3110902Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/detail/static.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2024-06-26T04:54:18.3111465Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:18.3113340Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:18.3114990Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:18.3116738Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:18.3118444Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:18.3120325Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:18.3121925Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:18.3123883Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:18.3125635Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:18.3127325Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2024-06-26T04:54:18.3128198Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3130232Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3132271Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3133998Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3136330Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3138483Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3140583Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3142425Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3144065Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3145888Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3147905Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3150161Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3152372Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3154516Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3156619Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3158709Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3161025Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2024-06-26T04:54:18.3161978Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3163987Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3166098Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3168115Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3170150Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3172039Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3174115Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3176531Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3178551Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3180803Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3182771Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3184626Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3186028Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3187438Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3189030Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3190547Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3192168Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3193505Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3195059Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3196557Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3197977Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3199349Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2024-06-26T04:54:18.3199949Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3201457Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3203153Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3204515Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3205910Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3207462Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3208828Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3210317Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3211787Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3213172Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3214791Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3216445Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3217754Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3219049Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3220576Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3222140Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3223733Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3225475Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3226921Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3228434Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3230037Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3231758Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3233316Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3234906Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2024-06-26T04:54:18.3235613Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:18.3237308Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:18.3238934Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:18.3240796Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:18.3242811Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:18.3245503Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:18.3247905Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:18.3250474Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:18.3252873Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:18.3255304Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:18.3257454Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2024-06-26T04:54:18.3258313Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-06-26T04:54:18.3260250Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2024-06-26T04:54:18.3260852Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:54:18.3262264Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:54:18.3263715Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:54:18.3265335Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2024-06-26T04:54:18.3265976Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:18.3267472Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:18.3268962Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:18.3270524Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:18.3271878Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:18.3273282Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:18.3274832Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:18.3276318Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:18.3277642Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2024-06-26T04:54:18.3278486Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:54:18.3280224Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:54:18.3282346Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:54:18.3284132Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2024-06-26T04:54:18.3284780Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:54:18.3286530Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:54:18.3288120Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:54:18.3289799Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:54:18.3291324Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2024-06-26T04:54:18.3291767Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3293033Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/FunctionsManual.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3294399Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3295741Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3296973Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3297962Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3299254Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3300279Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/cpp_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3301432Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/custom_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3302502Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3303536Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3304684Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/forward_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3305821Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3307004Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/function_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3307925Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3309167Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/graph_task.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3310236Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/input_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3311383Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/input_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3312679Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3313904Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3315183Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler_kineto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3316385Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3317608Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/profiler_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3318785Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3319973Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3321237Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_cpp_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3322459Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3323441Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3324528Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_fft_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3325650Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3326857Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3328137Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3329317Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3330775Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_nested_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3331869Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_nn_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3333109Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3334499Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3335682Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_special_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3336973Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_torch_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3338284Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3339567Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3340869Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/record_function_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3342016Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/saved_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3343162Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3344139Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/symbolic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3345086Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3346240Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/variable_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2024-06-26T04:54:18.3346761Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-06-26T04:54:18.3348046Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-06-26T04:54:18.3349262Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-06-26T04:54:18.3350469Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-06-26T04:54:18.3351688Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-06-26T04:54:18.3352932Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-06-26T04:54:18.3354237Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/functions/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2024-06-26T04:54:18.3354707Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-06-26T04:54:18.3355989Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-06-26T04:54:18.3357281Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-06-26T04:54:18.3358680Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/VariableType.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-06-26T04:54:18.3359926Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-06-26T04:54:18.3361219Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-06-26T04:54:18.3362560Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2024-06-26T04:54:18.3363013Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-06-26T04:54:18.3364228Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/error_messages.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-06-26T04:54:18.3365460Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-06-26T04:54:18.3366733Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-06-26T04:54:18.3367952Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-06-26T04:54:18.3369125Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/warnings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-06-26T04:54:18.3370326Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2024-06-26T04:54:18.3370803Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:54:18.3372076Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:54:18.3373247Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:54:18.3374451Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:54:18.3375481Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:54:18.3376468Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/THCP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:54:18.3377444Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:54:18.3378592Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/device_set.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:54:18.3379743Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/memory_snapshot.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:54:18.3380788Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:54:18.3381704Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/python_comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:54:18.3382756Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/cuda/python_nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2024-06-26T04:54:18.3383238Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2024-06-26T04:54:18.3383769Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3385467Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3386838Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/c10d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3388035Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/debug.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3389755Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/error.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3391439Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3392587Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3393770Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3394918Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/socket.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3396151Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3397827Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3399196Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3400453Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3402018Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3403684Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3405190Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3406538Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3407947Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3409216Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3410426Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3411827Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupCudaP2P.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3413068Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3414430Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3415744Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3417187Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3418505Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3419856Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3421172Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3422361Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3423519Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3424832Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3426039Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3427284Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3428422Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3429771Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3431075Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3432417Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3433686Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3435046Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3436348Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3437665Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3438939Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3440348Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3441608Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3443024Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3444454Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3445935Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2024-06-26T04:54:18.3446601Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3447974Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3449142Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3450647Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3451801Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3453277Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3454755Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3455855Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3457315Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3458580Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3460030Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3461268Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3462537Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rpc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3463822Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3465161Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3466417Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3467707Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3468939Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3470225Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/script_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3471531Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3472756Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3474062Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3475264Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3476701Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3477967Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3479195Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3480547Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3481749Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/rpc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2024-06-26T04:54:18.3482233Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd 2024-06-26T04:54:18.3482894Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-06-26T04:54:18.3484366Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context/container.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-06-26T04:54:18.3486002Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/context/context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2024-06-26T04:54:18.3486569Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2024-06-26T04:54:18.3488280Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2024-06-26T04:54:18.3490228Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2024-06-26T04:54:18.3491121Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:18.3493095Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:18.3495116Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:18.3497130Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:18.3498864Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:18.3500491Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:18.3501879Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:18.3503382Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:18.3504965Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:18.3506893Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:18.3509254Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2024-06-26T04:54:18.3509725Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:54:18.3511073Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/cache_entry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:54:18.3512835Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:54:18.3514620Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/cpp_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:54:18.3516437Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/cpython_defs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:54:18.3518203Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/debug_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:54:18.3519956Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/eval_frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:54:18.3521721Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/extra_state.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:54:18.3523505Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:54:18.3525184Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:54:18.3527104Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:54:18.3528862Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/dynamo/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2024-06-26T04:54:18.3529555Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2024-06-26T04:54:18.3531418Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/inductor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2024-06-26T04:54:18.3532297Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:54:18.3534615Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:54:18.3536976Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:54:18.3539286Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:54:18.3541364Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2024-06-26T04:54:18.3542307Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:18.3544527Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:18.3546711Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:18.3548839Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:18.3550911Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:18.3553124Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:18.3555388Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:18.3557554Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:18.3559622Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:18.3561776Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2024-06-26T04:54:18.3562690Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:54:18.3564803Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:54:18.3566918Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:54:18.3569109Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:54:18.3571128Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2024-06-26T04:54:18.3572000Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/c 2024-06-26T04:54:18.3574109Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/c/shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/c 2024-06-26T04:54:18.3575192Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-06-26T04:54:18.3577590Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-06-26T04:54:18.3579970Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2024-06-26T04:54:18.3580621Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-06-26T04:54:18.3582311Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/jit_log.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-06-26T04:54:18.3584013Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/jit_opt_limit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-06-26T04:54:18.3585735Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/resource_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2024-06-26T04:54:18.3586506Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:18.3588427Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:18.3590494Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:18.3592524Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:18.3594577Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:18.3596620Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:18.3598572Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:18.3600633Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:18.3602666Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:18.3604749Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2024-06-26T04:54:18.3605480Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3607372Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3609362Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3611226Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/autocast.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3613164Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3615092Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/batch_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3617101Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/canonicalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3619246Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3621215Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3623238Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3625228Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3627336Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3629228Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/concat_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3631210Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3633230Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3635359Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3637399Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3639395Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3641334Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3643306Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3645292Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3647269Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3649238Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3651257Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3652895Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3654396Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3656210Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/freeze_module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3657424Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3658752Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3659878Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3661192Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3662589Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3663793Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3664947Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3666138Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3667253Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3668491Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3669848Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3671060Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3672349Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3673682Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3674930Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3676379Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3677499Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inliner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3678743Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/inplace_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3679986Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/insert_guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3681061Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3682169Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lift_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3683247Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/liveness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3684538Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3686151Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3687907Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lower_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3689124Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3690253Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3691532Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3692704Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3693814Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3695051Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3696277Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3697388Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/pass_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3698601Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3699861Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3701278Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3702604Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3703940Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3705103Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3706444Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3707531Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3708721Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3709715Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_expands.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3711024Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3712071Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3713431Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3714659Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3715877Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3716977Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3718070Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3719312Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3720552Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3721778Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3722958Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3724192Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3725427Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3726885Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3728164Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3729349Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3730495Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3731682Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2024-06-26T04:54:18.3732370Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:18.3733904Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:18.3735508Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:18.3737029Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:18.3738743Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:18.3740244Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:18.3741902Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:18.3743420Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:18.3745046Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:18.3746559Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2024-06-26T04:54:18.3747162Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:54:18.3748563Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:54:18.3749979Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:54:18.3751585Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:54:18.3753515Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:54:18.3755241Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2024-06-26T04:54:18.3755932Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3757410Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3759124Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/autodiff.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3760647Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3762079Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3763750Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3765289Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3767083Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/exception_message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3768528Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3769930Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3771462Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3772914Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/instruction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3774485Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3776163Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3777567Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3779069Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3780990Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3782972Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/operator_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3784894Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/print_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3786306Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3787887Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3789607Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3791405Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/script_profile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3792979Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3794488Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3796005Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3797553Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3798953Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3800683Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3802615Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3803632Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3804755Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2024-06-26T04:54:18.3805172Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:18.3806323Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:18.3807422Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/attributes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:18.3808448Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:18.3809557Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:18.3810548Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/graph_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:18.3811493Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:18.3812546Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/ir_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:18.3813708Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/irparser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:18.3814932Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/named_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:18.3816039Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/node_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:18.3817113Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/scope.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:18.3818310Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:18.3819409Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/ir/type_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2024-06-26T04:54:18.3819963Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3821004Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/source_range.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3822147Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3823312Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/strtod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3824515Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3825786Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3827069Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3828294Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3829523Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/error_report.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3830705Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/tree.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3832127Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3833509Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3834955Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3836153Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3837283Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3838476Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3839772Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3841001Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3842079Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3843383Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3844489Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3845655Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3846905Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3848207Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3849343Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/source_ref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3850621Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3851863Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3853175Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3854639Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2024-06-26T04:54:18.3855104Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-06-26T04:54:18.3856328Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/compilation_unit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-06-26T04:54:18.3857553Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/function_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-06-26T04:54:18.3858670Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-06-26T04:54:18.3860030Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-06-26T04:54:18.3861050Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/api/object.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2024-06-26T04:54:18.3861606Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3863061Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3864344Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3865588Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3866940Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3868375Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3869961Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3871193Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3872651Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3874046Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3875266Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3876357Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_read.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3877434Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/import_source.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3878648Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3879818Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3880968Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/pickle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3882177Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/pickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3883420Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/python_print.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3884848Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3886285Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/storage_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3887620Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3888897Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/serialization/unpickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2024-06-26T04:54:18.3889427Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3890558Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3891931Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/module_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3893072Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3894428Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/pybind_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3896283Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3897839Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3899300Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3900741Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3901816Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3902859Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3904171Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3905656Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3906889Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/python_tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3908150Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/script_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3909443Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3910756Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2024-06-26T04:54:18.3911275Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3912566Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/code.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3913684Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3914823Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/file_format.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3916507Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3917623Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3918886Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3920118Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3921222Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/import_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3922438Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3923428Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3924356Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3925445Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3926978Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3928103Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3929160Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3930868Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3931856Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3932877Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3934100Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3935748Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3937291Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3938597Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2024-06-26T04:54:18.3939188Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-06-26T04:54:18.3940459Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing/file_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-06-26T04:54:18.3941876Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2024-06-26T04:54:18.3942562Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3943806Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3945274Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3946705Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3948117Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3949794Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3951263Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3952698Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3954075Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3955845Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3957139Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3958584Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3960019Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3961421Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3963006Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3964361Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3965727Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3967548Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3969311Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3970578Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3972023Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3973156Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3974370Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3975636Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3976708Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3978009Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3979050Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3980066Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3981076Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3982101Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3983094Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3984116Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3985209Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3986288Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3987375Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3988539Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3989587Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3990564Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3991729Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3992840Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3993834Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3994907Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3995938Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2024-06-26T04:54:18.3996463Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:18.3997614Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:18.3998787Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:18.3999954Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:18.4001101Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:18.4002288Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:18.4003487Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:18.4004707Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:18.4005890Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:18.4007066Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2024-06-26T04:54:18.4007478Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2024-06-26T04:54:18.4007890Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2024-06-26T04:54:18.4008953Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2024-06-26T04:54:18.4009286Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-06-26T04:54:18.4010156Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx/back_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-06-26T04:54:18.4010969Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-06-26T04:54:18.4011775Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/onnx/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2024-06-26T04:54:18.4012151Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:54:18.4013064Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/api.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:54:18.4014012Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/collection.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:54:18.4015186Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/combined_traceback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:54:18.4016184Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/containers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:54:18.4017113Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/data_flow.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:54:18.4018074Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/events.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:54:18.4019022Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/kineto_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:54:18.4019928Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/perf-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:54:18.4020849Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/perf.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:54:18.4021745Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2024-06-26T04:54:18.4022208Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:54:18.4023353Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:54:18.4024517Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:54:18.4025628Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2024-06-26T04:54:18.4026082Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:54:18.4027264Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:54:18.4028425Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone/itt_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:54:18.4029532Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone/nvtx_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:54:18.4030694Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2024-06-26T04:54:18.4031098Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2024-06-26T04:54:18.4032072Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/stubs/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2024-06-26T04:54:18.4032493Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4033499Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/action.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4034585Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/communicate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4035629Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4036662Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4037764Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4038820Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4039888Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4040862Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/fde.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4041884Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4042969Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/line_number_program.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4043989Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/mem_file.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4045037Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/range_table.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4046056Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/sections.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4047066Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/unwind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4048118Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4049169Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2024-06-26T04:54:18.4049593Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-06-26T04:54:18.4050679Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-06-26T04:54:18.4051679Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-06-26T04:54:18.4052691Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/profiler/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2024-06-26T04:54:18.4053037Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4053923Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/byte_order.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4055049Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4056026Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/cuda_enabled.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4056941Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/device_lazy_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4057897Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/disable_torch_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4058749Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4059721Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/invalid_arguments.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4060654Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4061992Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/numpy_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4062938Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/object_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4063823Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/out_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4064687Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4065655Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4066612Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pyobject_preservation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4067531Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_arg_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4068447Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4069363Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4070326Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_numbers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4071216Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_raii.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4072118Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_scalars.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4073031Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4073913Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4074831Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_symnode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4075803Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4076745Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/python_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4077698Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4078580Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/schema_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4079420Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/six.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4080297Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/structseq.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4081230Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_apply.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4082127Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_dtypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4083026Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4083978Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_layouts.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4084862Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4085818Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4086694Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_new.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4087587Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4088510Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_qschemes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4089399Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/tensor_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4090433Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4091390Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/throughput_benchmark.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4092318Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4093196Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4094062Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/utils/verbose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2024-06-26T04:54:18.4094640Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2024-06-26T04:54:18.4095560Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/tensor/python_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2024-06-26T04:54:18.4096004Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2024-06-26T04:54:18.4096411Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-06-26T04:54:18.4097414Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/backend_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-06-26T04:54:18.4098444Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/backend_device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-06-26T04:54:18.4099480Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-06-26T04:54:18.4100509Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2024-06-26T04:54:18.4100936Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4101844Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4102772Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4103740Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/debug_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4104674Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4105581Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4106516Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4107405Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4108331Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4109267Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4110206Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4111154Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ir_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4112150Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4113065Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/metrics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4113998Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/multi_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4114997Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/permutation_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4115902Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/shape.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4116912Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/shape_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4117825Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4118769Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4119716Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/tensor_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4120652Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4121595Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/trie.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4122510Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/unique.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4123416Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2024-06-26T04:54:18.4123874Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2024-06-26T04:54:18.4124998Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2024-06-26T04:54:18.4125405Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2024-06-26T04:54:18.4126463Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2024-06-26T04:54:18.4127452Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/core/ops/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2024-06-26T04:54:18.4127832Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2024-06-26T04:54:18.4129041Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/python/python_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2024-06-26T04:54:18.4129466Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:18.4130434Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:18.4131471Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:18.4132464Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:18.4133479Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:18.4134730Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:18.4135751Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:18.4136848Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:18.4137939Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:18.4139039Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:18.4140152Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2024-06-26T04:54:18.4140490Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-06-26T04:54:18.4141391Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-06-26T04:54:18.4142388Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-06-26T04:54:18.4143218Z copying build/lib.linux-x86_64-cpython-38/torch/include/torch/csrc/xpu/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2024-06-26T04:54:18.4143533Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4144250Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4145081Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4145801Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4146541Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4147300Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4148198Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4148934Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4149650Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4150552Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4151336Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4152269Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4153095Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/gil_safe_call_once.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4153843Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4154570Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4155345Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4156087Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4156849Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4157637Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4158347Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4159100Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4159942Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/type_caster_pyobject_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4160690Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/typing.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2024-06-26T04:54:18.4161032Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:54:18.4161900Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/class.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:54:18.4162752Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:54:18.4163580Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/descr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:54:18.4164427Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/init.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:54:18.4165298Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/internals.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:54:18.4166190Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/type_caster_base.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:54:18.4167042Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/detail/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2024-06-26T04:54:18.4167384Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-06-26T04:54:18.4168205Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-06-26T04:54:18.4169027Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen/matrix.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-06-26T04:54:18.4169839Z copying build/lib.linux-x86_64-cpython-38/torch/include/pybind11/eigen/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2024-06-26T04:54:18.4170165Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-06-26T04:54:18.4170963Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/tensorpipe.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-06-26T04:54:18.4171764Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/config.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2024-06-26T04:54:18.4172138Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-06-26T04:54:18.4173029Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-06-26T04:54:18.4173909Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2024-06-26T04:54:18.4174525Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2024-06-26T04:54:18.4175511Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/basic/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2024-06-26T04:54:18.4175971Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2024-06-26T04:54:18.4176975Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/cma/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2024-06-26T04:54:18.4177378Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2024-06-26T04:54:18.4178330Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/mpt/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2024-06-26T04:54:18.4178712Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2024-06-26T04:54:18.4179677Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/channel/xth/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2024-06-26T04:54:18.4180031Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-06-26T04:54:18.4180900Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-06-26T04:54:18.4181842Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/cpu_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-06-26T04:54:18.4182712Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/device.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-06-26T04:54:18.4183582Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-06-26T04:54:18.4184522Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/common/optional.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2024-06-26T04:54:18.4184869Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-06-26T04:54:18.4185729Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-06-26T04:54:18.4186564Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-06-26T04:54:18.4187431Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/listener.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-06-26T04:54:18.4188282Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/message.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-06-26T04:54:18.4189108Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/core/pipe.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2024-06-26T04:54:18.4189494Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-06-26T04:54:18.4190423Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/context.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-06-26T04:54:18.4191372Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2024-06-26T04:54:18.4191778Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-06-26T04:54:18.4192734Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-06-26T04:54:18.4193724Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-06-26T04:54:18.4194706Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/ibv/utility.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2024-06-26T04:54:18.4195119Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2024-06-26T04:54:18.4196103Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/shm/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2024-06-26T04:54:18.4196524Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-06-26T04:54:18.4197468Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv/error.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-06-26T04:54:18.4198426Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv/factory.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-06-26T04:54:18.4199397Z copying build/lib.linux-x86_64-cpython-38/torch/include/tensorpipe/transport/uv/utility.h -> build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2024-06-26T04:54:18.4199687Z creating build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4200467Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/AbstractConfig.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4201389Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/ActivityProfilerInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4202229Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/ActivityTraceInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4202999Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/ActivityType.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4203729Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/Config.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4204515Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/ClientInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4205353Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/GenericTraceActivity.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4206156Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/IActivityProfiler.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4206950Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/ILoggerObserver.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4207717Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/ITraceActivity.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4208454Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/LoggingAPI.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4209188Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/TraceSpan.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4209931Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/ThreadUtil.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4210697Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/libkineto.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4211464Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/time_since_epoch.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4212198Z copying build/lib.linux-x86_64-cpython-38/torch/include/kineto/output_base.h -> build/bdist.linux-x86_64/wheel/torch/include/kineto 2024-06-26T04:54:18.4212439Z creating build/bdist.linux-x86_64/wheel/torch/share 2024-06-26T04:54:18.4212703Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2024-06-26T04:54:18.4212998Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2024-06-26T04:54:18.4213809Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/ATen/ATenConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2024-06-26T04:54:18.4214123Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-06-26T04:54:18.4215230Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-06-26T04:54:18.4216215Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-06-26T04:54:18.4217085Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-06-26T04:54:18.4217984Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-06-26T04:54:18.4218846Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-06-26T04:54:18.4219780Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2024-06-26T04:54:18.4220183Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:54:18.4221075Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/cuda.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:54:18.4221958Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/xpu.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:54:18.4222846Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/glog.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:54:18.4223801Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/gflags.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:54:18.4224679Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/mkl.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:54:18.4225583Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:54:18.4226515Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/protobuf.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:54:18.4227403Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/utils.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:54:18.4228328Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2024-06-26T04:54:18.4228734Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-06-26T04:54:18.4229759Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-06-26T04:54:18.4230830Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2024-06-26T04:54:18.4231309Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:54:18.4232581Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:54:18.4233724Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:54:18.4235040Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:54:18.4236264Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2024-06-26T04:54:18.4236840Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:54:18.4238138Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:54:18.4239419Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:54:18.4240690Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:54:18.4242047Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2024-06-26T04:54:18.4242385Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-06-26T04:54:18.4243351Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-06-26T04:54:18.4244392Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2024-06-26T04:54:18.4244707Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-06-26T04:54:18.4245597Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-06-26T04:54:18.4246428Z copying build/lib.linux-x86_64-cpython-38/torch/share/cmake/Torch/TorchConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2024-06-26T04:54:18.4247100Z copying build/lib.linux-x86_64-cpython-38/torch/_C.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2024-06-26T04:54:18.4247315Z creating build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4247882Z copying build/lib.linux-x86_64-cpython-38/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4248481Z copying build/lib.linux-x86_64-cpython-38/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4249040Z copying build/lib.linux-x86_64-cpython-38/torchgen/context.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4249579Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4250212Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_aoti_c_shim.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4250832Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4251443Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_executorch.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4252110Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4252721Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4253327Z copying build/lib.linux-x86_64-cpython-38/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4253875Z copying build/lib.linux-x86_64-cpython-38/torchgen/local.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4254643Z copying build/lib.linux-x86_64-cpython-38/torchgen/model.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4255371Z copying build/lib.linux-x86_64-cpython-38/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4256008Z copying build/lib.linux-x86_64-cpython-38/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4256594Z copying build/lib.linux-x86_64-cpython-38/torchgen/yaml_utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2024-06-26T04:54:18.4256840Z creating build/bdist.linux-x86_64/wheel/torchgen/aoti 2024-06-26T04:54:18.4257477Z copying build/lib.linux-x86_64-cpython-38/torchgen/aoti/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/aoti 2024-06-26T04:54:18.4258127Z copying build/lib.linux-x86_64-cpython-38/torchgen/aoti/fallback_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/aoti 2024-06-26T04:54:18.4258369Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:54:18.4258986Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:54:18.4259649Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:54:18.4260251Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:54:18.4260884Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:54:18.4261573Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:54:18.4262213Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:54:18.4262811Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:54:18.4263424Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:54:18.4264031Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:54:18.4264660Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:54:18.4265304Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:54:18.4265900Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:54:18.4266517Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2024-06-26T04:54:18.4266800Z creating build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-06-26T04:54:18.4267483Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-06-26T04:54:18.4268250Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-06-26T04:54:18.4268934Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/types.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-06-26T04:54:18.4269643Z copying build/lib.linux-x86_64-cpython-38/torchgen/api/types/types_base.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2024-06-26T04:54:18.4269898Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2024-06-26T04:54:18.4270513Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-06-26T04:54:18.4271145Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-06-26T04:54:18.4271813Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-06-26T04:54:18.4272487Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-06-26T04:54:18.4273231Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-06-26T04:54:18.4273842Z copying build/lib.linux-x86_64-cpython-38/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2024-06-26T04:54:18.4274131Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-06-26T04:54:18.4274819Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-06-26T04:54:18.4275512Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/model.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-06-26T04:54:18.4276212Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/parse.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2024-06-26T04:54:18.4276515Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-06-26T04:54:18.4277295Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-06-26T04:54:18.4278092Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/custom_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-06-26T04:54:18.4278844Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/et_cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-06-26T04:54:18.4279667Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2024-06-26T04:54:18.4280010Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-06-26T04:54:18.4280836Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-06-26T04:54:18.4281730Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-06-26T04:54:18.4282571Z copying build/lib.linux-x86_64-cpython-38/torchgen/executorch/api/types/types.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2024-06-26T04:54:18.4282908Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-06-26T04:54:18.4283687Z copying build/lib.linux-x86_64-cpython-38/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-06-26T04:54:18.4284613Z copying build/lib.linux-x86_64-cpython-38/torchgen/operator_versions/gen_mobile_upgraders.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-06-26T04:54:18.4285512Z copying build/lib.linux-x86_64-cpython-38/torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2024-06-26T04:54:18.4285826Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-06-26T04:54:18.4286633Z copying build/lib.linux-x86_64-cpython-38/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-06-26T04:54:18.4287406Z copying build/lib.linux-x86_64-cpython-38/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-06-26T04:54:18.4288182Z copying build/lib.linux-x86_64-cpython-38/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2024-06-26T04:54:18.4288486Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-06-26T04:54:18.4289219Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-06-26T04:54:18.4289966Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-06-26T04:54:18.4290784Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/gen_static_runtime_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-06-26T04:54:18.4291587Z copying build/lib.linux-x86_64-cpython-38/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2024-06-26T04:54:18.4291857Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2024-06-26T04:54:18.4292157Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2024-06-26T04:54:18.4292512Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-06-26T04:54:18.4293430Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native/native_functions.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-06-26T04:54:18.4294457Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/native/tags.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2024-06-26T04:54:18.4294836Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4295824Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4296994Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4298004Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4299051Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4300083Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4301158Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4302227Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4303128Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Function.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4304119Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4305041Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4305949Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4306888Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/LazyIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4307849Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4308808Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4309752Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4310696Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4311687Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4312727Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4313631Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Operator.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4314558Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Operators.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4315462Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/Operators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4316487Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4317520Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4318542Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4319634Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4320746Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4321757Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4322824Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4323793Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4324822Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4325751Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/TensorBody.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4326710Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4327657Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4328634Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4329551Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4330556Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4331526Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4332489Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4333423Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/ATen/templates/enum_tag.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2024-06-26T04:54:18.4333749Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4334748Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/BUILD.bazel -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4335556Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/README.md -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4336415Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4337231Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/build.bzl -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4338118Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/context.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4338982Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/deprecated.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4339838Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/derivatives.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4340757Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4341608Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4342491Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_autograd_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4343412Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4344297Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_python_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4345147Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_trace_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4346053Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_variable_factories.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4346913Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_variable_type.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4347797Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/gen_view_funcs.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4348666Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/load_derivatives.py -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2024-06-26T04:54:18.4349050Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4350128Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4351113Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4352088Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4353071Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/TraceType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4354128Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/VariableType.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4355118Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/VariableType.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4356096Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4357070Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4358094Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4359137Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4360168Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4361205Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4362211Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4363265Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4364313Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4365331Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4366363Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_return_types.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4367370Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_return_types.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4368447Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4369514Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4370547Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4371593Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4372597Z copying build/lib.linux-x86_64-cpython-38/torchgen/packaged/autograd/templates/variable_factories.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2024-06-26T04:54:18.4372710Z running install_egg_info 2024-06-26T04:54:18.4372817Z running egg_info 2024-06-26T04:54:18.4372960Z creating torch.egg-info 2024-06-26T04:54:18.4373124Z writing torch.egg-info/PKG-INFO 2024-06-26T04:54:18.4373467Z writing dependency_links to torch.egg-info/dependency_links.txt 2024-06-26T04:54:18.4373724Z writing entry points to torch.egg-info/entry_points.txt 2024-06-26T04:54:18.4373966Z writing requirements to torch.egg-info/requires.txt 2024-06-26T04:54:18.4374361Z writing top-level names to torch.egg-info/top_level.txt 2024-06-26T04:54:18.4374608Z writing manifest file 'torch.egg-info/SOURCES.txt' 2024-06-26T04:54:18.5040253Z reading manifest file 'torch.egg-info/SOURCES.txt' 2024-06-26T04:54:18.5041469Z reading manifest template 'MANIFEST.in' 2024-06-26T04:54:20.4980658Z warning: no files found matching '*.*' under directory 'modules' 2024-06-26T04:54:20.5975107Z warning: no previously-included files matching '*.o' found anywhere in distribution 2024-06-26T04:54:20.7536892Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2024-06-26T04:54:21.0443839Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2024-06-26T04:54:21.0444682Z adding license file 'LICENSE' 2024-06-26T04:54:21.0445142Z adding license file 'NOTICE' 2024-06-26T04:54:21.8108151Z writing manifest file 'torch.egg-info/SOURCES.txt' 2024-06-26T04:54:21.8515792Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/torch-2.5.0a0+gitb8c4c54-py3.8.egg-info 2024-06-26T04:54:21.8546681Z running install_scripts 2024-06-26T04:54:21.8717866Z creating build/bdist.linux-x86_64/wheel/torch-2.5.0a0+gitb8c4c54.dist-info/WHEEL 2024-06-26T04:54:21.8721679Z creating 'dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-06-26T04:54:21.8893021Z adding 'functorch/_C.cpython-38-x86_64-linux-gnu.so' 2024-06-26T04:54:21.8902641Z adding 'functorch/__init__.py' 2024-06-26T04:54:21.8904531Z adding 'functorch/_src/__init__.py' 2024-06-26T04:54:21.8906608Z adding 'functorch/_src/aot_autograd/__init__.py' 2024-06-26T04:54:21.8908275Z adding 'functorch/_src/eager_transforms/__init__.py' 2024-06-26T04:54:21.8909979Z adding 'functorch/_src/make_functional/__init__.py' 2024-06-26T04:54:21.8911790Z adding 'functorch/_src/vmap/__init__.py' 2024-06-26T04:54:21.8913868Z adding 'functorch/compile/__init__.py' 2024-06-26T04:54:21.8916740Z adding 'functorch/dim/__init__.py' 2024-06-26T04:54:21.8918631Z adding 'functorch/dim/batch_tensor.py' 2024-06-26T04:54:21.8921094Z adding 'functorch/dim/delayed_mul_tensor.py' 2024-06-26T04:54:21.8923343Z adding 'functorch/dim/dim.py' 2024-06-26T04:54:21.8925416Z adding 'functorch/dim/magic_trace.py' 2024-06-26T04:54:21.8928522Z adding 'functorch/dim/op_properties.py' 2024-06-26T04:54:21.8936360Z adding 'functorch/dim/reference.py' 2024-06-26T04:54:21.8938449Z adding 'functorch/dim/tree_map.py' 2024-06-26T04:54:21.8940520Z adding 'functorch/dim/wrap_type.py' 2024-06-26T04:54:21.8942425Z adding 'functorch/einops/__init__.py' 2024-06-26T04:54:21.8946746Z adding 'functorch/einops/_parsing.py' 2024-06-26T04:54:21.8950831Z adding 'functorch/einops/rearrange.py' 2024-06-26T04:54:21.8952917Z adding 'functorch/experimental/__init__.py' 2024-06-26T04:54:21.8954614Z adding 'functorch/experimental/control_flow.py' 2024-06-26T04:54:21.8956156Z adding 'functorch/experimental/ops.py' 2024-06-26T04:54:21.8964728Z adding 'torch/_C.cpython-38-x86_64-linux-gnu.so' 2024-06-26T04:54:21.8967034Z adding 'torch/_VF.py' 2024-06-26T04:54:21.9170965Z adding 'torch/_VF.pyi' 2024-06-26T04:54:21.9197578Z adding 'torch/__config__.py' 2024-06-26T04:54:21.9200152Z adding 'torch/__future__.py' 2024-06-26T04:54:21.9229679Z adding 'torch/__init__.py' 2024-06-26T04:54:21.9238090Z adding 'torch/_appdirs.py' 2024-06-26T04:54:21.9251589Z adding 'torch/_classes.py' 2024-06-26T04:54:21.9252096Z adding 'torch/_compile.py' 2024-06-26T04:54:21.9252489Z adding 'torch/_custom_ops.py' 2024-06-26T04:54:21.9252880Z adding 'torch/_deploy.py' 2024-06-26T04:54:21.9260231Z adding 'torch/_guards.py' 2024-06-26T04:54:21.9280235Z adding 'torch/_jit_internal.py' 2024-06-26T04:54:21.9284181Z adding 'torch/_linalg_utils.py' 2024-06-26T04:54:21.9298279Z adding 'torch/_lobpcg.py' 2024-06-26T04:54:21.9303278Z adding 'torch/_lowrank.py' 2024-06-26T04:54:21.9359117Z adding 'torch/_meta_registrations.py' 2024-06-26T04:54:21.9366260Z adding 'torch/_namedtensor_internals.py' 2024-06-26T04:54:21.9384023Z adding 'torch/_ops.py' 2024-06-26T04:54:21.9388564Z adding 'torch/_python_dispatcher.py' 2024-06-26T04:54:21.9390714Z adding 'torch/_size_docs.py' 2024-06-26T04:54:21.9393462Z adding 'torch/_sources.py' 2024-06-26T04:54:21.9395638Z adding 'torch/_storage_docs.py' 2024-06-26T04:54:21.9397457Z adding 'torch/_streambase.py' 2024-06-26T04:54:21.9416014Z adding 'torch/_tensor.py' 2024-06-26T04:54:21.9456466Z adding 'torch/_tensor_docs.py' 2024-06-26T04:54:21.9467178Z adding 'torch/_tensor_str.py' 2024-06-26T04:54:21.9589339Z adding 'torch/_torch_docs.py' 2024-06-26T04:54:21.9610725Z adding 'torch/_utils.py' 2024-06-26T04:54:21.9615153Z adding 'torch/_utils_internal.py' 2024-06-26T04:54:21.9619201Z adding 'torch/_vmap_internals.py' 2024-06-26T04:54:21.9624247Z adding 'torch/_weights_only_unpickler.py' 2024-06-26T04:54:21.9652125Z adding 'torch/functional.py' 2024-06-26T04:54:21.9664988Z adding 'torch/hub.py' 2024-06-26T04:54:21.9678369Z adding 'torch/library.py' 2024-06-26T04:54:21.9702922Z adding 'torch/overrides.py' 2024-06-26T04:54:21.9706906Z adding 'torch/py.typed' 2024-06-26T04:54:21.9710187Z adding 'torch/quasirandom.py' 2024-06-26T04:54:21.9713638Z adding 'torch/random.py' 2024-06-26T04:54:21.9715843Z adding 'torch/return_types.py' 2024-06-26T04:54:21.9718678Z adding 'torch/return_types.pyi' 2024-06-26T04:54:21.9740860Z adding 'torch/serialization.py' 2024-06-26T04:54:21.9754163Z adding 'torch/storage.py' 2024-06-26T04:54:21.9757644Z adding 'torch/torch_version.py' 2024-06-26T04:54:21.9759971Z adding 'torch/types.py' 2024-06-26T04:54:21.9761823Z adding 'torch/version.py' 2024-06-26T04:54:21.9965004Z adding 'torch/_C/_VariableFunctions.pyi' 2024-06-26T04:54:22.0069982Z adding 'torch/_C/__init__.pyi' 2024-06-26T04:54:22.0080730Z adding 'torch/_C/_aoti.pyi' 2024-06-26T04:54:22.0083138Z adding 'torch/_C/_autograd.pyi' 2024-06-26T04:54:22.0085012Z adding 'torch/_C/_cpu.pyi' 2024-06-26T04:54:22.0086625Z adding 'torch/_C/_cudnn.pyi' 2024-06-26T04:54:22.0088521Z adding 'torch/_C/_distributed_autograd.pyi' 2024-06-26T04:54:22.0093704Z adding 'torch/_C/_distributed_c10d.pyi' 2024-06-26T04:54:22.0097349Z adding 'torch/_C/_distributed_rpc.pyi' 2024-06-26T04:54:22.0099325Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2024-06-26T04:54:22.0101134Z adding 'torch/_C/_functions.pyi' 2024-06-26T04:54:22.0103266Z adding 'torch/_C/_functorch.pyi' 2024-06-26T04:54:22.0105175Z adding 'torch/_C/_itt.pyi' 2024-06-26T04:54:22.0106882Z adding 'torch/_C/_lazy.pyi' 2024-06-26T04:54:22.0108737Z adding 'torch/_C/_lazy_ts_backend.pyi' 2024-06-26T04:54:22.0111017Z adding 'torch/_C/_monitor.pyi' 2024-06-26T04:54:22.0113104Z adding 'torch/_C/_nn.pyi' 2024-06-26T04:54:22.0114937Z adding 'torch/_C/_nvtx.pyi' 2024-06-26T04:54:22.0116810Z adding 'torch/_C/_onnx.pyi' 2024-06-26T04:54:22.0119991Z adding 'torch/_C/_profiler.pyi' 2024-06-26T04:54:22.0121809Z adding 'torch/_C/_verbose.pyi' 2024-06-26T04:54:22.0124075Z adding 'torch/_awaits/__init__.py' 2024-06-26T04:54:22.0125849Z adding 'torch/_custom_op/__init__.py' 2024-06-26T04:54:22.0130130Z adding 'torch/_custom_op/autograd.py' 2024-06-26T04:54:22.0134257Z adding 'torch/_custom_op/functional.py' 2024-06-26T04:54:22.0145823Z adding 'torch/_custom_op/impl.py' 2024-06-26T04:54:22.0151939Z adding 'torch/_decomp/__init__.py' 2024-06-26T04:54:22.0203399Z adding 'torch/_decomp/decompositions.py' 2024-06-26T04:54:22.0211251Z adding 'torch/_decomp/decompositions_for_jvp.py' 2024-06-26T04:54:22.0215279Z adding 'torch/_decomp/decompositions_for_rng.py' 2024-06-26T04:54:22.0217201Z adding 'torch/_dispatch/__init__.py' 2024-06-26T04:54:22.0220323Z adding 'torch/_dispatch/python.py' 2024-06-26T04:54:22.0223187Z adding 'torch/_dynamo/__init__.py' 2024-06-26T04:54:22.0226086Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2024-06-26T04:54:22.0229546Z adding 'torch/_dynamo/bytecode_analysis.py' 2024-06-26T04:54:22.0246242Z adding 'torch/_dynamo/bytecode_transformation.py' 2024-06-26T04:54:22.0250789Z adding 'torch/_dynamo/cache_size.py' 2024-06-26T04:54:22.0252892Z adding 'torch/_dynamo/callback.py' 2024-06-26T04:54:22.0254841Z adding 'torch/_dynamo/code_context.py' 2024-06-26T04:54:22.0260124Z adding 'torch/_dynamo/codegen.py' 2024-06-26T04:54:22.0265364Z adding 'torch/_dynamo/compiled_autograd.py' 2024-06-26T04:54:22.0270236Z adding 'torch/_dynamo/comptime.py' 2024-06-26T04:54:22.0277769Z adding 'torch/_dynamo/config.py' 2024-06-26T04:54:22.0290662Z adding 'torch/_dynamo/convert_frame.py' 2024-06-26T04:54:22.0293730Z adding 'torch/_dynamo/create_parameter_op.py' 2024-06-26T04:54:22.0295658Z adding 'torch/_dynamo/current_scope_id.py' 2024-06-26T04:54:22.0304698Z adding 'torch/_dynamo/debug_utils.py' 2024-06-26T04:54:22.0310279Z adding 'torch/_dynamo/decorators.py' 2024-06-26T04:54:22.0313690Z adding 'torch/_dynamo/device_interface.py' 2024-06-26T04:54:22.0333209Z adding 'torch/_dynamo/eval_frame.py' 2024-06-26T04:54:22.0339146Z adding 'torch/_dynamo/exc.py' 2024-06-26T04:54:22.0341759Z adding 'torch/_dynamo/external_utils.py' 2024-06-26T04:54:22.0343857Z adding 'torch/_dynamo/funcname_cache.py' 2024-06-26T04:54:22.0378218Z adding 'torch/_dynamo/guards.py' 2024-06-26T04:54:22.0382357Z adding 'torch/_dynamo/hooks.py' 2024-06-26T04:54:22.0384402Z adding 'torch/_dynamo/logging.py' 2024-06-26T04:54:22.0386922Z adding 'torch/_dynamo/mutation_guard.py' 2024-06-26T04:54:22.0417296Z adding 'torch/_dynamo/output_graph.py' 2024-06-26T04:54:22.0421614Z adding 'torch/_dynamo/polyfill.py' 2024-06-26T04:54:22.0424179Z adding 'torch/_dynamo/profiler.py' 2024-06-26T04:54:22.0426518Z adding 'torch/_dynamo/replay_record.py' 2024-06-26T04:54:22.0434545Z adding 'torch/_dynamo/resume_execution.py' 2024-06-26T04:54:22.0443106Z adding 'torch/_dynamo/side_effects.py' 2024-06-26T04:54:22.0448946Z adding 'torch/_dynamo/source.py' 2024-06-26T04:54:22.0486784Z adding 'torch/_dynamo/symbolic_convert.py' 2024-06-26T04:54:22.0491467Z adding 'torch/_dynamo/tensor_version_op.py' 2024-06-26T04:54:22.0493671Z adding 'torch/_dynamo/test_case.py' 2024-06-26T04:54:22.0497603Z adding 'torch/_dynamo/test_minifier_common.py' 2024-06-26T04:54:22.0502007Z adding 'torch/_dynamo/testing.py' 2024-06-26T04:54:22.0532780Z adding 'torch/_dynamo/trace_rules.py' 2024-06-26T04:54:22.0538566Z adding 'torch/_dynamo/types.py' 2024-06-26T04:54:22.0570338Z adding 'torch/_dynamo/utils.py' 2024-06-26T04:54:22.0574617Z adding 'torch/_dynamo/backends/__init__.py' 2024-06-26T04:54:22.0577349Z adding 'torch/_dynamo/backends/common.py' 2024-06-26T04:54:22.0580919Z adding 'torch/_dynamo/backends/cudagraphs.py' 2024-06-26T04:54:22.0585037Z adding 'torch/_dynamo/backends/debugging.py' 2024-06-26T04:54:22.0595931Z adding 'torch/_dynamo/backends/distributed.py' 2024-06-26T04:54:22.0598299Z adding 'torch/_dynamo/backends/inductor.py' 2024-06-26T04:54:22.0600307Z adding 'torch/_dynamo/backends/onnxrt.py' 2024-06-26T04:54:22.0602934Z adding 'torch/_dynamo/backends/registry.py' 2024-06-26T04:54:22.0604874Z adding 'torch/_dynamo/backends/tensorrt.py' 2024-06-26T04:54:22.0606813Z adding 'torch/_dynamo/backends/torchxla.py' 2024-06-26T04:54:22.0609923Z adding 'torch/_dynamo/backends/tvm.py' 2024-06-26T04:54:22.0612220Z adding 'torch/_dynamo/repro/__init__.py' 2024-06-26T04:54:22.0622690Z adding 'torch/_dynamo/repro/after_aot.py' 2024-06-26T04:54:22.0629866Z adding 'torch/_dynamo/repro/after_dynamo.py' 2024-06-26T04:54:22.0633166Z adding 'torch/_dynamo/variables/__init__.py' 2024-06-26T04:54:22.0637558Z adding 'torch/_dynamo/variables/base.py' 2024-06-26T04:54:22.0670797Z adding 'torch/_dynamo/variables/builder.py' 2024-06-26T04:54:22.0693640Z adding 'torch/_dynamo/variables/builtin.py' 2024-06-26T04:54:22.0699200Z adding 'torch/_dynamo/variables/constant.py' 2024-06-26T04:54:22.0707958Z adding 'torch/_dynamo/variables/ctx_manager.py' 2024-06-26T04:54:22.0718127Z adding 'torch/_dynamo/variables/dicts.py' 2024-06-26T04:54:22.0723445Z adding 'torch/_dynamo/variables/distributed.py' 2024-06-26T04:54:22.0736713Z adding 'torch/_dynamo/variables/functions.py' 2024-06-26T04:54:22.0757671Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2024-06-26T04:54:22.0762472Z adding 'torch/_dynamo/variables/iter.py' 2024-06-26T04:54:22.0765370Z adding 'torch/_dynamo/variables/lazy.py' 2024-06-26T04:54:22.0773298Z adding 'torch/_dynamo/variables/lists.py' 2024-06-26T04:54:22.0786510Z adding 'torch/_dynamo/variables/misc.py' 2024-06-26T04:54:22.0799217Z adding 'torch/_dynamo/variables/nn_module.py' 2024-06-26T04:54:22.0804619Z adding 'torch/_dynamo/variables/optimizer.py' 2024-06-26T04:54:22.0807093Z adding 'torch/_dynamo/variables/script_object.py' 2024-06-26T04:54:22.0809144Z adding 'torch/_dynamo/variables/sdpa.py' 2024-06-26T04:54:22.0823853Z adding 'torch/_dynamo/variables/tensor.py' 2024-06-26T04:54:22.0836449Z adding 'torch/_dynamo/variables/torch.py' 2024-06-26T04:54:22.0841392Z adding 'torch/_dynamo/variables/torch_function.py' 2024-06-26T04:54:22.0853885Z adding 'torch/_dynamo/variables/user_defined.py' 2024-06-26T04:54:22.0860420Z adding 'torch/_export/__init__.py' 2024-06-26T04:54:22.0869156Z adding 'torch/_export/converter.py' 2024-06-26T04:54:22.0871754Z adding 'torch/_export/error.py' 2024-06-26T04:54:22.0873624Z adding 'torch/_export/exported_program.py' 2024-06-26T04:54:22.0880106Z adding 'torch/_export/non_strict_utils.py' 2024-06-26T04:54:22.0885178Z adding 'torch/_export/pass_base.py' 2024-06-26T04:54:22.0888007Z adding 'torch/_export/tools.py' 2024-06-26T04:54:22.0895359Z adding 'torch/_export/utils.py' 2024-06-26T04:54:22.0901123Z adding 'torch/_export/verifier.py' 2024-06-26T04:54:22.0904135Z adding 'torch/_export/wrappers.py' 2024-06-26T04:54:22.0906360Z adding 'torch/_export/db/__init__.py' 2024-06-26T04:54:22.0909198Z adding 'torch/_export/db/case.py' 2024-06-26T04:54:22.0911321Z adding 'torch/_export/db/gen_example.py' 2024-06-26T04:54:22.0912962Z adding 'torch/_export/db/logging.py' 2024-06-26T04:54:22.0915355Z adding 'torch/_export/db/examples/__init__.py' 2024-06-26T04:54:22.0917330Z adding 'torch/_export/db/examples/assume_constant_result.py' 2024-06-26T04:54:22.0919032Z adding 'torch/_export/db/examples/autograd_function.py' 2024-06-26T04:54:22.0920742Z adding 'torch/_export/db/examples/class_method.py' 2024-06-26T04:54:22.0922787Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2024-06-26T04:54:22.0925083Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2024-06-26T04:54:22.0927220Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2024-06-26T04:54:22.0928950Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2024-06-26T04:54:22.0930900Z adding 'torch/_export/db/examples/cond_operands.py' 2024-06-26T04:54:22.0933013Z adding 'torch/_export/db/examples/cond_predicate.py' 2024-06-26T04:54:22.0935063Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2024-06-26T04:54:22.0937306Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2024-06-26T04:54:22.0939141Z adding 'torch/_export/db/examples/decorator.py' 2024-06-26T04:54:22.0940841Z adding 'torch/_export/db/examples/dictionary.py' 2024-06-26T04:54:22.0942846Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2024-06-26T04:54:22.0944629Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2024-06-26T04:54:22.0946474Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2024-06-26T04:54:22.0948204Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2024-06-26T04:54:22.0950038Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2024-06-26T04:54:22.0951838Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2024-06-26T04:54:22.0953699Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2024-06-26T04:54:22.0955534Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2024-06-26T04:54:22.0957426Z adding 'torch/_export/db/examples/list_contains.py' 2024-06-26T04:54:22.0959239Z adding 'torch/_export/db/examples/list_unpack.py' 2024-06-26T04:54:22.0961230Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2024-06-26T04:54:22.0962980Z adding 'torch/_export/db/examples/nested_function.py' 2024-06-26T04:54:22.0964835Z adding 'torch/_export/db/examples/null_context_manager.py' 2024-06-26T04:54:22.0966565Z adding 'torch/_export/db/examples/optional_input.py' 2024-06-26T04:54:22.0968277Z adding 'torch/_export/db/examples/pytree_flatten.py' 2024-06-26T04:54:22.0970114Z adding 'torch/_export/db/examples/scalar_output.py' 2024-06-26T04:54:22.0971968Z adding 'torch/_export/db/examples/specialized_attribute.py' 2024-06-26T04:54:22.0973767Z adding 'torch/_export/db/examples/static_for_loop.py' 2024-06-26T04:54:22.0975648Z adding 'torch/_export/db/examples/static_if.py' 2024-06-26T04:54:22.0978135Z adding 'torch/_export/db/examples/tensor_setattr.py' 2024-06-26T04:54:22.0979313Z adding 'torch/_export/db/examples/torch_sym_min.py' 2024-06-26T04:54:22.0981315Z adding 'torch/_export/db/examples/type_reflection_method.py' 2024-06-26T04:54:22.0983301Z adding 'torch/_export/db/examples/user_input_mutation.py' 2024-06-26T04:54:22.0985052Z adding 'torch/_export/pass_infra/__init__.py' 2024-06-26T04:54:22.0986938Z adding 'torch/_export/pass_infra/node_metadata.py' 2024-06-26T04:54:22.0988904Z adding 'torch/_export/pass_infra/proxy_value.py' 2024-06-26T04:54:22.0990871Z adding 'torch/_export/passes/__init__.py' 2024-06-26T04:54:22.0994260Z adding 'torch/_export/passes/_node_metadata_hook.py' 2024-06-26T04:54:22.0998607Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2024-06-26T04:54:22.1001231Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2024-06-26T04:54:22.1005424Z adding 'torch/_export/passes/constant_folding.py' 2024-06-26T04:54:22.1008287Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2024-06-26T04:54:22.1012739Z adding 'torch/_export/passes/lift_constants_pass.py' 2024-06-26T04:54:22.1015419Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2024-06-26T04:54:22.1018905Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2024-06-26T04:54:22.1021498Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2024-06-26T04:54:22.1023474Z adding 'torch/_export/serde/__init__.py' 2024-06-26T04:54:22.1027203Z adding 'torch/_export/serde/schema.py' 2024-06-26T04:54:22.1030415Z adding 'torch/_export/serde/schema.yaml' 2024-06-26T04:54:22.1034621Z adding 'torch/_export/serde/schema_check.py' 2024-06-26T04:54:22.1068058Z adding 'torch/_export/serde/serialize.py' 2024-06-26T04:54:22.1072723Z adding 'torch/_export/serde/union.py' 2024-06-26T04:54:22.1074499Z adding 'torch/_export/serde/upgrade.py' 2024-06-26T04:54:22.1076644Z adding 'torch/_functorch/__init__.py' 2024-06-26T04:54:22.1098161Z adding 'torch/_functorch/aot_autograd.py' 2024-06-26T04:54:22.1105546Z adding 'torch/_functorch/apis.py' 2024-06-26T04:54:22.1114388Z adding 'torch/_functorch/autograd_function.py' 2024-06-26T04:54:22.1117064Z adding 'torch/_functorch/batch_norm_replacement.py' 2024-06-26T04:54:22.1120300Z adding 'torch/_functorch/benchmark_utils.py' 2024-06-26T04:54:22.1123065Z adding 'torch/_functorch/compile_utils.py' 2024-06-26T04:54:22.1128057Z adding 'torch/_functorch/compilers.py' 2024-06-26T04:54:22.1133139Z adding 'torch/_functorch/config.py' 2024-06-26T04:54:22.1137067Z adding 'torch/_functorch/deprecated.py' 2024-06-26T04:54:22.1158777Z adding 'torch/_functorch/eager_transforms.py' 2024-06-26T04:54:22.1164495Z adding 'torch/_functorch/functional_call.py' 2024-06-26T04:54:22.1170116Z adding 'torch/_functorch/fx_minifier.py' 2024-06-26T04:54:22.1177536Z adding 'torch/_functorch/make_functional.py' 2024-06-26T04:54:22.1201388Z adding 'torch/_functorch/partitioners.py' 2024-06-26T04:54:22.1206661Z adding 'torch/_functorch/pyfunctorch.py' 2024-06-26T04:54:22.1208750Z adding 'torch/_functorch/python_key.py' 2024-06-26T04:54:22.1210645Z adding 'torch/_functorch/pytree_hacks.py' 2024-06-26T04:54:22.1217699Z adding 'torch/_functorch/top_operators_github_usage.py' 2024-06-26T04:54:22.1220059Z adding 'torch/_functorch/utils.py' 2024-06-26T04:54:22.1226460Z adding 'torch/_functorch/vmap.py' 2024-06-26T04:54:22.1229083Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2024-06-26T04:54:22.1235540Z adding 'torch/_functorch/_aot_autograd/autograd_cache.py' 2024-06-26T04:54:22.1248806Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2024-06-26T04:54:22.1253887Z adding 'torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py' 2024-06-26T04:54:22.1261173Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2024-06-26T04:54:22.1268378Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2024-06-26T04:54:22.1277286Z adding 'torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py' 2024-06-26T04:54:22.1280642Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2024-06-26T04:54:22.1309416Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2024-06-26T04:54:22.1323252Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2024-06-26T04:54:22.1329045Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2024-06-26T04:54:22.1342605Z adding 'torch/_functorch/_aot_autograd/traced_function_transforms.py' 2024-06-26T04:54:22.1348042Z adding 'torch/_functorch/_aot_autograd/utils.py' 2024-06-26T04:54:22.1350147Z adding 'torch/_higher_order_ops/__init__.py' 2024-06-26T04:54:22.1353483Z adding 'torch/_higher_order_ops/associative_scan.py' 2024-06-26T04:54:22.1357438Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2024-06-26T04:54:22.1362645Z adding 'torch/_higher_order_ops/cond.py' 2024-06-26T04:54:22.1366583Z adding 'torch/_higher_order_ops/effects.py' 2024-06-26T04:54:22.1373564Z adding 'torch/_higher_order_ops/flex_attention.py' 2024-06-26T04:54:22.1378826Z adding 'torch/_higher_order_ops/map.py' 2024-06-26T04:54:22.1382016Z adding 'torch/_higher_order_ops/out_dtype.py' 2024-06-26T04:54:22.1384461Z adding 'torch/_higher_order_ops/strict_mode.py' 2024-06-26T04:54:22.1387258Z adding 'torch/_higher_order_ops/torchbind.py' 2024-06-26T04:54:22.1395888Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2024-06-26T04:54:22.1399915Z adding 'torch/_higher_order_ops/utils.py' 2024-06-26T04:54:22.1403936Z adding 'torch/_higher_order_ops/while_loop.py' 2024-06-26T04:54:22.1407888Z adding 'torch/_higher_order_ops/wrap.py' 2024-06-26T04:54:22.1411414Z adding 'torch/_inductor/__init__.py' 2024-06-26T04:54:22.1415153Z adding 'torch/_inductor/async_compile.py' 2024-06-26T04:54:22.1423610Z adding 'torch/_inductor/autotune_process.py' 2024-06-26T04:54:22.1427400Z adding 'torch/_inductor/bounds.py' 2024-06-26T04:54:22.1469787Z adding 'torch/_inductor/codecache.py' 2024-06-26T04:54:22.1476233Z adding 'torch/_inductor/comm_analysis.py' 2024-06-26T04:54:22.1481370Z adding 'torch/_inductor/comms.py' 2024-06-26T04:54:22.1501798Z adding 'torch/_inductor/compile_fx.py' 2024-06-26T04:54:22.1516432Z adding 'torch/_inductor/config.py' 2024-06-26T04:54:22.1521237Z adding 'torch/_inductor/constant_folding.py' 2024-06-26T04:54:22.1532227Z adding 'torch/_inductor/cpp_builder.py' 2024-06-26T04:54:22.1565785Z adding 'torch/_inductor/cudagraph_trees.py' 2024-06-26T04:54:22.1570574Z adding 'torch/_inductor/cudagraph_utils.py' 2024-06-26T04:54:22.1577926Z adding 'torch/_inductor/debug.py' 2024-06-26T04:54:22.1587095Z adding 'torch/_inductor/decomposition.py' 2024-06-26T04:54:22.1595195Z adding 'torch/_inductor/dependencies.py' 2024-06-26T04:54:22.1597872Z adding 'torch/_inductor/exc.py' 2024-06-26T04:54:22.1602018Z adding 'torch/_inductor/freezing.py' 2024-06-26T04:54:22.1605801Z adding 'torch/_inductor/fx_utils.py' 2024-06-26T04:54:22.1631132Z adding 'torch/_inductor/graph.py' 2024-06-26T04:54:22.1634752Z adding 'torch/_inductor/hooks.py' 2024-06-26T04:54:22.1639254Z adding 'torch/_inductor/index_propagation.py' 2024-06-26T04:54:22.1642111Z adding 'torch/_inductor/inductor_prims.py' 2024-06-26T04:54:22.1715610Z adding 'torch/_inductor/ir.py' 2024-06-26T04:54:22.1724117Z adding 'torch/_inductor/jagged_lowerings.py' 2024-06-26T04:54:22.1787507Z adding 'torch/_inductor/lowering.py' 2024-06-26T04:54:22.1796480Z adding 'torch/_inductor/metrics.py' 2024-06-26T04:54:22.1806132Z adding 'torch/_inductor/mkldnn_ir.py' 2024-06-26T04:54:22.1816075Z adding 'torch/_inductor/mkldnn_lowerings.py' 2024-06-26T04:54:22.1825242Z adding 'torch/_inductor/ops_handler.py' 2024-06-26T04:54:22.1828543Z adding 'torch/_inductor/optimize_indexing.py' 2024-06-26T04:54:22.1851495Z adding 'torch/_inductor/pattern_matcher.py' 2024-06-26T04:54:22.1855170Z adding 'torch/_inductor/quantized_lowerings.py' 2024-06-26T04:54:22.1857185Z adding 'torch/_inductor/remote_cache.py' 2024-06-26T04:54:22.1893954Z adding 'torch/_inductor/scheduler.py' 2024-06-26T04:54:22.1914775Z adding 'torch/_inductor/select_algorithm.py' 2024-06-26T04:54:22.1926029Z adding 'torch/_inductor/sizevars.py' 2024-06-26T04:54:22.1929618Z adding 'torch/_inductor/subgraph_lowering.py' 2024-06-26T04:54:22.1931227Z adding 'torch/_inductor/test_case.py' 2024-06-26T04:54:22.1933088Z adding 'torch/_inductor/test_operators.py' 2024-06-26T04:54:22.1952952Z adding 'torch/_inductor/utils.py' 2024-06-26T04:54:22.1958359Z adding 'torch/_inductor/virtualized.py' 2024-06-26T04:54:22.1962836Z adding 'torch/_inductor/wrapper_benchmark.py' 2024-06-26T04:54:22.1965005Z adding 'torch/_inductor/codegen/__init__.py' 2024-06-26T04:54:22.1966722Z adding 'torch/_inductor/codegen/aoti_hipify_utils.py' 2024-06-26T04:54:22.1969095Z adding 'torch/_inductor/codegen/codegen_device_driver.py' 2024-06-26T04:54:22.1988625Z adding 'torch/_inductor/codegen/common.py' 2024-06-26T04:54:22.2040043Z adding 'torch/_inductor/codegen/cpp.py' 2024-06-26T04:54:22.2051182Z adding 'torch/_inductor/codegen/cpp_gemm_template.py' 2024-06-26T04:54:22.2058498Z adding 'torch/_inductor/codegen/cpp_micro_gemm.py' 2024-06-26T04:54:22.2063634Z adding 'torch/_inductor/codegen/cpp_prefix.h' 2024-06-26T04:54:22.2066601Z adding 'torch/_inductor/codegen/cpp_template.py' 2024-06-26T04:54:22.2071710Z adding 'torch/_inductor/codegen/cpp_template_kernel.py' 2024-06-26T04:54:22.2077048Z adding 'torch/_inductor/codegen/cpp_utils.py' 2024-06-26T04:54:22.2107166Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2024-06-26T04:54:22.2113560Z adding 'torch/_inductor/codegen/cpp_wrapper_cuda.py' 2024-06-26T04:54:22.2116150Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2024-06-26T04:54:22.2123616Z adding 'torch/_inductor/codegen/memory_planning.py' 2024-06-26T04:54:22.2129574Z adding 'torch/_inductor/codegen/multi_kernel.py' 2024-06-26T04:54:22.2152153Z adding 'torch/_inductor/codegen/simd.py' 2024-06-26T04:54:22.2189278Z adding 'torch/_inductor/codegen/triton.py' 2024-06-26T04:54:22.2194867Z adding 'torch/_inductor/codegen/triton_foreach.py' 2024-06-26T04:54:22.2198078Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2024-06-26T04:54:22.2200945Z adding 'torch/_inductor/codegen/triton_utils.py' 2024-06-26T04:54:22.2225665Z adding 'torch/_inductor/codegen/wrapper.py' 2024-06-26T04:54:22.2229978Z adding 'torch/_inductor/codegen/aoti_runtime/implementation.cpp' 2024-06-26T04:54:22.2234214Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2024-06-26T04:54:22.2236289Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2024-06-26T04:54:22.2238709Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2024-06-26T04:54:22.2240620Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2024-06-26T04:54:22.2245274Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2024-06-26T04:54:22.2249369Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2024-06-26T04:54:22.2253931Z adding 'torch/_inductor/codegen/cuda/cutlass_epilogue_gen.py' 2024-06-26T04:54:22.2258713Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2024-06-26T04:54:22.2260899Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2024-06-26T04:54:22.2273173Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2024-06-26T04:54:22.2276003Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2024-06-26T04:54:22.2279252Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2024-06-26T04:54:22.2281098Z adding 'torch/_inductor/codegen/xpu/__init__.py' 2024-06-26T04:54:22.2282891Z adding 'torch/_inductor/codegen/xpu/device_op_overrides.py' 2024-06-26T04:54:22.2285196Z adding 'torch/_inductor/compile_worker/__init__.py' 2024-06-26T04:54:22.2286749Z adding 'torch/_inductor/compile_worker/__main__.py' 2024-06-26T04:54:22.2290919Z adding 'torch/_inductor/compile_worker/subproc_pool.py' 2024-06-26T04:54:22.2293226Z adding 'torch/_inductor/compile_worker/watchdog.py' 2024-06-26T04:54:22.2295100Z adding 'torch/_inductor/fx_passes/__init__.py' 2024-06-26T04:54:22.2299334Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2024-06-26T04:54:22.2306124Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2024-06-26T04:54:22.2309364Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2024-06-26T04:54:22.2311618Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2024-06-26T04:54:22.2315899Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2024-06-26T04:54:22.2319724Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2024-06-26T04:54:22.2326709Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2024-06-26T04:54:22.2339301Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2024-06-26T04:54:22.2345843Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2024-06-26T04:54:22.2350740Z adding 'torch/_inductor/fx_passes/micro_pipeline_tp.py' 2024-06-26T04:54:22.2353489Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2024-06-26T04:54:22.2365218Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2024-06-26T04:54:22.2369106Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2024-06-26T04:54:22.2375587Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2024-06-26T04:54:22.2389264Z adding 'torch/_inductor/fx_passes/post_grad.py' 2024-06-26T04:54:22.2397123Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2024-06-26T04:54:22.2419352Z adding 'torch/_inductor/fx_passes/quantization.py' 2024-06-26T04:54:22.2427937Z adding 'torch/_inductor/fx_passes/reinplace.py' 2024-06-26T04:54:22.2431084Z adding 'torch/_inductor/fx_passes/replace_random.py' 2024-06-26T04:54:22.2449700Z adding 'torch/_inductor/fx_passes/split_cat.py' 2024-06-26T04:54:22.2453328Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2024-06-26T04:54:22.2456687Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2024-06-26T04:54:22.2459939Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2024-06-26T04:54:22.2463140Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2024-06-26T04:54:22.2466536Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2024-06-26T04:54:22.2469551Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2024-06-26T04:54:22.2472525Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2024-06-26T04:54:22.2476143Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2024-06-26T04:54:22.2481194Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2024-06-26T04:54:22.2485194Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2024-06-26T04:54:22.2489438Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2024-06-26T04:54:22.2493141Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2024-06-26T04:54:22.2496751Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2024-06-26T04:54:22.2499810Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2024-06-26T04:54:22.2502901Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2024-06-26T04:54:22.2505718Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2024-06-26T04:54:22.2508632Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2024-06-26T04:54:22.2511703Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2024-06-26T04:54:22.2514716Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2024-06-26T04:54:22.2517899Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2024-06-26T04:54:22.2520174Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2024-06-26T04:54:22.2522090Z adding 'torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2024-06-26T04:54:22.2523927Z adding 'torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2024-06-26T04:54:22.2525679Z adding 'torch/_inductor/kernel/__init__.py' 2024-06-26T04:54:22.2528759Z adding 'torch/_inductor/kernel/bmm.py' 2024-06-26T04:54:22.2534278Z adding 'torch/_inductor/kernel/conv.py' 2024-06-26T04:54:22.2543305Z adding 'torch/_inductor/kernel/flex_attention.py' 2024-06-26T04:54:22.2549389Z adding 'torch/_inductor/kernel/mm.py' 2024-06-26T04:54:22.2553398Z adding 'torch/_inductor/kernel/mm_common.py' 2024-06-26T04:54:22.2556761Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2024-06-26T04:54:22.2559430Z adding 'torch/_inductor/kernel/unpack_mixed_mm.py' 2024-06-26T04:54:22.2561181Z adding 'torch/_inductor/runtime/__init__.py' 2024-06-26T04:54:22.2563343Z adding 'torch/_inductor/runtime/compile_tasks.py' 2024-06-26T04:54:22.2567044Z adding 'torch/_inductor/runtime/coordinate_descent_tuner.py' 2024-06-26T04:54:22.2570030Z adding 'torch/_inductor/runtime/hints.py' 2024-06-26T04:54:22.2573385Z adding 'torch/_inductor/runtime/runtime_utils.py' 2024-06-26T04:54:22.2577599Z adding 'torch/_inductor/runtime/triton_helpers.py' 2024-06-26T04:54:22.2595947Z adding 'torch/_inductor/runtime/triton_heuristics.py' 2024-06-26T04:54:22.2599804Z adding 'torch/_lazy/__init__.py' 2024-06-26T04:54:22.2602348Z adding 'torch/_lazy/closure.py' 2024-06-26T04:54:22.2604312Z adding 'torch/_lazy/computation.py' 2024-06-26T04:54:22.2605951Z adding 'torch/_lazy/config.py' 2024-06-26T04:54:22.2607528Z adding 'torch/_lazy/debug.py' 2024-06-26T04:54:22.2609179Z adding 'torch/_lazy/device_context.py' 2024-06-26T04:54:22.2613049Z adding 'torch/_lazy/extract_compiled_graph.py' 2024-06-26T04:54:22.2615193Z adding 'torch/_lazy/ir_cache.py' 2024-06-26T04:54:22.2616970Z adding 'torch/_lazy/metrics.py' 2024-06-26T04:54:22.2618721Z adding 'torch/_lazy/tensor_factory_functions.py' 2024-06-26T04:54:22.2620316Z adding 'torch/_lazy/ts_backend.py' 2024-06-26T04:54:22.2622212Z adding 'torch/_library/__init__.py' 2024-06-26T04:54:22.2625754Z adding 'torch/_library/autograd.py' 2024-06-26T04:54:22.2632768Z adding 'torch/_library/custom_ops.py' 2024-06-26T04:54:22.2637633Z adding 'torch/_library/fake_class_registry.py' 2024-06-26T04:54:22.2641260Z adding 'torch/_library/fake_impl.py' 2024-06-26T04:54:22.2645047Z adding 'torch/_library/infer_schema.py' 2024-06-26T04:54:22.2647586Z adding 'torch/_library/simple_registry.py' 2024-06-26T04:54:22.2651638Z adding 'torch/_library/utils.py' 2024-06-26T04:54:22.2654027Z adding 'torch/_logging/__init__.py' 2024-06-26T04:54:22.2668302Z adding 'torch/_logging/_internal.py' 2024-06-26T04:54:22.2672256Z adding 'torch/_logging/_registrations.py' 2024-06-26T04:54:22.2674578Z adding 'torch/_logging/structured.py' 2024-06-26T04:54:22.2676976Z adding 'torch/_numpy/__init__.py' 2024-06-26T04:54:22.2679469Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2024-06-26T04:54:22.2684196Z adding 'torch/_numpy/_casting_dicts.py' 2024-06-26T04:54:22.2689531Z adding 'torch/_numpy/_dtypes.py' 2024-06-26T04:54:22.2693231Z adding 'torch/_numpy/_dtypes_impl.py' 2024-06-26T04:54:22.2695976Z adding 'torch/_numpy/_funcs.py' 2024-06-26T04:54:22.2715590Z adding 'torch/_numpy/_funcs_impl.py' 2024-06-26T04:54:22.2719006Z adding 'torch/_numpy/_getlimits.py' 2024-06-26T04:54:22.2724698Z adding 'torch/_numpy/_ndarray.py' 2024-06-26T04:54:22.2728897Z adding 'torch/_numpy/_normalizations.py' 2024-06-26T04:54:22.2733219Z adding 'torch/_numpy/_reductions_impl.py' 2024-06-26T04:54:22.2737331Z adding 'torch/_numpy/_ufuncs.py' 2024-06-26T04:54:22.2739845Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2024-06-26T04:54:22.2743811Z adding 'torch/_numpy/_util.py' 2024-06-26T04:54:22.2746360Z adding 'torch/_numpy/fft.py' 2024-06-26T04:54:22.2749288Z adding 'torch/_numpy/linalg.py' 2024-06-26T04:54:22.2752383Z adding 'torch/_numpy/random.py' 2024-06-26T04:54:22.2754789Z adding 'torch/_numpy/testing/__init__.py' 2024-06-26T04:54:22.2779339Z adding 'torch/_numpy/testing/utils.py' 2024-06-26T04:54:22.2805215Z adding 'torch/_prims/__init__.py' 2024-06-26T04:54:22.2810417Z adding 'torch/_prims/context.py' 2024-06-26T04:54:22.2812969Z adding 'torch/_prims/debug_prims.py' 2024-06-26T04:54:22.2815365Z adding 'torch/_prims/executor.py' 2024-06-26T04:54:22.2819549Z adding 'torch/_prims/rng_prims.py' 2024-06-26T04:54:22.2842521Z adding 'torch/_prims_common/__init__.py' 2024-06-26T04:54:22.2850017Z adding 'torch/_prims_common/wrappers.py' 2024-06-26T04:54:22.2915470Z adding 'torch/_refs/__init__.py' 2024-06-26T04:54:22.2922118Z adding 'torch/_refs/_conversions.py' 2024-06-26T04:54:22.2927311Z adding 'torch/_refs/fft.py' 2024-06-26T04:54:22.2932151Z adding 'torch/_refs/linalg/__init__.py' 2024-06-26T04:54:22.2934694Z adding 'torch/_refs/nn/__init__.py' 2024-06-26T04:54:22.2946367Z adding 'torch/_refs/nn/functional/__init__.py' 2024-06-26T04:54:22.2950503Z adding 'torch/_refs/special/__init__.py' 2024-06-26T04:54:22.2952817Z adding 'torch/_strobelight/__init__.py' 2024-06-26T04:54:22.2956907Z adding 'torch/_strobelight/cli_function_profiler.py' 2024-06-26T04:54:22.2960581Z adding 'torch/_strobelight/compile_time_profiler.py' 2024-06-26T04:54:22.2963038Z adding 'torch/_subclasses/__init__.py' 2024-06-26T04:54:22.2974665Z adding 'torch/_subclasses/fake_impls.py' 2024-06-26T04:54:22.3006092Z adding 'torch/_subclasses/fake_tensor.py' 2024-06-26T04:54:22.3011230Z adding 'torch/_subclasses/fake_utils.py' 2024-06-26T04:54:22.3021434Z adding 'torch/_subclasses/functional_tensor.py' 2024-06-26T04:54:22.3046288Z adding 'torch/_subclasses/meta_utils.py' 2024-06-26T04:54:22.3052192Z adding 'torch/_subclasses/schema_check_mode.py' 2024-06-26T04:54:22.3054602Z adding 'torch/_vendor/__init__.py' 2024-06-26T04:54:22.3057623Z adding 'torch/_vendor/packaging/__init__.py' 2024-06-26T04:54:22.3059904Z adding 'torch/_vendor/packaging/_structures.py' 2024-06-26T04:54:22.3066160Z adding 'torch/_vendor/packaging/version.py' 2024-06-26T04:54:22.3068954Z adding 'torch/amp/__init__.py' 2024-06-26T04:54:22.3076073Z adding 'torch/amp/autocast_mode.py' 2024-06-26T04:54:22.3086654Z adding 'torch/amp/grad_scaler.py' 2024-06-26T04:54:22.3090379Z adding 'torch/ao/__init__.py' 2024-06-26T04:54:22.3091788Z adding 'torch/ao/nn/__init__.py' 2024-06-26T04:54:22.3093965Z adding 'torch/ao/nn/intrinsic/__init__.py' 2024-06-26T04:54:22.3096529Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2024-06-26T04:54:22.3098963Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2024-06-26T04:54:22.3101009Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2024-06-26T04:54:22.3102910Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2024-06-26T04:54:22.3109627Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2024-06-26T04:54:22.3113483Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2024-06-26T04:54:22.3115440Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2024-06-26T04:54:22.3117154Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2024-06-26T04:54:22.3118731Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2024-06-26T04:54:22.3120494Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2024-06-26T04:54:22.3122615Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2024-06-26T04:54:22.3124104Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2024-06-26T04:54:22.3126065Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2024-06-26T04:54:22.3127979Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2024-06-26T04:54:22.3130291Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2024-06-26T04:54:22.3132810Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2024-06-26T04:54:22.3134816Z adding 'torch/ao/nn/qat/__init__.py' 2024-06-26T04:54:22.3136651Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2024-06-26T04:54:22.3138553Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2024-06-26T04:54:22.3140646Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2024-06-26T04:54:22.3142345Z adding 'torch/ao/nn/qat/modules/__init__.py' 2024-06-26T04:54:22.3145149Z adding 'torch/ao/nn/qat/modules/conv.py' 2024-06-26T04:54:22.3148104Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2024-06-26T04:54:22.3150899Z adding 'torch/ao/nn/qat/modules/linear.py' 2024-06-26T04:54:22.3152586Z adding 'torch/ao/nn/quantizable/__init__.py' 2024-06-26T04:54:22.3154565Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2024-06-26T04:54:22.3160818Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2024-06-26T04:54:22.3166618Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2024-06-26T04:54:22.3169010Z adding 'torch/ao/nn/quantized/__init__.py' 2024-06-26T04:54:22.3175717Z adding 'torch/ao/nn/quantized/functional.py' 2024-06-26T04:54:22.3178463Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2024-06-26T04:54:22.3180430Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2024-06-26T04:54:22.3183758Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2024-06-26T04:54:22.3187132Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2024-06-26T04:54:22.3198412Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2024-06-26T04:54:22.3202335Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2024-06-26T04:54:22.3205885Z adding 'torch/ao/nn/quantized/modules/activation.py' 2024-06-26T04:54:22.3208415Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2024-06-26T04:54:22.3215996Z adding 'torch/ao/nn/quantized/modules/conv.py' 2024-06-26T04:54:22.3218802Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2024-06-26T04:54:22.3222604Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2024-06-26T04:54:22.3225711Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2024-06-26T04:54:22.3230172Z adding 'torch/ao/nn/quantized/modules/linear.py' 2024-06-26T04:54:22.3232903Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2024-06-26T04:54:22.3235042Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2024-06-26T04:54:22.3237885Z adding 'torch/ao/nn/quantized/modules/utils.py' 2024-06-26T04:54:22.3239638Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2024-06-26T04:54:22.3241570Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2024-06-26T04:54:22.3244442Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2024-06-26T04:54:22.3246812Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2024-06-26T04:54:22.3252683Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2024-06-26T04:54:22.3255789Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2024-06-26T04:54:22.3259522Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2024-06-26T04:54:22.3261532Z adding 'torch/ao/nn/sparse/__init__.py' 2024-06-26T04:54:22.3263431Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2024-06-26T04:54:22.3266589Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2024-06-26T04:54:22.3268606Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2024-06-26T04:54:22.3271815Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2024-06-26T04:54:22.3274827Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2024-06-26T04:54:22.3276654Z adding 'torch/ao/ns/__init__.py' 2024-06-26T04:54:22.3281985Z adding 'torch/ao/ns/_numeric_suite.py' 2024-06-26T04:54:22.3293438Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2024-06-26T04:54:22.3296422Z adding 'torch/ao/ns/fx/__init__.py' 2024-06-26T04:54:22.3302788Z adding 'torch/ao/ns/fx/graph_matcher.py' 2024-06-26T04:54:22.3314933Z adding 'torch/ao/ns/fx/graph_passes.py' 2024-06-26T04:54:22.3320820Z adding 'torch/ao/ns/fx/mappings.py' 2024-06-26T04:54:22.3336163Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2024-06-26T04:54:22.3339664Z adding 'torch/ao/ns/fx/ns_types.py' 2024-06-26T04:54:22.3343357Z adding 'torch/ao/ns/fx/pattern_utils.py' 2024-06-26T04:54:22.3347103Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2024-06-26T04:54:22.3353307Z adding 'torch/ao/ns/fx/utils.py' 2024-06-26T04:54:22.3357372Z adding 'torch/ao/ns/fx/weight_utils.py' 2024-06-26T04:54:22.3359694Z adding 'torch/ao/pruning/__init__.py' 2024-06-26T04:54:22.3361296Z adding 'torch/ao/pruning/_mappings.py' 2024-06-26T04:54:22.3363063Z adding 'torch/ao/pruning/_experimental/__init__.py' 2024-06-26T04:54:22.3364879Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2024-06-26T04:54:22.3370985Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2024-06-26T04:54:22.3372964Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2024-06-26T04:54:22.3376634Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2024-06-26T04:54:22.3378535Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2024-06-26T04:54:22.3383516Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2024-06-26T04:54:22.3386976Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2024-06-26T04:54:22.3389967Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2024-06-26T04:54:22.3391814Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2024-06-26T04:54:22.3393559Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2024-06-26T04:54:22.3395660Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2024-06-26T04:54:22.3398257Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2024-06-26T04:54:22.3400906Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2024-06-26T04:54:22.3402605Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2024-06-26T04:54:22.3406429Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2024-06-26T04:54:22.3408795Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2024-06-26T04:54:22.3411333Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2024-06-26T04:54:22.3413338Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2024-06-26T04:54:22.3418836Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2024-06-26T04:54:22.3421251Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2024-06-26T04:54:22.3422610Z adding 'torch/ao/pruning/scheduler/__init__.py' 2024-06-26T04:54:22.3425931Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2024-06-26T04:54:22.3428673Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2024-06-26T04:54:22.3430882Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2024-06-26T04:54:22.3432583Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2024-06-26T04:54:22.3437305Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2024-06-26T04:54:22.3439947Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2024-06-26T04:54:22.3442705Z adding 'torch/ao/pruning/sparsifier/utils.py' 2024-06-26T04:54:22.3446261Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2024-06-26T04:54:22.3449530Z adding 'torch/ao/quantization/__init__.py' 2024-06-26T04:54:22.3452536Z adding 'torch/ao/quantization/_correct_bias.py' 2024-06-26T04:54:22.3456650Z adding 'torch/ao/quantization/_equalize.py' 2024-06-26T04:54:22.3460010Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2024-06-26T04:54:22.3466185Z adding 'torch/ao/quantization/fake_quantize.py' 2024-06-26T04:54:22.3469930Z adding 'torch/ao/quantization/fuse_modules.py' 2024-06-26T04:54:22.3473487Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2024-06-26T04:54:22.3492718Z adding 'torch/ao/quantization/observer.py' 2024-06-26T04:54:22.3501005Z adding 'torch/ao/quantization/qconfig.py' 2024-06-26T04:54:22.3506048Z adding 'torch/ao/quantization/qconfig_mapping.py' 2024-06-26T04:54:22.3508420Z adding 'torch/ao/quantization/quant_type.py' 2024-06-26T04:54:22.3512643Z adding 'torch/ao/quantization/quantization_mappings.py' 2024-06-26T04:54:22.3521502Z adding 'torch/ao/quantization/quantize.py' 2024-06-26T04:54:22.3530104Z adding 'torch/ao/quantization/quantize_fx.py' 2024-06-26T04:54:22.3535589Z adding 'torch/ao/quantization/quantize_jit.py' 2024-06-26T04:54:22.3539615Z adding 'torch/ao/quantization/quantize_pt2e.py' 2024-06-26T04:54:22.3541910Z adding 'torch/ao/quantization/stubs.py' 2024-06-26T04:54:22.3550973Z adding 'torch/ao/quantization/utils.py' 2024-06-26T04:54:22.3554142Z adding 'torch/ao/quantization/backend_config/__init__.py' 2024-06-26T04:54:22.3560281Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2024-06-26T04:54:22.3563737Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2024-06-26T04:54:22.3571905Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2024-06-26T04:54:22.3577043Z adding 'torch/ao/quantization/backend_config/executorch.py' 2024-06-26T04:54:22.3579794Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2024-06-26T04:54:22.3582496Z adding 'torch/ao/quantization/backend_config/native.py' 2024-06-26T04:54:22.3584593Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2024-06-26T04:54:22.3588608Z adding 'torch/ao/quantization/backend_config/onednn.py' 2024-06-26T04:54:22.3591528Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2024-06-26T04:54:22.3594061Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2024-06-26T04:54:22.3598408Z adding 'torch/ao/quantization/backend_config/utils.py' 2024-06-26T04:54:22.3601135Z adding 'torch/ao/quantization/backend_config/x86.py' 2024-06-26T04:54:22.3603359Z adding 'torch/ao/quantization/fx/__init__.py' 2024-06-26T04:54:22.3611673Z adding 'torch/ao/quantization/fx/_decomposed.py' 2024-06-26T04:54:22.3624012Z adding 'torch/ao/quantization/fx/_equalize.py' 2024-06-26T04:54:22.3638682Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2024-06-26T04:54:22.3656991Z adding 'torch/ao/quantization/fx/convert.py' 2024-06-26T04:54:22.3662960Z adding 'torch/ao/quantization/fx/custom_config.py' 2024-06-26T04:54:22.3667084Z adding 'torch/ao/quantization/fx/fuse.py' 2024-06-26T04:54:22.3669772Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2024-06-26T04:54:22.3672276Z adding 'torch/ao/quantization/fx/graph_module.py' 2024-06-26T04:54:22.3674126Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2024-06-26T04:54:22.3675962Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2024-06-26T04:54:22.3679774Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2024-06-26T04:54:22.3683961Z adding 'torch/ao/quantization/fx/match_utils.py' 2024-06-26T04:54:22.3686485Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2024-06-26T04:54:22.3714302Z adding 'torch/ao/quantization/fx/prepare.py' 2024-06-26T04:54:22.3721104Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2024-06-26T04:54:22.3724605Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2024-06-26T04:54:22.3726922Z adding 'torch/ao/quantization/fx/tracer.py' 2024-06-26T04:54:22.3738757Z adding 'torch/ao/quantization/fx/utils.py' 2024-06-26T04:54:22.3741622Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2024-06-26T04:54:22.3761929Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2024-06-26T04:54:22.3772943Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2024-06-26T04:54:22.3777710Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2024-06-26T04:54:22.3787703Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2024-06-26T04:54:22.3790219Z adding 'torch/ao/quantization/pt2e/__init__.py' 2024-06-26T04:54:22.3792627Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2024-06-26T04:54:22.3795874Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2024-06-26T04:54:22.3798331Z adding 'torch/ao/quantization/pt2e/generate_numeric_debug_handle.py' 2024-06-26T04:54:22.3800733Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2024-06-26T04:54:22.3804609Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2024-06-26T04:54:22.3812018Z adding 'torch/ao/quantization/pt2e/prepare.py' 2024-06-26T04:54:22.3822808Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2024-06-26T04:54:22.3830589Z adding 'torch/ao/quantization/pt2e/utils.py' 2024-06-26T04:54:22.3833161Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2024-06-26T04:54:22.3839013Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2024-06-26T04:54:22.3841683Z adding 'torch/ao/quantization/quantizer/__init__.py' 2024-06-26T04:54:22.3844104Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2024-06-26T04:54:22.3846685Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2024-06-26T04:54:22.3849660Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2024-06-26T04:54:22.3852296Z adding 'torch/ao/quantization/quantizer/utils.py' 2024-06-26T04:54:22.3868380Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2024-06-26T04:54:22.3874677Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2024-06-26T04:54:22.3884274Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2024-06-26T04:54:22.3892725Z adding 'torch/autograd/__init__.py' 2024-06-26T04:54:22.3896189Z adding 'torch/autograd/anomaly_mode.py' 2024-06-26T04:54:22.3899785Z adding 'torch/autograd/forward_ad.py' 2024-06-26T04:54:22.3910105Z adding 'torch/autograd/function.py' 2024-06-26T04:54:22.3924169Z adding 'torch/autograd/functional.py' 2024-06-26T04:54:22.3929613Z adding 'torch/autograd/grad_mode.py' 2024-06-26T04:54:22.3959402Z adding 'torch/autograd/gradcheck.py' 2024-06-26T04:54:22.3970219Z adding 'torch/autograd/graph.py' 2024-06-26T04:54:22.3984879Z adding 'torch/autograd/profiler.py' 2024-06-26T04:54:22.3989904Z adding 'torch/autograd/profiler_legacy.py' 2024-06-26T04:54:22.4001886Z adding 'torch/autograd/profiler_util.py' 2024-06-26T04:54:22.4004628Z adding 'torch/autograd/variable.py' 2024-06-26T04:54:22.4006569Z adding 'torch/autograd/_functions/__init__.py' 2024-06-26T04:54:22.4008600Z adding 'torch/autograd/_functions/tensor.py' 2024-06-26T04:54:22.4010890Z adding 'torch/autograd/_functions/utils.py' 2024-06-26T04:54:22.4013272Z adding 'torch/backends/__init__.py' 2024-06-26T04:54:22.4015344Z adding 'torch/backends/_coreml/__init__.py' 2024-06-26T04:54:22.4018047Z adding 'torch/backends/_coreml/preprocess.py' 2024-06-26T04:54:22.4020006Z adding 'torch/backends/_nnapi/__init__.py' 2024-06-26T04:54:22.4023037Z adding 'torch/backends/_nnapi/prepare.py' 2024-06-26T04:54:22.4044347Z adding 'torch/backends/_nnapi/serializer.py' 2024-06-26T04:54:22.4048204Z adding 'torch/backends/cpu/__init__.py' 2024-06-26T04:54:22.4052761Z adding 'torch/backends/cuda/__init__.py' 2024-06-26T04:54:22.4056545Z adding 'torch/backends/cudnn/__init__.py' 2024-06-26T04:54:22.4058905Z adding 'torch/backends/cudnn/rnn.py' 2024-06-26T04:54:22.4060995Z adding 'torch/backends/mha/__init__.py' 2024-06-26T04:54:22.4063314Z adding 'torch/backends/mkl/__init__.py' 2024-06-26T04:54:22.4065926Z adding 'torch/backends/mkldnn/__init__.py' 2024-06-26T04:54:22.4068417Z adding 'torch/backends/mps/__init__.py' 2024-06-26T04:54:22.4071016Z adding 'torch/backends/nnpack/__init__.py' 2024-06-26T04:54:22.4072244Z adding 'torch/backends/openmp/__init__.py' 2024-06-26T04:54:22.4074764Z adding 'torch/backends/opt_einsum/__init__.py' 2024-06-26T04:54:22.4077333Z adding 'torch/backends/quantized/__init__.py' 2024-06-26T04:54:22.4078825Z adding 'torch/backends/xeon/__init__.py' 2024-06-26T04:54:22.4088614Z adding 'torch/backends/xeon/run_cpu.py' 2024-06-26T04:54:22.4091497Z adding 'torch/backends/xnnpack/__init__.py' 2024-06-26T04:54:22.4402571Z adding 'torch/bin/FileStoreTest' 2024-06-26T04:54:22.4727812Z adding 'torch/bin/HashStoreTest' 2024-06-26T04:54:22.5068021Z adding 'torch/bin/TCPStoreTest' 2024-06-26T04:54:22.5124533Z adding 'torch/bin/aot_model_compiler_test' 2024-06-26T04:54:22.7780886Z adding 'torch/bin/protoc' 2024-06-26T04:54:23.0534910Z adding 'torch/bin/protoc-3.13.0.0' 2024-06-26T04:54:23.6944487Z adding 'torch/bin/test_api' 2024-06-26T04:54:23.7686572Z adding 'torch/bin/test_cpp_rpc' 2024-06-26T04:54:23.8023088Z adding 'torch/bin/test_dist_autograd' 2024-06-26T04:54:23.8347980Z adding 'torch/bin/test_edge_op_registration' 2024-06-26T04:54:24.1559182Z adding 'torch/bin/test_jit' 2024-06-26T04:54:24.3459235Z adding 'torch/bin/test_lazy' 2024-06-26T04:54:24.3964078Z adding 'torch/bin/test_mobile_nnc' 2024-06-26T04:54:24.8466136Z adding 'torch/bin/test_tensorexpr' 2024-06-26T04:54:24.8715352Z adding 'torch/bin/torch_shm_manager' 2024-06-26T04:54:24.8784642Z adding 'torch/bin/tutorial_tensorexpr' 2024-06-26T04:54:24.8792846Z adding 'torch/compiler/__init__.py' 2024-06-26T04:54:24.8795181Z adding 'torch/contrib/__init__.py' 2024-06-26T04:54:24.8798301Z adding 'torch/contrib/_tensorboard_vis.py' 2024-06-26T04:54:24.8801347Z adding 'torch/cpu/__init__.py' 2024-06-26T04:54:24.8803509Z adding 'torch/cpu/amp/__init__.py' 2024-06-26T04:54:24.8805487Z adding 'torch/cpu/amp/autocast_mode.py' 2024-06-26T04:54:24.8807715Z adding 'torch/cpu/amp/grad_scaler.py' 2024-06-26T04:54:24.8823523Z adding 'torch/cuda/__init__.py' 2024-06-26T04:54:24.8826875Z adding 'torch/cuda/_gpu_trace.py' 2024-06-26T04:54:24.8835215Z adding 'torch/cuda/_memory_viz.py' 2024-06-26T04:54:24.8842293Z adding 'torch/cuda/_sanitizer.py' 2024-06-26T04:54:24.8844796Z adding 'torch/cuda/_utils.py' 2024-06-26T04:54:24.8846589Z adding 'torch/cuda/comm.py' 2024-06-26T04:54:24.8848248Z adding 'torch/cuda/error.py' 2024-06-26T04:54:24.8855321Z adding 'torch/cuda/graphs.py' 2024-06-26T04:54:24.8859120Z adding 'torch/cuda/jiterator.py' 2024-06-26T04:54:24.8870397Z adding 'torch/cuda/memory.py' 2024-06-26T04:54:24.8874078Z adding 'torch/cuda/nccl.py' 2024-06-26T04:54:24.8876452Z adding 'torch/cuda/nvtx.py' 2024-06-26T04:54:24.8878863Z adding 'torch/cuda/profiler.py' 2024-06-26T04:54:24.8881567Z adding 'torch/cuda/random.py' 2024-06-26T04:54:24.8883360Z adding 'torch/cuda/sparse.py' 2024-06-26T04:54:24.8886801Z adding 'torch/cuda/streams.py' 2024-06-26T04:54:24.8891047Z adding 'torch/cuda/tunable.py' 2024-06-26T04:54:24.8893467Z adding 'torch/cuda/amp/__init__.py' 2024-06-26T04:54:24.8895846Z adding 'torch/cuda/amp/autocast_mode.py' 2024-06-26T04:54:24.8897828Z adding 'torch/cuda/amp/common.py' 2024-06-26T04:54:24.8899795Z adding 'torch/cuda/amp/grad_scaler.py' 2024-06-26T04:54:24.8903191Z adding 'torch/distributed/__init__.py' 2024-06-26T04:54:24.8905304Z adding 'torch/distributed/_checkpointable.py' 2024-06-26T04:54:24.8907381Z adding 'torch/distributed/_composable_state.py' 2024-06-26T04:54:24.8919555Z adding 'torch/distributed/_functional_collectives.py' 2024-06-26T04:54:24.8922916Z adding 'torch/distributed/_functional_collectives_impl.py' 2024-06-26T04:54:24.8930517Z adding 'torch/distributed/_state_dict_utils.py' 2024-06-26T04:54:24.8933743Z adding 'torch/distributed/argparse_util.py' 2024-06-26T04:54:24.8936641Z adding 'torch/distributed/c10d_logger.py' 2024-06-26T04:54:24.8940135Z adding 'torch/distributed/collective_utils.py' 2024-06-26T04:54:24.8942481Z adding 'torch/distributed/constants.py' 2024-06-26T04:54:24.8952193Z adding 'torch/distributed/device_mesh.py' 2024-06-26T04:54:24.9008681Z adding 'torch/distributed/distributed_c10d.py' 2024-06-26T04:54:24.9016679Z adding 'torch/distributed/launch.py' 2024-06-26T04:54:24.9019143Z adding 'torch/distributed/logging_handlers.py' 2024-06-26T04:54:24.9021661Z adding 'torch/distributed/remote_device.py' 2024-06-26T04:54:24.9026021Z adding 'torch/distributed/rendezvous.py' 2024-06-26T04:54:24.9037393Z adding 'torch/distributed/run.py' 2024-06-26T04:54:24.9043143Z adding 'torch/distributed/utils.py' 2024-06-26T04:54:24.9045240Z adding 'torch/distributed/_composable/__init__.py' 2024-06-26T04:54:24.9048066Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2024-06-26T04:54:24.9051375Z adding 'torch/distributed/_composable/contract.py' 2024-06-26T04:54:24.9054681Z adding 'torch/distributed/_composable/fully_shard.py' 2024-06-26T04:54:24.9058693Z adding 'torch/distributed/_composable/replicate.py' 2024-06-26T04:54:24.9061089Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2024-06-26T04:54:24.9063656Z adding 'torch/distributed/_composable/fsdp/_fsdp_api.py' 2024-06-26T04:54:24.9069473Z adding 'torch/distributed/_composable/fsdp/_fsdp_collectives.py' 2024-06-26T04:54:24.9072836Z adding 'torch/distributed/_composable/fsdp/_fsdp_common.py' 2024-06-26T04:54:24.9075896Z adding 'torch/distributed/_composable/fsdp/_fsdp_init.py' 2024-06-26T04:54:24.9084754Z adding 'torch/distributed/_composable/fsdp/_fsdp_param.py' 2024-06-26T04:54:24.9092776Z adding 'torch/distributed/_composable/fsdp/_fsdp_param_group.py' 2024-06-26T04:54:24.9097960Z adding 'torch/distributed/_composable/fsdp/_fsdp_state.py' 2024-06-26T04:54:24.9104287Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2024-06-26T04:54:24.9110504Z adding 'torch/distributed/_cuda_p2p/__init__.py' 2024-06-26T04:54:24.9112821Z adding 'torch/distributed/_shard/__init__.py' 2024-06-26T04:54:24.9114763Z adding 'torch/distributed/_shard/_utils.py' 2024-06-26T04:54:24.9119152Z adding 'torch/distributed/_shard/api.py' 2024-06-26T04:54:24.9121709Z adding 'torch/distributed/_shard/common_op_utils.py' 2024-06-26T04:54:24.9124207Z adding 'torch/distributed/_shard/metadata.py' 2024-06-26T04:54:24.9126431Z adding 'torch/distributed/_shard/op_registry_utils.py' 2024-06-26T04:54:24.9127804Z adding 'torch/distributed/_shard/sharder.py' 2024-06-26T04:54:24.9129914Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2024-06-26T04:54:24.9132437Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2024-06-26T04:54:24.9135151Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2024-06-26T04:54:24.9140824Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2024-06-26T04:54:24.9155530Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2024-06-26T04:54:24.9158992Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2024-06-26T04:54:24.9160823Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2024-06-26T04:54:24.9163159Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2024-06-26T04:54:24.9166716Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2024-06-26T04:54:24.9169235Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2024-06-26T04:54:24.9172675Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2024-06-26T04:54:24.9175180Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2024-06-26T04:54:24.9177795Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2024-06-26T04:54:24.9180297Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2024-06-26T04:54:24.9182955Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2024-06-26T04:54:24.9184892Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2024-06-26T04:54:24.9187935Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2024-06-26T04:54:24.9190033Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2024-06-26T04:54:24.9192474Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2024-06-26T04:54:24.9194736Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2024-06-26T04:54:24.9198118Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2024-06-26T04:54:24.9202449Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2024-06-26T04:54:24.9206268Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2024-06-26T04:54:24.9208453Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2024-06-26T04:54:24.9213113Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2024-06-26T04:54:24.9217756Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2024-06-26T04:54:24.9223779Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2024-06-26T04:54:24.9226186Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2024-06-26T04:54:24.9228169Z adding 'torch/distributed/_sharding_spec/__init__.py' 2024-06-26T04:54:24.9230049Z adding 'torch/distributed/_spmd/__init__.py' 2024-06-26T04:54:24.9237177Z adding 'torch/distributed/_spmd/api.py' 2024-06-26T04:54:24.9241155Z adding 'torch/distributed/_spmd/batch_dim_utils.py' 2024-06-26T04:54:24.9254586Z adding 'torch/distributed/_spmd/comm_tensor.py' 2024-06-26T04:54:24.9255133Z adding 'torch/distributed/_spmd/config.py' 2024-06-26T04:54:24.9259510Z adding 'torch/distributed/_spmd/data_parallel.py' 2024-06-26T04:54:24.9269869Z adding 'torch/distributed/_spmd/distribute.py' 2024-06-26T04:54:24.9275836Z adding 'torch/distributed/_spmd/experimental_ops.py' 2024-06-26T04:54:24.9278196Z adding 'torch/distributed/_spmd/gm_transformation.py' 2024-06-26T04:54:24.9290376Z adding 'torch/distributed/_spmd/graph_optimization.py' 2024-06-26T04:54:24.9294559Z adding 'torch/distributed/_spmd/graph_utils.py' 2024-06-26T04:54:24.9303989Z adding 'torch/distributed/_spmd/iter_graph_module.py' 2024-06-26T04:54:24.9307091Z adding 'torch/distributed/_spmd/log_utils.py' 2024-06-26T04:54:24.9310380Z adding 'torch/distributed/_spmd/parallel_mode.py' 2024-06-26T04:54:24.9314702Z adding 'torch/distributed/_spmd/partial_lower.py' 2024-06-26T04:54:24.9318816Z adding 'torch/distributed/_tensor/__init__.py' 2024-06-26T04:54:24.9323804Z adding 'torch/distributed/_tensor/_collective_utils.py' 2024-06-26T04:54:24.9329681Z adding 'torch/distributed/_tensor/_dispatch.py' 2024-06-26T04:54:24.9336156Z adding 'torch/distributed/_tensor/_op_schema.py' 2024-06-26T04:54:24.9341351Z adding 'torch/distributed/_tensor/_redistribute.py' 2024-06-26T04:54:24.9347879Z adding 'torch/distributed/_tensor/_sharding_prop.py' 2024-06-26T04:54:24.9352486Z adding 'torch/distributed/_tensor/_shards_wrapper.py' 2024-06-26T04:54:24.9355995Z adding 'torch/distributed/_tensor/_tp_conv.py' 2024-06-26T04:54:24.9359995Z adding 'torch/distributed/_tensor/_utils.py' 2024-06-26T04:54:24.9371236Z adding 'torch/distributed/_tensor/api.py' 2024-06-26T04:54:24.9373973Z adding 'torch/distributed/_tensor/device_mesh.py' 2024-06-26T04:54:24.9382733Z adding 'torch/distributed/_tensor/placement_types.py' 2024-06-26T04:54:24.9388734Z adding 'torch/distributed/_tensor/random.py' 2024-06-26T04:54:24.9391290Z adding 'torch/distributed/_tensor/debug/__init__.py' 2024-06-26T04:54:24.9393834Z adding 'torch/distributed/_tensor/debug/_op_coverage.py' 2024-06-26T04:54:24.9397554Z adding 'torch/distributed/_tensor/debug/comm_mode.py' 2024-06-26T04:54:24.9401177Z adding 'torch/distributed/_tensor/debug/visualize_sharding.py' 2024-06-26T04:54:24.9403502Z adding 'torch/distributed/_tensor/experimental/__init__.py' 2024-06-26T04:54:24.9409496Z adding 'torch/distributed/_tensor/experimental/attention.py' 2024-06-26T04:54:24.9414462Z adding 'torch/distributed/_tensor/experimental/local_map.py' 2024-06-26T04:54:24.9421514Z adding 'torch/distributed/_tensor/experimental/tp_transform.py' 2024-06-26T04:54:24.9424454Z adding 'torch/distributed/_tensor/ops/__init__.py' 2024-06-26T04:54:24.9427830Z adding 'torch/distributed/_tensor/ops/basic_strategy.py' 2024-06-26T04:54:24.9433099Z adding 'torch/distributed/_tensor/ops/common_rules.py' 2024-06-26T04:54:24.9436065Z adding 'torch/distributed/_tensor/ops/conv_ops.py' 2024-06-26T04:54:24.9440263Z adding 'torch/distributed/_tensor/ops/embedding_ops.py' 2024-06-26T04:54:24.9442675Z adding 'torch/distributed/_tensor/ops/experimental_ops.py' 2024-06-26T04:54:24.9452268Z adding 'torch/distributed/_tensor/ops/math_ops.py' 2024-06-26T04:54:24.9458460Z adding 'torch/distributed/_tensor/ops/matrix_ops.py' 2024-06-26T04:54:24.9464582Z adding 'torch/distributed/_tensor/ops/pointwise_ops.py' 2024-06-26T04:54:24.9467191Z adding 'torch/distributed/_tensor/ops/random_ops.py' 2024-06-26T04:54:24.9476466Z adding 'torch/distributed/_tensor/ops/tensor_ops.py' 2024-06-26T04:54:24.9481373Z adding 'torch/distributed/_tensor/ops/utils.py' 2024-06-26T04:54:24.9489815Z adding 'torch/distributed/_tensor/ops/view_ops.py' 2024-06-26T04:54:24.9492499Z adding 'torch/distributed/_tools/__init__.py' 2024-06-26T04:54:24.9500092Z adding 'torch/distributed/_tools/fsdp2_mem_tracker.py' 2024-06-26T04:54:24.9513519Z adding 'torch/distributed/_tools/mem_tracker.py' 2024-06-26T04:54:24.9518865Z adding 'torch/distributed/_tools/memory_tracker.py' 2024-06-26T04:54:24.9522920Z adding 'torch/distributed/_tools/mod_tracker.py' 2024-06-26T04:54:24.9525343Z adding 'torch/distributed/algorithms/__init__.py' 2024-06-26T04:54:24.9530399Z adding 'torch/distributed/algorithms/join.py' 2024-06-26T04:54:24.9532985Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2024-06-26T04:54:24.9538101Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2024-06-26T04:54:24.9540545Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2024-06-26T04:54:24.9543934Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2024-06-26T04:54:24.9546291Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2024-06-26T04:54:24.9548982Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2024-06-26T04:54:24.9551166Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2024-06-26T04:54:24.9553967Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2024-06-26T04:54:24.9557101Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2024-06-26T04:54:24.9563516Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2024-06-26T04:54:24.9566080Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2024-06-26T04:54:24.9569510Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2024-06-26T04:54:24.9572724Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2024-06-26T04:54:24.9576043Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2024-06-26T04:54:24.9579380Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2024-06-26T04:54:24.9591629Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2024-06-26T04:54:24.9595936Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2024-06-26T04:54:24.9598237Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2024-06-26T04:54:24.9602779Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2024-06-26T04:54:24.9607231Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2024-06-26T04:54:24.9609943Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2024-06-26T04:54:24.9612522Z adding 'torch/distributed/autograd/__init__.py' 2024-06-26T04:54:24.9615283Z adding 'torch/distributed/checkpoint/__init__.py' 2024-06-26T04:54:24.9618249Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2024-06-26T04:54:24.9620836Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2024-06-26T04:54:24.9623297Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2024-06-26T04:54:24.9626145Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2024-06-26T04:54:24.9628663Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2024-06-26T04:54:24.9631605Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2024-06-26T04:54:24.9633864Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2024-06-26T04:54:24.9636991Z adding 'torch/distributed/checkpoint/_traverse.py' 2024-06-26T04:54:24.9639465Z adding 'torch/distributed/checkpoint/api.py' 2024-06-26T04:54:24.9645509Z adding 'torch/distributed/checkpoint/default_planner.py' 2024-06-26T04:54:24.9653805Z adding 'torch/distributed/checkpoint/filesystem.py' 2024-06-26T04:54:24.9658814Z adding 'torch/distributed/checkpoint/format_utils.py' 2024-06-26T04:54:24.9661482Z adding 'torch/distributed/checkpoint/logger.py' 2024-06-26T04:54:24.9663605Z adding 'torch/distributed/checkpoint/logging_handlers.py' 2024-06-26T04:54:24.9666737Z adding 'torch/distributed/checkpoint/metadata.py' 2024-06-26T04:54:24.9671915Z adding 'torch/distributed/checkpoint/optimizer.py' 2024-06-26T04:54:24.9677419Z adding 'torch/distributed/checkpoint/planner.py' 2024-06-26T04:54:24.9681939Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2024-06-26T04:54:24.9684474Z adding 'torch/distributed/checkpoint/resharding.py' 2024-06-26T04:54:24.9687390Z adding 'torch/distributed/checkpoint/staging.py' 2024-06-26T04:54:24.9702441Z adding 'torch/distributed/checkpoint/state_dict.py' 2024-06-26T04:54:24.9707914Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2024-06-26T04:54:24.9712575Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2024-06-26T04:54:24.9714870Z adding 'torch/distributed/checkpoint/stateful.py' 2024-06-26T04:54:24.9718350Z adding 'torch/distributed/checkpoint/storage.py' 2024-06-26T04:54:24.9723303Z adding 'torch/distributed/checkpoint/utils.py' 2024-06-26T04:54:24.9726648Z adding 'torch/distributed/elastic/__init__.py' 2024-06-26T04:54:24.9728763Z adding 'torch/distributed/elastic/control_plane.py' 2024-06-26T04:54:24.9730661Z adding 'torch/distributed/elastic/agent/__init__.py' 2024-06-26T04:54:24.9733083Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2024-06-26T04:54:24.9745438Z adding 'torch/distributed/elastic/agent/server/api.py' 2024-06-26T04:54:24.9748734Z adding 'torch/distributed/elastic/agent/server/health_check_server.py' 2024-06-26T04:54:24.9754108Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2024-06-26T04:54:24.9757646Z adding 'torch/distributed/elastic/events/__init__.py' 2024-06-26T04:54:24.9760123Z adding 'torch/distributed/elastic/events/api.py' 2024-06-26T04:54:24.9762197Z adding 'torch/distributed/elastic/events/handlers.py' 2024-06-26T04:54:24.9765365Z adding 'torch/distributed/elastic/metrics/__init__.py' 2024-06-26T04:54:24.9768561Z adding 'torch/distributed/elastic/metrics/api.py' 2024-06-26T04:54:24.9772472Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2024-06-26T04:54:24.9783348Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2024-06-26T04:54:24.9786679Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2024-06-26T04:54:24.9789726Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2024-06-26T04:54:24.9795541Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2024-06-26T04:54:24.9799177Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2024-06-26T04:54:24.9801263Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2024-06-26T04:54:24.9803594Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2024-06-26T04:54:24.9805248Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2024-06-26T04:54:24.9807557Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2024-06-26T04:54:24.9810707Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2024-06-26T04:54:24.9815486Z adding 'torch/distributed/elastic/rendezvous/api.py' 2024-06-26T04:54:24.9820224Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2024-06-26T04:54:24.9833515Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2024-06-26T04:54:24.9847239Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2024-06-26T04:54:24.9851843Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2024-06-26T04:54:24.9855710Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2024-06-26T04:54:24.9859334Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2024-06-26T04:54:24.9861691Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2024-06-26T04:54:24.9864405Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2024-06-26T04:54:24.9868122Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2024-06-26T04:54:24.9870761Z adding 'torch/distributed/elastic/timer/__init__.py' 2024-06-26T04:54:24.9874817Z adding 'torch/distributed/elastic/timer/api.py' 2024-06-26T04:54:24.9877054Z adding 'torch/distributed/elastic/timer/debug_info_logging.py' 2024-06-26T04:54:24.9882255Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2024-06-26T04:54:24.9885294Z adding 'torch/distributed/elastic/timer/local_timer.py' 2024-06-26T04:54:24.9887512Z adding 'torch/distributed/elastic/utils/__init__.py' 2024-06-26T04:54:24.9890069Z adding 'torch/distributed/elastic/utils/api.py' 2024-06-26T04:54:24.9892900Z adding 'torch/distributed/elastic/utils/distributed.py' 2024-06-26T04:54:24.9895001Z adding 'torch/distributed/elastic/utils/log_level.py' 2024-06-26T04:54:24.9897170Z adding 'torch/distributed/elastic/utils/logging.py' 2024-06-26T04:54:24.9899993Z adding 'torch/distributed/elastic/utils/store.py' 2024-06-26T04:54:24.9902186Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2024-06-26T04:54:24.9904506Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2024-06-26T04:54:24.9906888Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2024-06-26T04:54:24.9908963Z adding 'torch/distributed/fsdp/__init__.py' 2024-06-26T04:54:24.9916801Z adding 'torch/distributed/fsdp/_common_utils.py' 2024-06-26T04:54:24.9920410Z adding 'torch/distributed/fsdp/_debug_utils.py' 2024-06-26T04:54:24.9922949Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2024-06-26T04:54:24.9927929Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2024-06-26T04:54:24.9966650Z adding 'torch/distributed/fsdp/_flat_param.py' 2024-06-26T04:54:24.9972049Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2024-06-26T04:54:24.9986789Z adding 'torch/distributed/fsdp/_init_utils.py' 2024-06-26T04:54:24.9989807Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2024-06-26T04:54:25.0019272Z adding 'torch/distributed/fsdp/_optim_utils.py' 2024-06-26T04:54:25.0043003Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2024-06-26T04:54:25.0046761Z adding 'torch/distributed/fsdp/_shard_utils.py' 2024-06-26T04:54:25.0056428Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2024-06-26T04:54:25.0061188Z adding 'torch/distributed/fsdp/_trace_utils.py' 2024-06-26T04:54:25.0064222Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2024-06-26T04:54:25.0068319Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2024-06-26T04:54:25.0072558Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2024-06-26T04:54:25.0078879Z adding 'torch/distributed/fsdp/api.py' 2024-06-26T04:54:25.0109097Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2024-06-26T04:54:25.0116791Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2024-06-26T04:54:25.0124608Z adding 'torch/distributed/fsdp/wrap.py' 2024-06-26T04:54:25.0127167Z adding 'torch/distributed/launcher/__init__.py' 2024-06-26T04:54:25.0131468Z adding 'torch/distributed/launcher/api.py' 2024-06-26T04:54:25.0133569Z adding 'torch/distributed/nn/__init__.py' 2024-06-26T04:54:25.0138477Z adding 'torch/distributed/nn/functional.py' 2024-06-26T04:54:25.0140732Z adding 'torch/distributed/nn/api/__init__.py' 2024-06-26T04:54:25.0148919Z adding 'torch/distributed/nn/api/remote_module.py' 2024-06-26T04:54:25.0151538Z adding 'torch/distributed/nn/jit/__init__.py' 2024-06-26T04:54:25.0154862Z adding 'torch/distributed/nn/jit/instantiator.py' 2024-06-26T04:54:25.0156736Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2024-06-26T04:54:25.0159202Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2024-06-26T04:54:25.0161459Z adding 'torch/distributed/optim/__init__.py' 2024-06-26T04:54:25.0164598Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2024-06-26T04:54:25.0167316Z adding 'torch/distributed/optim/functional_adadelta.py' 2024-06-26T04:54:25.0170127Z adding 'torch/distributed/optim/functional_adagrad.py' 2024-06-26T04:54:25.0173355Z adding 'torch/distributed/optim/functional_adam.py' 2024-06-26T04:54:25.0176420Z adding 'torch/distributed/optim/functional_adamax.py' 2024-06-26T04:54:25.0179653Z adding 'torch/distributed/optim/functional_adamw.py' 2024-06-26T04:54:25.0182464Z adding 'torch/distributed/optim/functional_rmsprop.py' 2024-06-26T04:54:25.0185186Z adding 'torch/distributed/optim/functional_rprop.py' 2024-06-26T04:54:25.0188142Z adding 'torch/distributed/optim/functional_sgd.py' 2024-06-26T04:54:25.0193200Z adding 'torch/distributed/optim/named_optimizer.py' 2024-06-26T04:54:25.0197703Z adding 'torch/distributed/optim/optimizer.py' 2024-06-26T04:54:25.0200957Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2024-06-26T04:54:25.0203151Z adding 'torch/distributed/optim/utils.py' 2024-06-26T04:54:25.0226215Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2024-06-26T04:54:25.0230266Z adding 'torch/distributed/optim/zero_redundancy_optimizer.pyi' 2024-06-26T04:54:25.0247363Z adding 'torch/distributed/pipelining/_IR.py' 2024-06-26T04:54:25.0250467Z adding 'torch/distributed/pipelining/__init__.py' 2024-06-26T04:54:25.0253190Z adding 'torch/distributed/pipelining/_backward.py' 2024-06-26T04:54:25.0255462Z adding 'torch/distributed/pipelining/_debug.py' 2024-06-26T04:54:25.0257585Z adding 'torch/distributed/pipelining/_unflatten.py' 2024-06-26T04:54:25.0259743Z adding 'torch/distributed/pipelining/_utils.py' 2024-06-26T04:54:25.0265717Z adding 'torch/distributed/pipelining/microbatch.py' 2024-06-26T04:54:25.0275939Z adding 'torch/distributed/pipelining/schedules.py' 2024-06-26T04:54:25.0293484Z adding 'torch/distributed/pipelining/stage.py' 2024-06-26T04:54:25.0299216Z adding 'torch/distributed/rpc/__init__.py' 2024-06-26T04:54:25.0301639Z adding 'torch/distributed/rpc/_utils.py' 2024-06-26T04:54:25.0311966Z adding 'torch/distributed/rpc/api.py' 2024-06-26T04:54:25.0318446Z adding 'torch/distributed/rpc/backend_registry.py' 2024-06-26T04:54:25.0320767Z adding 'torch/distributed/rpc/constants.py' 2024-06-26T04:54:25.0323981Z adding 'torch/distributed/rpc/functions.py' 2024-06-26T04:54:25.0328393Z adding 'torch/distributed/rpc/internal.py' 2024-06-26T04:54:25.0331756Z adding 'torch/distributed/rpc/options.py' 2024-06-26T04:54:25.0334365Z adding 'torch/distributed/rpc/rref_proxy.py' 2024-06-26T04:54:25.0338185Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2024-06-26T04:54:25.0340525Z adding 'torch/distributed/rpc/_testing/__init__.py' 2024-06-26T04:54:25.0342699Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2024-06-26T04:54:25.0344606Z adding 'torch/distributed/tensor/__init__.py' 2024-06-26T04:54:25.0346582Z adding 'torch/distributed/tensor/parallel/__init__.py' 2024-06-26T04:54:25.0348936Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2024-06-26T04:54:25.0351082Z adding 'torch/distributed/tensor/parallel/_utils.py' 2024-06-26T04:54:25.0354037Z adding 'torch/distributed/tensor/parallel/api.py' 2024-06-26T04:54:25.0356939Z adding 'torch/distributed/tensor/parallel/ddp.py' 2024-06-26T04:54:25.0361871Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2024-06-26T04:54:25.0364701Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2024-06-26T04:54:25.0370209Z adding 'torch/distributed/tensor/parallel/loss.py' 2024-06-26T04:54:25.0377803Z adding 'torch/distributed/tensor/parallel/style.py' 2024-06-26T04:54:25.0382089Z adding 'torch/distributions/__init__.py' 2024-06-26T04:54:25.0385027Z adding 'torch/distributions/bernoulli.py' 2024-06-26T04:54:25.0387475Z adding 'torch/distributions/beta.py' 2024-06-26T04:54:25.0390638Z adding 'torch/distributions/binomial.py' 2024-06-26T04:54:25.0393783Z adding 'torch/distributions/categorical.py' 2024-06-26T04:54:25.0396280Z adding 'torch/distributions/cauchy.py' 2024-06-26T04:54:25.0398353Z adding 'torch/distributions/chi2.py' 2024-06-26T04:54:25.0402135Z adding 'torch/distributions/constraint_registry.py' 2024-06-26T04:54:25.0407734Z adding 'torch/distributions/constraints.py' 2024-06-26T04:54:25.0411928Z adding 'torch/distributions/continuous_bernoulli.py' 2024-06-26T04:54:25.0414870Z adding 'torch/distributions/dirichlet.py' 2024-06-26T04:54:25.0419507Z adding 'torch/distributions/distribution.py' 2024-06-26T04:54:25.0422114Z adding 'torch/distributions/exp_family.py' 2024-06-26T04:54:25.0424265Z adding 'torch/distributions/exponential.py' 2024-06-26T04:54:25.0426813Z adding 'torch/distributions/fishersnedecor.py' 2024-06-26T04:54:25.0429243Z adding 'torch/distributions/gamma.py' 2024-06-26T04:54:25.0431992Z adding 'torch/distributions/geometric.py' 2024-06-26T04:54:25.0434364Z adding 'torch/distributions/gumbel.py' 2024-06-26T04:54:25.0436589Z adding 'torch/distributions/half_cauchy.py' 2024-06-26T04:54:25.0438748Z adding 'torch/distributions/half_normal.py' 2024-06-26T04:54:25.0441304Z adding 'torch/distributions/independent.py' 2024-06-26T04:54:25.0443612Z adding 'torch/distributions/inverse_gamma.py' 2024-06-26T04:54:25.0452129Z adding 'torch/distributions/kl.py' 2024-06-26T04:54:25.0455347Z adding 'torch/distributions/kumaraswamy.py' 2024-06-26T04:54:25.0458036Z adding 'torch/distributions/laplace.py' 2024-06-26T04:54:25.0461402Z adding 'torch/distributions/lkj_cholesky.py' 2024-06-26T04:54:25.0463535Z adding 'torch/distributions/log_normal.py' 2024-06-26T04:54:25.0465783Z adding 'torch/distributions/logistic_normal.py' 2024-06-26T04:54:25.0469410Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2024-06-26T04:54:25.0473134Z adding 'torch/distributions/mixture_same_family.py' 2024-06-26T04:54:25.0476075Z adding 'torch/distributions/multinomial.py' 2024-06-26T04:54:25.0480072Z adding 'torch/distributions/multivariate_normal.py' 2024-06-26T04:54:25.0483156Z adding 'torch/distributions/negative_binomial.py' 2024-06-26T04:54:25.0485568Z adding 'torch/distributions/normal.py' 2024-06-26T04:54:25.0488464Z adding 'torch/distributions/one_hot_categorical.py' 2024-06-26T04:54:25.0490842Z adding 'torch/distributions/pareto.py' 2024-06-26T04:54:25.0493337Z adding 'torch/distributions/poisson.py' 2024-06-26T04:54:25.0496112Z adding 'torch/distributions/relaxed_bernoulli.py' 2024-06-26T04:54:25.0499192Z adding 'torch/distributions/relaxed_categorical.py' 2024-06-26T04:54:25.0501666Z adding 'torch/distributions/studentT.py' 2024-06-26T04:54:25.0505258Z adding 'torch/distributions/transformed_distribution.py' 2024-06-26T04:54:25.0516244Z adding 'torch/distributions/transforms.py' 2024-06-26T04:54:25.0519674Z adding 'torch/distributions/uniform.py' 2024-06-26T04:54:25.0523137Z adding 'torch/distributions/utils.py' 2024-06-26T04:54:25.0526419Z adding 'torch/distributions/von_mises.py' 2024-06-26T04:54:25.0528825Z adding 'torch/distributions/weibull.py' 2024-06-26T04:54:25.0533326Z adding 'torch/distributions/wishart.py' 2024-06-26T04:54:25.0539075Z adding 'torch/export/__init__.py' 2024-06-26T04:54:25.0542136Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2024-06-26T04:54:25.0545194Z adding 'torch/export/_remove_effect_tokens_pass.py' 2024-06-26T04:54:25.0547483Z adding 'torch/export/_safeguard.py' 2024-06-26T04:54:25.0567318Z adding 'torch/export/_trace.py' 2024-06-26T04:54:25.0571106Z adding 'torch/export/_tree_utils.py' 2024-06-26T04:54:25.0575814Z adding 'torch/export/_unlift.py' 2024-06-26T04:54:25.0577497Z adding 'torch/export/custom_obj.py' 2024-06-26T04:54:25.0591159Z adding 'torch/export/dynamic_shapes.py' 2024-06-26T04:54:25.0602819Z adding 'torch/export/exported_program.py' 2024-06-26T04:54:25.0608853Z adding 'torch/export/graph_signature.py' 2024-06-26T04:54:25.0625746Z adding 'torch/export/unflatten.py' 2024-06-26T04:54:25.0629165Z adding 'torch/export/experimental/__init__.py' 2024-06-26T04:54:25.0639729Z adding 'torch/fft/__init__.py' 2024-06-26T04:54:25.0643097Z adding 'torch/func/__init__.py' 2024-06-26T04:54:25.0648138Z adding 'torch/futures/__init__.py' 2024-06-26T04:54:25.0651570Z adding 'torch/fx/__init__.py' 2024-06-26T04:54:25.0653513Z adding 'torch/fx/__init__.pyi' 2024-06-26T04:54:25.0655744Z adding 'torch/fx/_compatibility.py' 2024-06-26T04:54:25.0659156Z adding 'torch/fx/_lazy_graph_module.py' 2024-06-26T04:54:25.0661662Z adding 'torch/fx/_pytree.py' 2024-06-26T04:54:25.0677588Z adding 'torch/fx/_symbolic_trace.py' 2024-06-26T04:54:25.0680791Z adding 'torch/fx/_utils.py' 2024-06-26T04:54:25.0682925Z adding 'torch/fx/annotate.py' 2024-06-26T04:54:25.0684814Z adding 'torch/fx/config.py' 2024-06-26T04:54:25.0708896Z adding 'torch/fx/graph.py' 2024-06-26T04:54:25.0723391Z adding 'torch/fx/graph_module.py' 2024-06-26T04:54:25.0726125Z adding 'torch/fx/immutable_collections.py' 2024-06-26T04:54:25.0732153Z adding 'torch/fx/interpreter.py' 2024-06-26T04:54:25.0743819Z adding 'torch/fx/node.py' 2024-06-26T04:54:25.0751233Z adding 'torch/fx/operator_schemas.py' 2024-06-26T04:54:25.0759096Z adding 'torch/fx/proxy.py' 2024-06-26T04:54:25.0764870Z adding 'torch/fx/subgraph_rewriter.py' 2024-06-26T04:54:25.0767136Z adding 'torch/fx/tensor_type.py' 2024-06-26T04:54:25.0769366Z adding 'torch/fx/traceback.py' 2024-06-26T04:54:25.0771472Z adding 'torch/fx/experimental/__init__.py' 2024-06-26T04:54:25.0773492Z adding 'torch/fx/experimental/_backward_state.py' 2024-06-26T04:54:25.0775909Z adding 'torch/fx/experimental/_config.py' 2024-06-26T04:54:25.0778301Z adding 'torch/fx/experimental/_sym_dispatch_mode.py' 2024-06-26T04:54:25.0792142Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2024-06-26T04:54:25.0797641Z adding 'torch/fx/experimental/const_fold.py' 2024-06-26T04:54:25.0799754Z adding 'torch/fx/experimental/debug.py' 2024-06-26T04:54:25.0809143Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2024-06-26T04:54:25.0812991Z adding 'torch/fx/experimental/merge_matmul.py' 2024-06-26T04:54:25.0817215Z adding 'torch/fx/experimental/meta_tracer.py' 2024-06-26T04:54:25.0820295Z adding 'torch/fx/experimental/normalize.py' 2024-06-26T04:54:25.0826268Z adding 'torch/fx/experimental/optimization.py' 2024-06-26T04:54:25.0831290Z adding 'torch/fx/experimental/partitioner_utils.py' 2024-06-26T04:54:25.0852364Z adding 'torch/fx/experimental/proxy_tensor.py' 2024-06-26T04:54:25.0860322Z adding 'torch/fx/experimental/recording.py' 2024-06-26T04:54:25.0862994Z adding 'torch/fx/experimental/refinement_types.py' 2024-06-26T04:54:25.0865782Z adding 'torch/fx/experimental/rewriter.py' 2024-06-26T04:54:25.0868930Z adding 'torch/fx/experimental/schema_type_annotation.py' 2024-06-26T04:54:25.0883863Z adding 'torch/fx/experimental/sym_node.py' 2024-06-26T04:54:25.0975780Z adding 'torch/fx/experimental/symbolic_shapes.py' 2024-06-26T04:54:25.0983995Z adding 'torch/fx/experimental/unify_refinements.py' 2024-06-26T04:54:25.0994017Z adding 'torch/fx/experimental/validator.py' 2024-06-26T04:54:25.0997156Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2024-06-26T04:54:25.1001331Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2024-06-26T04:54:25.1013615Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2024-06-26T04:54:25.1026192Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2024-06-26T04:54:25.1028738Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2024-06-26T04:54:25.1033047Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2024-06-26T04:54:25.1035097Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2024-06-26T04:54:25.1037263Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2024-06-26T04:54:25.1039115Z adding 'torch/fx/experimental/unification/__init__.py' 2024-06-26T04:54:25.1041427Z adding 'torch/fx/experimental/unification/core.py' 2024-06-26T04:54:25.1043186Z adding 'torch/fx/experimental/unification/dispatch.py' 2024-06-26T04:54:25.1045637Z adding 'torch/fx/experimental/unification/match.py' 2024-06-26T04:54:25.1048004Z adding 'torch/fx/experimental/unification/more.py' 2024-06-26T04:54:25.1052347Z adding 'torch/fx/experimental/unification/unification_tools.py' 2024-06-26T04:54:25.1055019Z adding 'torch/fx/experimental/unification/utils.py' 2024-06-26T04:54:25.1057402Z adding 'torch/fx/experimental/unification/variable.py' 2024-06-26T04:54:25.1059607Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2024-06-26T04:54:25.1062230Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2024-06-26T04:54:25.1064669Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2024-06-26T04:54:25.1069760Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2024-06-26T04:54:25.1072803Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2024-06-26T04:54:25.1075308Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2024-06-26T04:54:25.1077294Z adding 'torch/fx/passes/__init__.py' 2024-06-26T04:54:25.1079461Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2024-06-26T04:54:25.1081807Z adding 'torch/fx/passes/fake_tensor_prop.py' 2024-06-26T04:54:25.1086890Z adding 'torch/fx/passes/graph_drawer.py' 2024-06-26T04:54:25.1089977Z adding 'torch/fx/passes/graph_manipulation.py' 2024-06-26T04:54:25.1092367Z adding 'torch/fx/passes/graph_transform_observer.py' 2024-06-26T04:54:25.1102156Z adding 'torch/fx/passes/net_min_base.py' 2024-06-26T04:54:25.1106362Z adding 'torch/fx/passes/operator_support.py' 2024-06-26T04:54:25.1108966Z adding 'torch/fx/passes/param_fetch.py' 2024-06-26T04:54:25.1112424Z adding 'torch/fx/passes/pass_manager.py' 2024-06-26T04:54:25.1123944Z adding 'torch/fx/passes/reinplace.py' 2024-06-26T04:54:25.1130129Z adding 'torch/fx/passes/runtime_assert.py' 2024-06-26T04:54:25.1133982Z adding 'torch/fx/passes/shape_prop.py' 2024-06-26T04:54:25.1141320Z adding 'torch/fx/passes/split_module.py' 2024-06-26T04:54:25.1146268Z adding 'torch/fx/passes/split_utils.py' 2024-06-26T04:54:25.1156568Z adding 'torch/fx/passes/splitter_base.py' 2024-06-26T04:54:25.1161680Z adding 'torch/fx/passes/tools_common.py' 2024-06-26T04:54:25.1163798Z adding 'torch/fx/passes/backends/__init__.py' 2024-06-26T04:54:25.1166007Z adding 'torch/fx/passes/backends/cudagraphs.py' 2024-06-26T04:54:25.1167864Z adding 'torch/fx/passes/dialect/__init__.py' 2024-06-26T04:54:25.1169667Z adding 'torch/fx/passes/dialect/common/__init__.py' 2024-06-26T04:54:25.1172504Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2024-06-26T04:54:25.1174608Z adding 'torch/fx/passes/infra/__init__.py' 2024-06-26T04:54:25.1179708Z adding 'torch/fx/passes/infra/partitioner.py' 2024-06-26T04:54:25.1182630Z adding 'torch/fx/passes/infra/pass_base.py' 2024-06-26T04:54:25.1186814Z adding 'torch/fx/passes/infra/pass_manager.py' 2024-06-26T04:54:25.1189090Z adding 'torch/fx/passes/tests/__init__.py' 2024-06-26T04:54:25.1191234Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2024-06-26T04:54:25.1193374Z adding 'torch/fx/passes/utils/__init__.py' 2024-06-26T04:54:25.1195925Z adding 'torch/fx/passes/utils/common.py' 2024-06-26T04:54:25.1199993Z adding 'torch/fx/passes/utils/fuser_utils.py' 2024-06-26T04:54:25.1206142Z adding 'torch/fx/passes/utils/matcher_utils.py' 2024-06-26T04:54:25.1209537Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2024-06-26T04:54:25.1212434Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2024-06-26T04:54:25.1215579Z adding 'torch/include/clog.h' 2024-06-26T04:54:25.1226215Z adding 'torch/include/cpuinfo.h' 2024-06-26T04:54:25.1229730Z adding 'torch/include/dnnl.h' 2024-06-26T04:54:25.1231632Z adding 'torch/include/dnnl_config.h' 2024-06-26T04:54:25.1233601Z adding 'torch/include/dnnl_debug.h' 2024-06-26T04:54:25.1235376Z adding 'torch/include/dnnl_ocl.h' 2024-06-26T04:54:25.1237612Z adding 'torch/include/dnnl_sycl.h' 2024-06-26T04:54:25.1239478Z adding 'torch/include/dnnl_sycl_types.h' 2024-06-26T04:54:25.1241575Z adding 'torch/include/dnnl_threadpool.h' 2024-06-26T04:54:25.1242844Z adding 'torch/include/dnnl_types.h' 2024-06-26T04:54:25.1244645Z adding 'torch/include/dnnl_version.h' 2024-06-26T04:54:25.1246434Z adding 'torch/include/experiments-config.h' 2024-06-26T04:54:25.1248128Z adding 'torch/include/fp16.h' 2024-06-26T04:54:25.1251768Z adding 'torch/include/fxdiv.h' 2024-06-26T04:54:25.1254254Z adding 'torch/include/libshm.h' 2024-06-26T04:54:25.1260371Z adding 'torch/include/nnpack.h' 2024-06-26T04:54:25.1269326Z adding 'torch/include/psimd.h' 2024-06-26T04:54:25.1281915Z adding 'torch/include/pthreadpool.h' 2024-06-26T04:54:25.1286445Z adding 'torch/include/qnnpack_func.h' 2024-06-26T04:54:25.1319554Z adding 'torch/include/sleef.h' 2024-06-26T04:54:25.1358340Z adding 'torch/include/xnnpack.h' 2024-06-26T04:54:25.1366447Z adding 'torch/include/ATen/ATen.h' 2024-06-26T04:54:25.1369102Z adding 'torch/include/ATen/AccumulateType.h' 2024-06-26T04:54:25.1371038Z adding 'torch/include/ATen/ArrayRef.h' 2024-06-26T04:54:25.1372844Z adding 'torch/include/ATen/Backend.h' 2024-06-26T04:54:25.1374347Z adding 'torch/include/ATen/Backtrace.h' 2024-06-26T04:54:25.1376078Z adding 'torch/include/ATen/BlasBackend.h' 2024-06-26T04:54:25.1379988Z adding 'torch/include/ATen/CPUApplyUtils.h' 2024-06-26T04:54:25.1382106Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2024-06-26T04:54:25.1384209Z adding 'torch/include/ATen/CPUFunctions.h' 2024-06-26T04:54:25.1414648Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2024-06-26T04:54:25.1422209Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2024-06-26T04:54:25.1424435Z adding 'torch/include/ATen/CUDAFunctions.h' 2024-06-26T04:54:25.1457943Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2024-06-26T04:54:25.1465921Z adding 'torch/include/ATen/CachedTensorUtils.h' 2024-06-26T04:54:25.1468232Z adding 'torch/include/ATen/CollapseDims.h' 2024-06-26T04:54:25.1470682Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2024-06-26T04:54:25.1509207Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2024-06-26T04:54:25.1518173Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2024-06-26T04:54:25.1526107Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2024-06-26T04:54:25.1529449Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2024-06-26T04:54:25.1551099Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2024-06-26T04:54:25.1556930Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2024-06-26T04:54:25.1559125Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2024-06-26T04:54:25.1560512Z adding 'torch/include/ATen/Config.h' 2024-06-26T04:54:25.1566446Z adding 'torch/include/ATen/Context.h' 2024-06-26T04:54:25.1568823Z adding 'torch/include/ATen/DLConvertor.h' 2024-06-26T04:54:25.1570511Z adding 'torch/include/ATen/Device.h' 2024-06-26T04:54:25.1572429Z adding 'torch/include/ATen/DeviceAccelerator.h' 2024-06-26T04:54:25.1574450Z adding 'torch/include/ATen/DeviceGuard.h' 2024-06-26T04:54:25.1576092Z adding 'torch/include/ATen/DimVector.h' 2024-06-26T04:54:25.1577698Z adding 'torch/include/ATen/Dimname.h' 2024-06-26T04:54:25.1584837Z adding 'torch/include/ATen/Dispatch.h' 2024-06-26T04:54:25.1591045Z adding 'torch/include/ATen/Dispatch_v2.h' 2024-06-26T04:54:25.1593960Z adding 'torch/include/ATen/DynamicLibrary.h' 2024-06-26T04:54:25.1595954Z adding 'torch/include/ATen/EmptyTensor.h' 2024-06-26T04:54:25.1598116Z adding 'torch/include/ATen/ExpandBase.h' 2024-06-26T04:54:25.1602527Z adding 'torch/include/ATen/ExpandUtils.h' 2024-06-26T04:54:25.1604720Z adding 'torch/include/ATen/Formatting.h' 2024-06-26T04:54:25.1606829Z adding 'torch/include/ATen/FuncTorchTLS.h' 2024-06-26T04:54:25.1610587Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2024-06-26T04:54:25.1616781Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2024-06-26T04:54:25.1873469Z adding 'torch/include/ATen/Functions.h' 2024-06-26T04:54:25.1924579Z adding 'torch/include/ATen/Generator.h' 2024-06-26T04:54:25.1926967Z adding 'torch/include/ATen/InferSize.h' 2024-06-26T04:54:25.1928961Z adding 'torch/include/ATen/InitialTensorOptions.h' 2024-06-26T04:54:25.1930719Z adding 'torch/include/ATen/Layout.h' 2024-06-26T04:54:25.1932698Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2024-06-26T04:54:25.1936035Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2024-06-26T04:54:25.1938266Z adding 'torch/include/ATen/LegacyVmapMode.h' 2024-06-26T04:54:25.1941959Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2024-06-26T04:54:25.1944143Z adding 'torch/include/ATen/LinalgBackend.h' 2024-06-26T04:54:25.1946463Z adding 'torch/include/ATen/MapAllocator.h' 2024-06-26T04:54:25.1948932Z adding 'torch/include/ATen/MatrixRef.h' 2024-06-26T04:54:25.1950993Z adding 'torch/include/ATen/MemoryOverlap.h' 2024-06-26T04:54:25.1953251Z adding 'torch/include/ATen/MetaFunctions.h' 2024-06-26T04:54:25.1971037Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2024-06-26T04:54:25.2022539Z adding 'torch/include/ATen/MethodOperators.h' 2024-06-26T04:54:25.2035984Z adding 'torch/include/ATen/NamedTensor.h' 2024-06-26T04:54:25.2038625Z adding 'torch/include/ATen/NamedTensorUtils.h' 2024-06-26T04:54:25.2110795Z adding 'torch/include/ATen/NativeFunctions.h' 2024-06-26T04:54:25.2131047Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2024-06-26T04:54:25.2136534Z adding 'torch/include/ATen/NestedTensorImpl.h' 2024-06-26T04:54:25.2139115Z adding 'torch/include/ATen/NumericUtils.h' 2024-06-26T04:54:25.2141177Z adding 'torch/include/ATen/OpMathType.h' 2024-06-26T04:54:25.2143991Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2024-06-26T04:54:25.2337814Z adding 'torch/include/ATen/Operators.h' 2024-06-26T04:54:25.2384177Z adding 'torch/include/ATen/PTThreadPool.h' 2024-06-26T04:54:25.2385709Z adding 'torch/include/ATen/PadNd.h' 2024-06-26T04:54:25.2387843Z adding 'torch/include/ATen/Parallel-inl.h' 2024-06-26T04:54:25.2390391Z adding 'torch/include/ATen/Parallel.h' 2024-06-26T04:54:25.2392377Z adding 'torch/include/ATen/ParallelFuture.h' 2024-06-26T04:54:25.2394300Z adding 'torch/include/ATen/ParallelNative.h' 2024-06-26T04:54:25.2396105Z adding 'torch/include/ATen/ParallelOpenMP.h' 2024-06-26T04:54:25.2397967Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2024-06-26T04:54:25.2633950Z adding 'torch/include/ATen/RedispatchFunctions.h' 2024-06-26T04:54:25.2803316Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2024-06-26T04:54:25.2823924Z adding 'torch/include/ATen/SavedTensorHooks.h' 2024-06-26T04:54:25.2825874Z adding 'torch/include/ATen/Scalar.h' 2024-06-26T04:54:25.2827765Z adding 'torch/include/ATen/ScalarOps.h' 2024-06-26T04:54:25.2829684Z adding 'torch/include/ATen/ScalarType.h' 2024-06-26T04:54:25.2831769Z adding 'torch/include/ATen/SequenceNumber.h' 2024-06-26T04:54:25.2833460Z adding 'torch/include/ATen/SmallVector.h' 2024-06-26T04:54:25.2836713Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2024-06-26T04:54:25.2841340Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2024-06-26T04:54:25.2846717Z adding 'torch/include/ATen/SparseTensorImpl.h' 2024-06-26T04:54:25.2848700Z adding 'torch/include/ATen/Storage.h' 2024-06-26T04:54:25.2850891Z adding 'torch/include/ATen/StorageUtils.h' 2024-06-26T04:54:25.2852478Z adding 'torch/include/ATen/Tensor.h' 2024-06-26T04:54:25.2854666Z adding 'torch/include/ATen/TensorAccessor.h' 2024-06-26T04:54:25.2857182Z adding 'torch/include/ATen/TensorGeometry.h' 2024-06-26T04:54:25.2865250Z adding 'torch/include/ATen/TensorIndexing.h' 2024-06-26T04:54:25.2878535Z adding 'torch/include/ATen/TensorIterator.h' 2024-06-26T04:54:25.2881798Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2024-06-26T04:54:25.2884587Z adding 'torch/include/ATen/TensorMeta.h' 2024-06-26T04:54:25.2887125Z adding 'torch/include/ATen/TensorNames.h' 2024-06-26T04:54:25.2889434Z adding 'torch/include/ATen/TensorOperators.h' 2024-06-26T04:54:25.2891429Z adding 'torch/include/ATen/TensorOptions.h' 2024-06-26T04:54:25.2893801Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2024-06-26T04:54:25.2896916Z adding 'torch/include/ATen/TensorUtils.h' 2024-06-26T04:54:25.2899123Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2024-06-26T04:54:25.2901675Z adding 'torch/include/ATen/ThreadLocalState.h' 2024-06-26T04:54:25.2904876Z adding 'torch/include/ATen/TracerMode.h' 2024-06-26T04:54:25.2906958Z adding 'torch/include/ATen/TypeDefault.h' 2024-06-26T04:54:25.2909412Z adding 'torch/include/ATen/Utils.h' 2024-06-26T04:54:25.2911335Z adding 'torch/include/ATen/Version.h' 2024-06-26T04:54:25.3075423Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2024-06-26T04:54:25.3119214Z adding 'torch/include/ATen/WrapDimUtils.h' 2024-06-26T04:54:25.3121038Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2024-06-26T04:54:25.3131139Z adding 'torch/include/ATen/autocast_mode.h' 2024-06-26T04:54:25.3134608Z adding 'torch/include/ATen/ceil_div.h' 2024-06-26T04:54:25.3138628Z adding 'torch/include/ATen/code_template.h' 2024-06-26T04:54:25.3141863Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2024-06-26T04:54:25.3144069Z adding 'torch/include/ATen/div_rtn.h' 2024-06-26T04:54:25.3148697Z adding 'torch/include/ATen/dlpack.h' 2024-06-26T04:54:25.3150918Z adding 'torch/include/ATen/jit_macros.h' 2024-06-26T04:54:25.3153745Z adding 'torch/include/ATen/jiterator_macros.h' 2024-06-26T04:54:25.3161686Z adding 'torch/include/ATen/record_function.h' 2024-06-26T04:54:25.3165304Z adding 'torch/include/ATen/core/ATenGeneral.h' 2024-06-26T04:54:25.3167074Z adding 'torch/include/ATen/core/ATenOpList.h' 2024-06-26T04:54:25.3169701Z adding 'torch/include/ATen/core/ATen_fwd.h' 2024-06-26T04:54:25.3173076Z adding 'torch/include/ATen/core/ATen_pch.h' 2024-06-26T04:54:25.3175584Z adding 'torch/include/ATen/core/Array.h' 2024-06-26T04:54:25.3177864Z adding 'torch/include/ATen/core/Backtrace.h' 2024-06-26T04:54:25.3183868Z adding 'torch/include/ATen/core/CachingHostAllocator.h' 2024-06-26T04:54:25.3186372Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2024-06-26T04:54:25.3189985Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2024-06-26T04:54:25.3192152Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2024-06-26T04:54:25.3197952Z adding 'torch/include/ATen/core/Dict.h' 2024-06-26T04:54:25.3201948Z adding 'torch/include/ATen/core/Dict_inl.h' 2024-06-26T04:54:25.3204151Z adding 'torch/include/ATen/core/DimVector.h' 2024-06-26T04:54:25.3206835Z adding 'torch/include/ATen/core/Dimname.h' 2024-06-26T04:54:25.3211376Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2024-06-26T04:54:25.3213935Z adding 'torch/include/ATen/core/Formatting.h' 2024-06-26T04:54:25.3218323Z adding 'torch/include/ATen/core/Generator.h' 2024-06-26T04:54:25.3221034Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2024-06-26T04:54:25.3228337Z adding 'torch/include/ATen/core/IListRef.h' 2024-06-26T04:54:25.3232137Z adding 'torch/include/ATen/core/IListRef_inl.h' 2024-06-26T04:54:25.3235775Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2024-06-26T04:54:25.3241415Z adding 'torch/include/ATen/core/List.h' 2024-06-26T04:54:25.3246026Z adding 'torch/include/ATen/core/List_inl.h' 2024-06-26T04:54:25.3250109Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2024-06-26T04:54:25.3253767Z adding 'torch/include/ATen/core/NamedTensor.h' 2024-06-26T04:54:25.3257871Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2024-06-26T04:54:25.3262236Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2024-06-26T04:54:25.3264249Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2024-06-26T04:54:25.3267130Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2024-06-26T04:54:25.3269866Z adding 'torch/include/ATen/core/QuantizerBase.h' 2024-06-26T04:54:25.3272044Z adding 'torch/include/ATen/core/Range.h' 2024-06-26T04:54:25.3274551Z adding 'torch/include/ATen/core/Reduction.h' 2024-06-26T04:54:25.3276298Z adding 'torch/include/ATen/core/Scalar.h' 2024-06-26T04:54:25.3278796Z adding 'torch/include/ATen/core/ScalarType.h' 2024-06-26T04:54:25.3281531Z adding 'torch/include/ATen/core/Tensor.h' 2024-06-26T04:54:25.3285696Z adding 'torch/include/ATen/core/TensorAccessor.h' 2024-06-26T04:54:25.3299605Z adding 'torch/include/ATen/core/TensorBase.h' 2024-06-26T04:54:25.3350453Z adding 'torch/include/ATen/core/TensorBody.h' 2024-06-26T04:54:25.3359639Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2024-06-26T04:54:25.3363147Z adding 'torch/include/ATen/core/TransformationHelper.h' 2024-06-26T04:54:25.3365068Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2024-06-26T04:54:25.3367617Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2024-06-26T04:54:25.3369986Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2024-06-26T04:54:25.3371963Z adding 'torch/include/ATen/core/Variadic.h' 2024-06-26T04:54:25.3373811Z adding 'torch/include/ATen/core/Vitals.h' 2024-06-26T04:54:25.3376878Z adding 'torch/include/ATen/core/alias_info.h' 2024-06-26T04:54:25.3390022Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2024-06-26T04:54:25.3394091Z adding 'torch/include/ATen/core/blob.h' 2024-06-26T04:54:25.3396266Z adding 'torch/include/ATen/core/builtin_function.h' 2024-06-26T04:54:25.3400845Z adding 'torch/include/ATen/core/class_type.h' 2024-06-26T04:54:25.3403087Z adding 'torch/include/ATen/core/custom_class.h' 2024-06-26T04:54:25.3407021Z adding 'torch/include/ATen/core/dynamic_type.h' 2024-06-26T04:54:25.3408971Z adding 'torch/include/ATen/core/enum_tag.h' 2024-06-26T04:54:25.3411218Z adding 'torch/include/ATen/core/enum_type.h' 2024-06-26T04:54:25.3413271Z adding 'torch/include/ATen/core/function.h' 2024-06-26T04:54:25.3421577Z adding 'torch/include/ATen/core/function_schema.h' 2024-06-26T04:54:25.3427000Z adding 'torch/include/ATen/core/function_schema_inl.h' 2024-06-26T04:54:25.3429543Z adding 'torch/include/ATen/core/functional.h' 2024-06-26T04:54:25.3430721Z adding 'torch/include/ATen/core/grad_mode.h' 2024-06-26T04:54:25.3434876Z adding 'torch/include/ATen/core/interned_strings.h' 2024-06-26T04:54:25.3436965Z adding 'torch/include/ATen/core/interned_strings_class.h' 2024-06-26T04:54:25.3453563Z adding 'torch/include/ATen/core/ivalue.h' 2024-06-26T04:54:25.3481211Z adding 'torch/include/ATen/core/ivalue_inl.h' 2024-06-26T04:54:25.3484896Z adding 'torch/include/ATen/core/ivalue_to.h' 2024-06-26T04:54:25.3505037Z adding 'torch/include/ATen/core/jit_type.h' 2024-06-26T04:54:25.3513209Z adding 'torch/include/ATen/core/jit_type_base.h' 2024-06-26T04:54:25.3516040Z adding 'torch/include/ATen/core/operator_name.h' 2024-06-26T04:54:25.3518687Z adding 'torch/include/ATen/core/qualified_name.h' 2024-06-26T04:54:25.3520692Z adding 'torch/include/ATen/core/rref_interface.h' 2024-06-26T04:54:25.3523487Z adding 'torch/include/ATen/core/stack.h' 2024-06-26T04:54:25.3526441Z adding 'torch/include/ATen/core/symbol.h' 2024-06-26T04:54:25.3528767Z adding 'torch/include/ATen/core/type_factory.h' 2024-06-26T04:54:25.3530557Z adding 'torch/include/ATen/core/type_ptr.h' 2024-06-26T04:54:25.3532311Z adding 'torch/include/ATen/core/typeid.h' 2024-06-26T04:54:25.3536019Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2024-06-26T04:54:25.3538582Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2024-06-26T04:54:25.3541922Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2024-06-26T04:54:25.3545641Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2024-06-26T04:54:25.3547827Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2024-06-26T04:54:25.3550172Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2024-06-26T04:54:25.3552604Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2024-06-26T04:54:25.3556591Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2024-06-26T04:54:25.3564897Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2024-06-26T04:54:25.3567687Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2024-06-26T04:54:25.3570259Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2024-06-26T04:54:25.3574399Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2024-06-26T04:54:25.3584805Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2024-06-26T04:54:25.3587459Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2024-06-26T04:54:25.3592058Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2024-06-26T04:54:25.3594252Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2024-06-26T04:54:25.3596117Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2024-06-26T04:54:25.3598557Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2024-06-26T04:54:25.3601570Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2024-06-26T04:54:25.3604709Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2024-06-26T04:54:25.3611463Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2024-06-26T04:54:25.3613995Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2024-06-26T04:54:25.3615932Z adding 'torch/include/ATen/cpu/Utils.h' 2024-06-26T04:54:25.3618610Z adding 'torch/include/ATen/cpu/vml.h' 2024-06-26T04:54:25.3620979Z adding 'torch/include/ATen/cpu/vec/functional.h' 2024-06-26T04:54:25.3623917Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2024-06-26T04:54:25.3628784Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2024-06-26T04:54:25.3631121Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2024-06-26T04:54:25.3632974Z adding 'torch/include/ATen/cpu/vec/vec.h' 2024-06-26T04:54:25.3643115Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2024-06-26T04:54:25.3646459Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2024-06-26T04:54:25.3648460Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2024-06-26T04:54:25.3651985Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2024-06-26T04:54:25.3655643Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2024-06-26T04:54:25.3659249Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2024-06-26T04:54:25.3661203Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2024-06-26T04:54:25.3664417Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2024-06-26T04:54:25.3673370Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2024-06-26T04:54:25.3679429Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2024-06-26T04:54:25.3685170Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2024-06-26T04:54:25.3688168Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2024-06-26T04:54:25.3692064Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2024-06-26T04:54:25.3698321Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2024-06-26T04:54:25.3704902Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2024-06-26T04:54:25.3711650Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half_neon.h' 2024-06-26T04:54:25.3723697Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2024-06-26T04:54:25.3727374Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2024-06-26T04:54:25.3736449Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2024-06-26T04:54:25.3739955Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2024-06-26T04:54:25.3742861Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2024-06-26T04:54:25.3748341Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2024-06-26T04:54:25.3754312Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2024-06-26T04:54:25.3758713Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2024-06-26T04:54:25.3762926Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2024-06-26T04:54:25.3766856Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2024-06-26T04:54:25.3770346Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2024-06-26T04:54:25.3773662Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2024-06-26T04:54:25.3777422Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2024-06-26T04:54:25.3781743Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2024-06-26T04:54:25.3786292Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2024-06-26T04:54:25.3791763Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2024-06-26T04:54:25.3812710Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2024-06-26T04:54:25.3818830Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2024-06-26T04:54:25.3831261Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2024-06-26T04:54:25.3838497Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2024-06-26T04:54:25.3846360Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2024-06-26T04:54:25.3849753Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2024-06-26T04:54:25.3853626Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2024-06-26T04:54:25.3861428Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2024-06-26T04:54:25.3872324Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2024-06-26T04:54:25.3876368Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2024-06-26T04:54:25.3885964Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2024-06-26T04:54:25.3889396Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2024-06-26T04:54:25.3891492Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2024-06-26T04:54:25.3893432Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2024-06-26T04:54:25.3898993Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2024-06-26T04:54:25.3905555Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2024-06-26T04:54:25.3909299Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2024-06-26T04:54:25.3911298Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2024-06-26T04:54:25.3913557Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2024-06-26T04:54:25.3915626Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2024-06-26T04:54:25.3917452Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2024-06-26T04:54:25.3920444Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2024-06-26T04:54:25.3923354Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2024-06-26T04:54:25.3925938Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2024-06-26T04:54:25.3928100Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2024-06-26T04:54:25.3930088Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2024-06-26T04:54:25.3933225Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2024-06-26T04:54:25.3936833Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2024-06-26T04:54:25.3938942Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2024-06-26T04:54:25.3940653Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2024-06-26T04:54:25.3942500Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2024-06-26T04:54:25.3944735Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2024-06-26T04:54:25.3946374Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2024-06-26T04:54:25.3949338Z adding 'torch/include/ATen/cuda/Exceptions.h' 2024-06-26T04:54:25.3951674Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2024-06-26T04:54:25.3953326Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2024-06-26T04:54:25.3954657Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2024-06-26T04:54:25.3956292Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2024-06-26T04:54:25.3957917Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2024-06-26T04:54:25.3959906Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2024-06-26T04:54:25.3961566Z adding 'torch/include/ATen/cuda/Sleep.h' 2024-06-26T04:54:25.3963303Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2024-06-26T04:54:25.3967402Z adding 'torch/include/ATen/cuda/cub.cuh' 2024-06-26T04:54:25.3970149Z adding 'torch/include/ATen/cuda/cub.h' 2024-06-26T04:54:25.3972194Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2024-06-26T04:54:25.3974005Z adding 'torch/include/ATen/cuda/jiterator.h' 2024-06-26T04:54:25.3977484Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2024-06-26T04:54:25.3979249Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2024-06-26T04:54:25.3981573Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2024-06-26T04:54:25.3985287Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2024-06-26T04:54:25.3987295Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2024-06-26T04:54:25.3990144Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2024-06-26T04:54:25.3992233Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2024-06-26T04:54:25.3993999Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2024-06-26T04:54:25.3996557Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2024-06-26T04:54:25.3998660Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2024-06-26T04:54:25.4000900Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2024-06-26T04:54:25.4003046Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2024-06-26T04:54:25.4006259Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2024-06-26T04:54:25.4011067Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2024-06-26T04:54:25.4014632Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2024-06-26T04:54:25.4016885Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2024-06-26T04:54:25.4020082Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2024-06-26T04:54:25.4023566Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2024-06-26T04:54:25.4027576Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2024-06-26T04:54:25.4032954Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2024-06-26T04:54:25.4034897Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2024-06-26T04:54:25.4036532Z adding 'torch/include/ATen/cudnn/Handle.h' 2024-06-26T04:54:25.4038027Z adding 'torch/include/ATen/cudnn/Handles.h' 2024-06-26T04:54:25.4039642Z adding 'torch/include/ATen/cudnn/Types.h' 2024-06-26T04:54:25.4041324Z adding 'torch/include/ATen/cudnn/Utils.h' 2024-06-26T04:54:25.4043169Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2024-06-26T04:54:25.4045431Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2024-06-26T04:54:25.4048234Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2024-06-26T04:54:25.4050520Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2024-06-26T04:54:25.4052741Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2024-06-26T04:54:25.4055112Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2024-06-26T04:54:25.4056983Z adding 'torch/include/ATen/detail/MAIAHooksInterface.h' 2024-06-26T04:54:25.4059206Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2024-06-26T04:54:25.4061795Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2024-06-26T04:54:25.4063573Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2024-06-26T04:54:25.4065619Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2024-06-26T04:54:25.4067858Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2024-06-26T04:54:25.4072792Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2024-06-26T04:54:25.4075555Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2024-06-26T04:54:25.4078823Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2024-06-26T04:54:25.4081528Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2024-06-26T04:54:25.4084491Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2024-06-26T04:54:25.4086602Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2024-06-26T04:54:25.4089863Z adding 'torch/include/ATen/functorch/Interpreter.h' 2024-06-26T04:54:25.4093884Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2024-06-26T04:54:25.4095882Z adding 'torch/include/ATen/functorch/Macros.h' 2024-06-26T04:54:25.4098224Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2024-06-26T04:54:25.4100929Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2024-06-26T04:54:25.4102882Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2024-06-26T04:54:25.4105412Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2024-06-26T04:54:25.4106993Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2024-06-26T04:54:25.4111485Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2024-06-26T04:54:25.4114321Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2024-06-26T04:54:25.4117195Z adding 'torch/include/ATen/miopen/Descriptors.h' 2024-06-26T04:54:25.4119827Z adding 'torch/include/ATen/miopen/Exceptions.h' 2024-06-26T04:54:25.4122327Z adding 'torch/include/ATen/miopen/Handle.h' 2024-06-26T04:54:25.4123965Z adding 'torch/include/ATen/miopen/Types.h' 2024-06-26T04:54:25.4125687Z adding 'torch/include/ATen/miopen/Utils.h' 2024-06-26T04:54:25.4127208Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2024-06-26T04:54:25.4129354Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2024-06-26T04:54:25.4134445Z adding 'torch/include/ATen/mps/IndexKernels.h' 2024-06-26T04:54:25.4142361Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2024-06-26T04:54:25.4145106Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2024-06-26T04:54:25.4147510Z adding 'torch/include/ATen/mps/MPSDevice.h' 2024-06-26T04:54:25.4149921Z adding 'torch/include/ATen/mps/MPSEvent.h' 2024-06-26T04:54:25.4152143Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2024-06-26T04:54:25.4154739Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2024-06-26T04:54:25.4157292Z adding 'torch/include/ATen/mps/MPSHooks.h' 2024-06-26T04:54:25.4162887Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2024-06-26T04:54:25.4166069Z adding 'torch/include/ATen/mps/MPSStream.h' 2024-06-26T04:54:25.4169277Z adding 'torch/include/ATen/native/Activation.h' 2024-06-26T04:54:25.4171490Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2024-06-26T04:54:25.4173447Z adding 'torch/include/ATen/native/AmpKernels.h' 2024-06-26T04:54:25.4176673Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2024-06-26T04:54:25.4179325Z adding 'torch/include/ATen/native/BinaryOps.h' 2024-06-26T04:54:25.4182941Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2024-06-26T04:54:25.4185578Z adding 'torch/include/ATen/native/CPUBlas.h' 2024-06-26T04:54:25.4188081Z adding 'torch/include/ATen/native/CPUFallback.h' 2024-06-26T04:54:25.4190132Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2024-06-26T04:54:25.4192782Z adding 'torch/include/ATen/native/ComplexHelper.h' 2024-06-26T04:54:25.4194874Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2024-06-26T04:54:25.4197956Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2024-06-26T04:54:25.4203153Z adding 'torch/include/ATen/native/ConvUtils.h' 2024-06-26T04:54:25.4205724Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2024-06-26T04:54:25.4207431Z adding 'torch/include/ATen/native/Copy.h' 2024-06-26T04:54:25.4209307Z adding 'torch/include/ATen/native/Cross.h' 2024-06-26T04:54:25.4212454Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2024-06-26T04:54:25.4217059Z adding 'torch/include/ATen/native/DispatchStub.h' 2024-06-26T04:54:25.4219400Z adding 'torch/include/ATen/native/Distance.h' 2024-06-26T04:54:25.4224596Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2024-06-26T04:54:25.4232228Z adding 'torch/include/ATen/native/Distributions.h' 2024-06-26T04:54:25.4235498Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2024-06-26T04:54:25.4237523Z adding 'torch/include/ATen/native/Fill.h' 2024-06-26T04:54:25.4242484Z adding 'torch/include/ATen/native/ForeachUtils.h' 2024-06-26T04:54:25.4245221Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2024-06-26T04:54:25.4247186Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2024-06-26T04:54:25.4249064Z adding 'torch/include/ATen/native/FusedAdagrad.h' 2024-06-26T04:54:25.4251005Z adding 'torch/include/ATen/native/FusedAdam.h' 2024-06-26T04:54:25.4252878Z adding 'torch/include/ATen/native/FusedSGD.h' 2024-06-26T04:54:25.4256624Z adding 'torch/include/ATen/native/GridSampler.h' 2024-06-26T04:54:25.4259556Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2024-06-26T04:54:25.4261433Z adding 'torch/include/ATen/native/Histogram.h' 2024-06-26T04:54:25.4263557Z adding 'torch/include/ATen/native/IndexKernel.h' 2024-06-26T04:54:25.4266515Z adding 'torch/include/ATen/native/IndexingUtils.h' 2024-06-26T04:54:25.4268772Z adding 'torch/include/ATen/native/Lerp.h' 2024-06-26T04:54:25.4270729Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2024-06-26T04:54:25.4279879Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2024-06-26T04:54:25.4282752Z adding 'torch/include/ATen/native/LossMulti.h' 2024-06-26T04:54:25.4324992Z adding 'torch/include/ATen/native/Math.h' 2024-06-26T04:54:25.4330595Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2024-06-26T04:54:25.4334069Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2024-06-26T04:54:25.4337008Z adding 'torch/include/ATen/native/MaxPooling.h' 2024-06-26T04:54:25.4339070Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2024-06-26T04:54:25.4341424Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2024-06-26T04:54:25.4343408Z adding 'torch/include/ATen/native/Normalization.h' 2024-06-26T04:54:25.4345584Z adding 'torch/include/ATen/native/Padding.h' 2024-06-26T04:54:25.4355731Z adding 'torch/include/ATen/native/PixelShuffle.h' 2024-06-26T04:54:25.4356446Z adding 'torch/include/ATen/native/PointwiseOps.h' 2024-06-26T04:54:25.4356979Z adding 'torch/include/ATen/native/Pool.h' 2024-06-26T04:54:25.4357448Z adding 'torch/include/ATen/native/Pow.h' 2024-06-26T04:54:25.4358534Z adding 'torch/include/ATen/native/RNN.h' 2024-06-26T04:54:25.4360335Z adding 'torch/include/ATen/native/RangeFactories.h' 2024-06-26T04:54:25.4362025Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2024-06-26T04:54:25.4363845Z adding 'torch/include/ATen/native/ReduceOps.h' 2024-06-26T04:54:25.4368913Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2024-06-26T04:54:25.4371252Z adding 'torch/include/ATen/native/ReductionType.h' 2024-06-26T04:54:25.4373134Z adding 'torch/include/ATen/native/Repeat.h' 2024-06-26T04:54:25.4376797Z adding 'torch/include/ATen/native/Resize.h' 2024-06-26T04:54:25.4379112Z adding 'torch/include/ATen/native/ResizeCommon.h' 2024-06-26T04:54:25.4381507Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2024-06-26T04:54:25.4383770Z adding 'torch/include/ATen/native/SegmentReduce.h' 2024-06-26T04:54:25.4387823Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2024-06-26T04:54:25.4390337Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2024-06-26T04:54:25.4391950Z adding 'torch/include/ATen/native/Sorting.h' 2024-06-26T04:54:25.4394080Z adding 'torch/include/ATen/native/SortingUtils.h' 2024-06-26T04:54:25.4397569Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2024-06-26T04:54:25.4399854Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2024-06-26T04:54:25.4402676Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2024-06-26T04:54:25.4405004Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2024-06-26T04:54:25.4407426Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2024-06-26T04:54:25.4409557Z adding 'torch/include/ATen/native/TensorCompare.h' 2024-06-26T04:54:25.4411288Z adding 'torch/include/ATen/native/TensorConversions.h' 2024-06-26T04:54:25.4413178Z adding 'torch/include/ATen/native/TensorDimApply.h' 2024-06-26T04:54:25.4416173Z adding 'torch/include/ATen/native/TensorFactories.h' 2024-06-26T04:54:25.4417937Z adding 'torch/include/ATen/native/TensorIterator.h' 2024-06-26T04:54:25.4420016Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2024-06-26T04:54:25.4421385Z adding 'torch/include/ATen/native/TensorProperties.h' 2024-06-26T04:54:25.4423990Z adding 'torch/include/ATen/native/TensorShape.h' 2024-06-26T04:54:25.4425978Z adding 'torch/include/ATen/native/TensorTransformations.h' 2024-06-26T04:54:25.4428014Z adding 'torch/include/ATen/native/TopKImpl.h' 2024-06-26T04:54:25.4429793Z adding 'torch/include/ATen/native/TransposeType.h' 2024-06-26T04:54:25.4431826Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2024-06-26T04:54:25.4433376Z adding 'torch/include/ATen/native/TypeProperties.h' 2024-06-26T04:54:25.4435518Z adding 'torch/include/ATen/native/UnaryOps.h' 2024-06-26T04:54:25.4437269Z adding 'torch/include/ATen/native/Unfold2d.h' 2024-06-26T04:54:25.4438935Z adding 'torch/include/ATen/native/Unfold3d.h' 2024-06-26T04:54:25.4441247Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2024-06-26T04:54:25.4446842Z adding 'torch/include/ATen/native/UpSample.h' 2024-06-26T04:54:25.4449225Z adding 'torch/include/ATen/native/batch_norm.h' 2024-06-26T04:54:25.4451036Z adding 'torch/include/ATen/native/group_norm.h' 2024-06-26T04:54:25.4453411Z adding 'torch/include/ATen/native/im2col.h' 2024-06-26T04:54:25.4456571Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2024-06-26T04:54:25.4458868Z adding 'torch/include/ATen/native/layer_norm.h' 2024-06-26T04:54:25.4460644Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2024-06-26T04:54:25.4462752Z adding 'torch/include/ATen/native/vol2col.h' 2024-06-26T04:54:25.4465187Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2024-06-26T04:54:25.4466887Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2024-06-26T04:54:25.4468570Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2024-06-26T04:54:25.4469968Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2024-06-26T04:54:25.4471775Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2024-06-26T04:54:25.4475903Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2024-06-26T04:54:25.4478083Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2024-06-26T04:54:25.4480383Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2024-06-26T04:54:25.4482271Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2024-06-26T04:54:25.4484325Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2024-06-26T04:54:25.4486708Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2024-06-26T04:54:25.4490984Z adding 'torch/include/ATen/native/cpu/Loops.h' 2024-06-26T04:54:25.4493116Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2024-06-26T04:54:25.4494975Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2024-06-26T04:54:25.4499480Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2024-06-26T04:54:25.4502776Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2024-06-26T04:54:25.4504734Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2024-06-26T04:54:25.4507559Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2024-06-26T04:54:25.4509461Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2024-06-26T04:54:25.4511309Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2024-06-26T04:54:25.4512754Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2024-06-26T04:54:25.4526297Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2024-06-26T04:54:25.4529342Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2024-06-26T04:54:25.4534245Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2024-06-26T04:54:25.4536511Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2024-06-26T04:54:25.4538465Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2024-06-26T04:54:25.4541356Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2024-06-26T04:54:25.4544481Z adding 'torch/include/ATen/native/cpu/utils.h' 2024-06-26T04:54:25.4547052Z adding 'torch/include/ATen/native/cpu/zmath.h' 2024-06-26T04:54:25.4549657Z adding 'torch/include/ATen/native/cuda/Activation.h' 2024-06-26T04:54:25.4551566Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2024-06-26T04:54:25.4555406Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2024-06-26T04:54:25.4559309Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2024-06-26T04:54:25.4561520Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2024-06-26T04:54:25.4562867Z adding 'torch/include/ATen/native/cuda/Copy.h' 2024-06-26T04:54:25.4569127Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2024-06-26T04:54:25.4571577Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2024-06-26T04:54:25.4573304Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2024-06-26T04:54:25.4580463Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2024-06-26T04:54:25.4582815Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2024-06-26T04:54:25.4584631Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2024-06-26T04:54:25.4588351Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2024-06-26T04:54:25.4590632Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2024-06-26T04:54:25.4593910Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2024-06-26T04:54:25.4595952Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2024-06-26T04:54:25.4597634Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2024-06-26T04:54:25.4600701Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2024-06-26T04:54:25.4603303Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2024-06-26T04:54:25.4605086Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2024-06-26T04:54:25.4608769Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2024-06-26T04:54:25.4640108Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2024-06-26T04:54:25.4647197Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2024-06-26T04:54:25.4649498Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2024-06-26T04:54:25.4653472Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2024-06-26T04:54:25.4670488Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2024-06-26T04:54:25.4676918Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2024-06-26T04:54:25.4679430Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2024-06-26T04:54:25.4681573Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2024-06-26T04:54:25.4696294Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2024-06-26T04:54:25.4699322Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2024-06-26T04:54:25.4701217Z adding 'torch/include/ATen/native/cuda/Resize.h' 2024-06-26T04:54:25.4702980Z adding 'torch/include/ATen/native/cuda/RowwiseScaledMM.h' 2024-06-26T04:54:25.4704649Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2024-06-26T04:54:25.4709689Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2024-06-26T04:54:25.4712334Z adding 'torch/include/ATen/native/cuda/Sort.h' 2024-06-26T04:54:25.4713818Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2024-06-26T04:54:25.4717766Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2024-06-26T04:54:25.4719558Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2024-06-26T04:54:25.4722286Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2024-06-26T04:54:25.4726693Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2024-06-26T04:54:25.4732515Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2024-06-26T04:54:25.4734822Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2024-06-26T04:54:25.4736461Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2024-06-26T04:54:25.4738063Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2024-06-26T04:54:25.4741831Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2024-06-26T04:54:25.4744363Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2024-06-26T04:54:25.4746299Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2024-06-26T04:54:25.4747953Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2024-06-26T04:54:25.4751016Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2024-06-26T04:54:25.4752981Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2024-06-26T04:54:25.4754633Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2024-06-26T04:54:25.4757781Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2024-06-26T04:54:25.4760909Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2024-06-26T04:54:25.4767477Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2024-06-26T04:54:25.4769915Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2024-06-26T04:54:25.4773168Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2024-06-26T04:54:25.4775481Z adding 'torch/include/ATen/native/mps/Copy.h' 2024-06-26T04:54:25.4777994Z adding 'torch/include/ATen/native/mps/MPSGraphSonomaOps.h' 2024-06-26T04:54:25.4781017Z adding 'torch/include/ATen/native/mps/MPSGraphVenturaOps.h' 2024-06-26T04:54:25.4786515Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2024-06-26T04:54:25.4788772Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2024-06-26T04:54:25.4791106Z adding 'torch/include/ATen/native/mps/UnaryConstants.h' 2024-06-26T04:54:25.4793417Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2024-06-26T04:54:25.4794934Z adding 'torch/include/ATen/native/nested/NestedTensorFactories.h' 2024-06-26T04:54:25.4797265Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2024-06-26T04:54:25.4799783Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2024-06-26T04:54:25.4801772Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2024-06-26T04:54:25.4806930Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2024-06-26T04:54:25.4809840Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2024-06-26T04:54:25.4812041Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2024-06-26T04:54:25.4814077Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2024-06-26T04:54:25.4816046Z adding 'torch/include/ATen/native/quantized/Copy.h' 2024-06-26T04:54:25.4818338Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2024-06-26T04:54:25.4820138Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2024-06-26T04:54:25.4822464Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2024-06-26T04:54:25.4824692Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2024-06-26T04:54:25.4826693Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2024-06-26T04:54:25.4830790Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2024-06-26T04:54:25.4836488Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2024-06-26T04:54:25.4840770Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2024-06-26T04:54:25.4843922Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2024-06-26T04:54:25.4845962Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2024-06-26T04:54:25.4849869Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2024-06-26T04:54:25.4854657Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2024-06-26T04:54:25.4858697Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2024-06-26T04:54:25.4860687Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2024-06-26T04:54:25.4862543Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2024-06-26T04:54:25.4864420Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2024-06-26T04:54:25.4866888Z adding 'torch/include/ATen/native/transformers/attention.h' 2024-06-26T04:54:25.4871704Z adding 'torch/include/ATen/native/transformers/sdp_utils_cpp.h' 2024-06-26T04:54:25.4874235Z adding 'torch/include/ATen/native/utils/Factory.h' 2024-06-26T04:54:25.4876372Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2024-06-26T04:54:25.4878687Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2024-06-26T04:54:25.4881636Z adding 'torch/include/ATen/ops/from_blob.h' 2024-06-26T04:54:25.4883855Z adding 'torch/include/ATen/ops/tensor.h' 2024-06-26T04:54:25.4886752Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2024-06-26T04:54:25.4890279Z adding 'torch/include/ATen/quantized/Quantizer.h' 2024-06-26T04:54:25.4892998Z adding 'torch/include/ATen/xpu/CachingHostAllocator.h' 2024-06-26T04:54:25.4895193Z adding 'torch/include/ATen/xpu/PinnedMemoryAllocator.h' 2024-06-26T04:54:25.4897076Z adding 'torch/include/ATen/xpu/XPUContext.h' 2024-06-26T04:54:25.4899207Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2024-06-26T04:54:25.4901295Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2024-06-26T04:54:25.4903248Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2024-06-26T04:54:25.4905178Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2024-06-26T04:54:25.4910258Z adding 'torch/include/c10/core/Allocator.h' 2024-06-26T04:54:25.4912479Z adding 'torch/include/c10/core/AutogradState.h' 2024-06-26T04:54:25.4915536Z adding 'torch/include/c10/core/Backend.h' 2024-06-26T04:54:25.4917738Z adding 'torch/include/c10/core/CPUAllocator.h' 2024-06-26T04:54:25.4919716Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2024-06-26T04:54:25.4922384Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2024-06-26T04:54:25.4923972Z adding 'torch/include/c10/core/Contiguity.h' 2024-06-26T04:54:25.4926253Z adding 'torch/include/c10/core/CopyBytes.h' 2024-06-26T04:54:25.4927808Z adding 'torch/include/c10/core/DefaultDtype.h' 2024-06-26T04:54:25.4929865Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2024-06-26T04:54:25.4933063Z adding 'torch/include/c10/core/Device.h' 2024-06-26T04:54:25.4935861Z adding 'torch/include/c10/core/DeviceArray.h' 2024-06-26T04:54:25.4938499Z adding 'torch/include/c10/core/DeviceGuard.h' 2024-06-26T04:54:25.4941250Z adding 'torch/include/c10/core/DeviceType.h' 2024-06-26T04:54:25.4952497Z adding 'torch/include/c10/core/DispatchKey.h' 2024-06-26T04:54:25.4966918Z adding 'torch/include/c10/core/DispatchKeySet.h' 2024-06-26T04:54:25.4970452Z adding 'torch/include/c10/core/DynamicCast.h' 2024-06-26T04:54:25.4973169Z adding 'torch/include/c10/core/Event.h' 2024-06-26T04:54:25.4976046Z adding 'torch/include/c10/core/GeneratorImpl.h' 2024-06-26T04:54:25.4978046Z adding 'torch/include/c10/core/GradMode.h' 2024-06-26T04:54:25.4980323Z adding 'torch/include/c10/core/InferenceMode.h' 2024-06-26T04:54:25.4982344Z adding 'torch/include/c10/core/Layout.h' 2024-06-26T04:54:25.4985965Z adding 'torch/include/c10/core/MemoryFormat.h' 2024-06-26T04:54:25.4987935Z adding 'torch/include/c10/core/OptionalRef.h' 2024-06-26T04:54:25.4990207Z adding 'torch/include/c10/core/PyHandleCache.h' 2024-06-26T04:54:25.4992131Z adding 'torch/include/c10/core/QEngine.h' 2024-06-26T04:54:25.4993912Z adding 'torch/include/c10/core/QScheme.h' 2024-06-26T04:54:25.4995970Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2024-06-26T04:54:25.4998215Z adding 'torch/include/c10/core/SafePyObject.h' 2024-06-26T04:54:25.5002644Z adding 'torch/include/c10/core/Scalar.h' 2024-06-26T04:54:25.5009016Z adding 'torch/include/c10/core/ScalarType.h' 2024-06-26T04:54:25.5011507Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2024-06-26T04:54:25.5014631Z adding 'torch/include/c10/core/Storage.h' 2024-06-26T04:54:25.5018465Z adding 'torch/include/c10/core/StorageImpl.h' 2024-06-26T04:54:25.5021948Z adding 'torch/include/c10/core/Stream.h' 2024-06-26T04:54:25.5024851Z adding 'torch/include/c10/core/StreamGuard.h' 2024-06-26T04:54:25.5027127Z adding 'torch/include/c10/core/SymBool.h' 2024-06-26T04:54:25.5029922Z adding 'torch/include/c10/core/SymFloat.h' 2024-06-26T04:54:25.5034669Z adding 'torch/include/c10/core/SymInt.h' 2024-06-26T04:54:25.5037196Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2024-06-26T04:54:25.5039636Z adding 'torch/include/c10/core/SymNodeImpl.h' 2024-06-26T04:54:25.5042681Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2024-06-26T04:54:25.5082108Z adding 'torch/include/c10/core/TensorImpl.h' 2024-06-26T04:54:25.5092861Z adding 'torch/include/c10/core/TensorOptions.h' 2024-06-26T04:54:25.5095560Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2024-06-26T04:54:25.5097737Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2024-06-26T04:54:25.5099381Z adding 'torch/include/c10/core/alignment.h' 2024-06-26T04:54:25.5101551Z adding 'torch/include/c10/core/thread_pool.h' 2024-06-26T04:54:25.5103836Z adding 'torch/include/c10/core/impl/COW.h' 2024-06-26T04:54:25.5106009Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2024-06-26T04:54:25.5111029Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2024-06-26T04:54:25.5113502Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2024-06-26T04:54:25.5115413Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2024-06-26T04:54:25.5117714Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2024-06-26T04:54:25.5122765Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2024-06-26T04:54:25.5125479Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2024-06-26T04:54:25.5129284Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2024-06-26T04:54:25.5132400Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2024-06-26T04:54:25.5137065Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2024-06-26T04:54:25.5141148Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2024-06-26T04:54:25.5143164Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2024-06-26T04:54:25.5146315Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2024-06-26T04:54:25.5148670Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2024-06-26T04:54:25.5150885Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2024-06-26T04:54:25.5152500Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2024-06-26T04:54:25.5154596Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2024-06-26T04:54:25.5157011Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2024-06-26T04:54:25.5162407Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2024-06-26T04:54:25.5165394Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2024-06-26T04:54:25.5168566Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2024-06-26T04:54:25.5171190Z adding 'torch/include/c10/cuda/CUDAException.h' 2024-06-26T04:54:25.5173717Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2024-06-26T04:54:25.5176306Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2024-06-26T04:54:25.5179838Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2024-06-26T04:54:25.5182063Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2024-06-26T04:54:25.5184294Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2024-06-26T04:54:25.5186330Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2024-06-26T04:54:25.5190405Z adding 'torch/include/c10/cuda/CUDAStream.h' 2024-06-26T04:54:25.5192854Z adding 'torch/include/c10/cuda/driver_api.h' 2024-06-26T04:54:25.5196640Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2024-06-26T04:54:25.5198737Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2024-06-26T04:54:25.5202055Z adding 'torch/include/c10/macros/Export.h' 2024-06-26T04:54:25.5208321Z adding 'torch/include/c10/macros/Macros.h' 2024-06-26T04:54:25.5210624Z adding 'torch/include/c10/macros/cmake_macros.h' 2024-06-26T04:54:25.5213956Z adding 'torch/include/c10/util/AbortHandler.h' 2024-06-26T04:54:25.5216999Z adding 'torch/include/c10/util/AlignOf.h' 2024-06-26T04:54:25.5219820Z adding 'torch/include/c10/util/ApproximateClock.h' 2024-06-26T04:54:25.5221818Z adding 'torch/include/c10/util/Array.h' 2024-06-26T04:54:25.5225726Z adding 'torch/include/c10/util/ArrayRef.h' 2024-06-26T04:54:25.5229028Z adding 'torch/include/c10/util/BFloat16-inl.h' 2024-06-26T04:54:25.5232342Z adding 'torch/include/c10/util/BFloat16-math.h' 2024-06-26T04:54:25.5234886Z adding 'torch/include/c10/util/BFloat16.h' 2024-06-26T04:54:25.5236973Z adding 'torch/include/c10/util/Backtrace.h' 2024-06-26T04:54:25.5239371Z adding 'torch/include/c10/util/Bitset.h' 2024-06-26T04:54:25.5242012Z adding 'torch/include/c10/util/C++17.h' 2024-06-26T04:54:25.5244319Z adding 'torch/include/c10/util/CallOnce.h' 2024-06-26T04:54:25.5248097Z adding 'torch/include/c10/util/ConstexprCrc.h' 2024-06-26T04:54:25.5250489Z adding 'torch/include/c10/util/DeadlockDetection.h' 2024-06-26T04:54:25.5252890Z adding 'torch/include/c10/util/Deprecated.h' 2024-06-26T04:54:25.5254957Z adding 'torch/include/c10/util/DimVector.h' 2024-06-26T04:54:25.5263470Z adding 'torch/include/c10/util/Exception.h' 2024-06-26T04:54:25.5267995Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2024-06-26T04:54:25.5270545Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2024-06-26T04:54:25.5272392Z adding 'torch/include/c10/util/FbcodeMaps.h' 2024-06-26T04:54:25.5276021Z adding 'torch/include/c10/util/Flags.h' 2024-06-26T04:54:25.5279062Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2024-06-26T04:54:25.5282856Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2024-06-26T04:54:25.5285859Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2024-06-26T04:54:25.5288804Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2024-06-26T04:54:25.5291609Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2024-06-26T04:54:25.5294771Z adding 'torch/include/c10/util/Float8_e5m2.h' 2024-06-26T04:54:25.5297808Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2024-06-26T04:54:25.5300679Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2024-06-26T04:54:25.5302909Z adding 'torch/include/c10/util/Float8_fnuz_cvt.h' 2024-06-26T04:54:25.5305186Z adding 'torch/include/c10/util/FunctionRef.h' 2024-06-26T04:54:25.5308233Z adding 'torch/include/c10/util/Half-inl.h' 2024-06-26T04:54:25.5315170Z adding 'torch/include/c10/util/Half.h' 2024-06-26T04:54:25.5317963Z adding 'torch/include/c10/util/IdWrapper.h' 2024-06-26T04:54:25.5320247Z adding 'torch/include/c10/util/Lazy.h' 2024-06-26T04:54:25.5323650Z adding 'torch/include/c10/util/LeftRight.h' 2024-06-26T04:54:25.5325705Z adding 'torch/include/c10/util/Load.h' 2024-06-26T04:54:25.5329974Z adding 'torch/include/c10/util/Logging.h' 2024-06-26T04:54:25.5332617Z adding 'torch/include/c10/util/MathConstants.h' 2024-06-26T04:54:25.5335923Z adding 'torch/include/c10/util/MaybeOwned.h' 2024-06-26T04:54:25.5339316Z adding 'torch/include/c10/util/Metaprogramming.h' 2024-06-26T04:54:25.5341478Z adding 'torch/include/c10/util/Optional.h' 2024-06-26T04:54:25.5344377Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2024-06-26T04:54:25.5346320Z adding 'torch/include/c10/util/ParallelGuard.h' 2024-06-26T04:54:25.5350296Z adding 'torch/include/c10/util/Registry.h' 2024-06-26T04:54:25.5352717Z adding 'torch/include/c10/util/ScopeExit.h' 2024-06-26T04:54:25.5354901Z adding 'torch/include/c10/util/SmallBuffer.h' 2024-06-26T04:54:25.5370108Z adding 'torch/include/c10/util/SmallVector.h' 2024-06-26T04:54:25.5374342Z adding 'torch/include/c10/util/StringUtil.h' 2024-06-26T04:54:25.5376693Z adding 'torch/include/c10/util/Synchronized.h' 2024-06-26T04:54:25.5379159Z adding 'torch/include/c10/util/ThreadLocal.h' 2024-06-26T04:54:25.5381634Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2024-06-26T04:54:25.5383470Z adding 'torch/include/c10/util/Type.h' 2024-06-26T04:54:25.5386170Z adding 'torch/include/c10/util/TypeCast.h' 2024-06-26T04:54:25.5389218Z adding 'torch/include/c10/util/TypeIndex.h' 2024-06-26T04:54:25.5393978Z adding 'torch/include/c10/util/TypeList.h' 2024-06-26T04:54:25.5396923Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2024-06-26T04:54:25.5399626Z adding 'torch/include/c10/util/TypeTraits.h' 2024-06-26T04:54:25.5401554Z adding 'torch/include/c10/util/Unicode.h' 2024-06-26T04:54:25.5404272Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2024-06-26T04:54:25.5406315Z adding 'torch/include/c10/util/Unroll.h' 2024-06-26T04:54:25.5408617Z adding 'torch/include/c10/util/accumulate.h' 2024-06-26T04:54:25.5410557Z adding 'torch/include/c10/util/bit_cast.h' 2024-06-26T04:54:25.5412388Z adding 'torch/include/c10/util/bits.h' 2024-06-26T04:54:25.5417928Z adding 'torch/include/c10/util/complex.h' 2024-06-26T04:54:25.5421681Z adding 'torch/include/c10/util/complex_math.h' 2024-06-26T04:54:25.5423905Z adding 'torch/include/c10/util/complex_utils.h' 2024-06-26T04:54:25.5425811Z adding 'torch/include/c10/util/copysign.h' 2024-06-26T04:54:25.5427628Z adding 'torch/include/c10/util/env.h' 2024-06-26T04:54:25.5441314Z adding 'torch/include/c10/util/flat_hash_map.h' 2024-06-26T04:54:25.5444711Z adding 'torch/include/c10/util/floating_point_utils.h' 2024-06-26T04:54:25.5446989Z adding 'torch/include/c10/util/generic_math.h' 2024-06-26T04:54:25.5451106Z adding 'torch/include/c10/util/hash.h' 2024-06-26T04:54:25.5455894Z adding 'torch/include/c10/util/int128.h' 2024-06-26T04:54:25.5467320Z adding 'torch/include/c10/util/intrusive_ptr.h' 2024-06-26T04:54:25.5470627Z adding 'torch/include/c10/util/irange.h' 2024-06-26T04:54:25.5479141Z adding 'torch/include/c10/util/llvmMathExtras.h' 2024-06-26T04:54:25.5482351Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2024-06-26T04:54:25.5485721Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2024-06-26T04:54:25.5487937Z adding 'torch/include/c10/util/numa.h' 2024-06-26T04:54:25.5503929Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2024-06-26T04:54:25.5507226Z adding 'torch/include/c10/util/overloaded.h' 2024-06-26T04:54:25.5508903Z adding 'torch/include/c10/util/python_stub.h' 2024-06-26T04:54:25.5510609Z adding 'torch/include/c10/util/qint32.h' 2024-06-26T04:54:25.5512372Z adding 'torch/include/c10/util/qint8.h' 2024-06-26T04:54:25.5514133Z adding 'torch/include/c10/util/quint2x4.h' 2024-06-26T04:54:25.5515853Z adding 'torch/include/c10/util/quint4x2.h' 2024-06-26T04:54:25.5517575Z adding 'torch/include/c10/util/quint8.h' 2024-06-26T04:54:25.5519772Z adding 'torch/include/c10/util/safe_numerics.h' 2024-06-26T04:54:25.5522274Z adding 'torch/include/c10/util/signal_handler.h' 2024-06-26T04:54:25.5529788Z adding 'torch/include/c10/util/sparse_bitset.h' 2024-06-26T04:54:25.5532568Z adding 'torch/include/c10/util/ssize.h' 2024-06-26T04:54:25.5534783Z adding 'torch/include/c10/util/static_tracepoint.h' 2024-06-26T04:54:25.5538030Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2024-06-26T04:54:25.5539938Z adding 'torch/include/c10/util/strides.h' 2024-06-26T04:54:25.5541865Z adding 'torch/include/c10/util/string_utils.h' 2024-06-26T04:54:25.5546610Z adding 'torch/include/c10/util/string_view.h' 2024-06-26T04:54:25.5554371Z adding 'torch/include/c10/util/strong_type.h' 2024-06-26T04:54:25.5557526Z adding 'torch/include/c10/util/tempfile.h' 2024-06-26T04:54:25.5559329Z adding 'torch/include/c10/util/thread_name.h' 2024-06-26T04:54:25.5566754Z adding 'torch/include/c10/util/typeid.h' 2024-06-26T04:54:25.5569287Z adding 'torch/include/c10/util/win32-headers.h' 2024-06-26T04:54:25.5571463Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2024-06-26T04:54:25.5574731Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2024-06-26T04:54:25.5576922Z adding 'torch/include/c10/xpu/XPUException.h' 2024-06-26T04:54:25.5578934Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2024-06-26T04:54:25.5580735Z adding 'torch/include/c10/xpu/XPUMacros.h' 2024-06-26T04:54:25.5583825Z adding 'torch/include/c10/xpu/XPUStream.h' 2024-06-26T04:54:25.5586954Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2024-06-26T04:54:25.5623327Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2024-06-26T04:54:25.5626956Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2024-06-26T04:54:25.5628923Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2024-06-26T04:54:25.5632938Z adding 'torch/include/caffe2/serialize/inline_container.h' 2024-06-26T04:54:25.5635132Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2024-06-26T04:54:25.5637017Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2024-06-26T04:54:25.5640300Z adding 'torch/include/caffe2/serialize/versions.h' 2024-06-26T04:54:25.5643597Z adding 'torch/include/kineto/AbstractConfig.h' 2024-06-26T04:54:25.5646099Z adding 'torch/include/kineto/ActivityProfilerInterface.h' 2024-06-26T04:54:25.5648090Z adding 'torch/include/kineto/ActivityTraceInterface.h' 2024-06-26T04:54:25.5650221Z adding 'torch/include/kineto/ActivityType.h' 2024-06-26T04:54:25.5652114Z adding 'torch/include/kineto/ClientInterface.h' 2024-06-26T04:54:25.5657310Z adding 'torch/include/kineto/Config.h' 2024-06-26T04:54:25.5660481Z adding 'torch/include/kineto/GenericTraceActivity.h' 2024-06-26T04:54:25.5663576Z adding 'torch/include/kineto/IActivityProfiler.h' 2024-06-26T04:54:25.5666190Z adding 'torch/include/kineto/ILoggerObserver.h' 2024-06-26T04:54:25.5668578Z adding 'torch/include/kineto/ITraceActivity.h' 2024-06-26T04:54:25.5670726Z adding 'torch/include/kineto/LoggingAPI.h' 2024-06-26T04:54:25.5672695Z adding 'torch/include/kineto/ThreadUtil.h' 2024-06-26T04:54:25.5674927Z adding 'torch/include/kineto/TraceSpan.h' 2024-06-26T04:54:25.5677734Z adding 'torch/include/kineto/libkineto.h' 2024-06-26T04:54:25.5680159Z adding 'torch/include/kineto/output_base.h' 2024-06-26T04:54:25.5682385Z adding 'torch/include/kineto/time_since_epoch.h' 2024-06-26T04:54:25.5689763Z adding 'torch/include/pybind11/attr.h' 2024-06-26T04:54:25.5693908Z adding 'torch/include/pybind11/buffer_info.h' 2024-06-26T04:54:25.5715792Z adding 'torch/include/pybind11/cast.h' 2024-06-26T04:54:25.5721013Z adding 'torch/include/pybind11/chrono.h' 2024-06-26T04:54:25.5723123Z adding 'torch/include/pybind11/common.h' 2024-06-26T04:54:25.5725464Z adding 'torch/include/pybind11/complex.h' 2024-06-26T04:54:25.5727517Z adding 'torch/include/pybind11/eigen.h' 2024-06-26T04:54:25.5732249Z adding 'torch/include/pybind11/embed.h' 2024-06-26T04:54:25.5735642Z adding 'torch/include/pybind11/eval.h' 2024-06-26T04:54:25.5739046Z adding 'torch/include/pybind11/functional.h' 2024-06-26T04:54:25.5742686Z adding 'torch/include/pybind11/gil.h' 2024-06-26T04:54:25.5745896Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2024-06-26T04:54:25.5749835Z adding 'torch/include/pybind11/iostream.h' 2024-06-26T04:54:25.5774516Z adding 'torch/include/pybind11/numpy.h' 2024-06-26T04:54:25.5780185Z adding 'torch/include/pybind11/operators.h' 2024-06-26T04:54:25.5782796Z adding 'torch/include/pybind11/options.h' 2024-06-26T04:54:25.5821174Z adding 'torch/include/pybind11/pybind11.h' 2024-06-26T04:54:25.5851637Z adding 'torch/include/pybind11/pytypes.h' 2024-06-26T04:54:25.5859147Z adding 'torch/include/pybind11/stl.h' 2024-06-26T04:54:25.5867464Z adding 'torch/include/pybind11/stl_bind.h' 2024-06-26T04:54:25.5870701Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2024-06-26T04:54:25.5873161Z adding 'torch/include/pybind11/typing.h' 2024-06-26T04:54:25.5882582Z adding 'torch/include/pybind11/detail/class.h' 2024-06-26T04:54:25.5899998Z adding 'torch/include/pybind11/detail/common.h' 2024-06-26T04:54:25.5904349Z adding 'torch/include/pybind11/detail/descr.h' 2024-06-26T04:54:25.5910163Z adding 'torch/include/pybind11/detail/init.h' 2024-06-26T04:54:25.5919383Z adding 'torch/include/pybind11/detail/internals.h' 2024-06-26T04:54:25.5936571Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2024-06-26T04:54:25.5940100Z adding 'torch/include/pybind11/detail/typeid.h' 2024-06-26T04:54:25.5942427Z adding 'torch/include/pybind11/eigen/common.h' 2024-06-26T04:54:25.5952269Z adding 'torch/include/pybind11/eigen/matrix.h' 2024-06-26T04:54:25.5958133Z adding 'torch/include/pybind11/eigen/tensor.h' 2024-06-26T04:54:25.5960774Z adding 'torch/include/tensorpipe/config.h' 2024-06-26T04:54:25.5962908Z adding 'torch/include/tensorpipe/tensorpipe.h' 2024-06-26T04:54:25.5966104Z adding 'torch/include/tensorpipe/channel/context.h' 2024-06-26T04:54:25.5968327Z adding 'torch/include/tensorpipe/channel/error.h' 2024-06-26T04:54:25.5970610Z adding 'torch/include/tensorpipe/channel/basic/factory.h' 2024-06-26T04:54:25.5972863Z adding 'torch/include/tensorpipe/channel/cma/factory.h' 2024-06-26T04:54:25.5975152Z adding 'torch/include/tensorpipe/channel/mpt/factory.h' 2024-06-26T04:54:25.5977599Z adding 'torch/include/tensorpipe/channel/xth/factory.h' 2024-06-26T04:54:25.5980388Z adding 'torch/include/tensorpipe/common/buffer.h' 2024-06-26T04:54:25.5982534Z adding 'torch/include/tensorpipe/common/cpu_buffer.h' 2024-06-26T04:54:25.5984750Z adding 'torch/include/tensorpipe/common/device.h' 2024-06-26T04:54:25.5987389Z adding 'torch/include/tensorpipe/common/error.h' 2024-06-26T04:54:25.5993430Z adding 'torch/include/tensorpipe/common/optional.h' 2024-06-26T04:54:25.5996894Z adding 'torch/include/tensorpipe/core/context.h' 2024-06-26T04:54:25.5999020Z adding 'torch/include/tensorpipe/core/error.h' 2024-06-26T04:54:25.6001669Z adding 'torch/include/tensorpipe/core/listener.h' 2024-06-26T04:54:25.6004250Z adding 'torch/include/tensorpipe/core/message.h' 2024-06-26T04:54:25.6007099Z adding 'torch/include/tensorpipe/core/pipe.h' 2024-06-26T04:54:25.6009944Z adding 'torch/include/tensorpipe/transport/context.h' 2024-06-26T04:54:25.6012098Z adding 'torch/include/tensorpipe/transport/error.h' 2024-06-26T04:54:25.6014586Z adding 'torch/include/tensorpipe/transport/ibv/error.h' 2024-06-26T04:54:25.6016765Z adding 'torch/include/tensorpipe/transport/ibv/factory.h' 2024-06-26T04:54:25.6018827Z adding 'torch/include/tensorpipe/transport/ibv/utility.h' 2024-06-26T04:54:25.6021044Z adding 'torch/include/tensorpipe/transport/shm/factory.h' 2024-06-26T04:54:25.6023351Z adding 'torch/include/tensorpipe/transport/uv/error.h' 2024-06-26T04:54:25.6025299Z adding 'torch/include/tensorpipe/transport/uv/factory.h' 2024-06-26T04:54:25.6027367Z adding 'torch/include/tensorpipe/transport/uv/utility.h' 2024-06-26T04:54:25.6034219Z adding 'torch/include/torch/custom_class.h' 2024-06-26T04:54:25.6038408Z adding 'torch/include/torch/custom_class_detail.h' 2024-06-26T04:54:25.6040426Z adding 'torch/include/torch/extension.h' 2024-06-26T04:54:25.6053596Z adding 'torch/include/torch/library.h' 2024-06-26T04:54:25.6056731Z adding 'torch/include/torch/script.h' 2024-06-26T04:54:25.6059905Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2024-06-26T04:54:25.6061903Z adding 'torch/include/torch/csrc/DataLoader.h' 2024-06-26T04:54:25.6063769Z adding 'torch/include/torch/csrc/Device.h' 2024-06-26T04:54:25.6065795Z adding 'torch/include/torch/csrc/Dtype.h' 2024-06-26T04:54:25.6067887Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2024-06-26T04:54:25.6069818Z adding 'torch/include/torch/csrc/Event.h' 2024-06-26T04:54:25.6074837Z adding 'torch/include/torch/csrc/Exceptions.h' 2024-06-26T04:54:25.6077095Z adding 'torch/include/torch/csrc/Export.h' 2024-06-26T04:54:25.6079115Z adding 'torch/include/torch/csrc/Generator.h' 2024-06-26T04:54:25.6081089Z adding 'torch/include/torch/csrc/Layout.h' 2024-06-26T04:54:25.6083172Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2024-06-26T04:54:25.6084858Z adding 'torch/include/torch/csrc/Module.h' 2024-06-26T04:54:25.6086639Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2024-06-26T04:54:25.6088604Z adding 'torch/include/torch/csrc/QScheme.h' 2024-06-26T04:54:25.6090504Z adding 'torch/include/torch/csrc/Size.h' 2024-06-26T04:54:25.6092658Z adding 'torch/include/torch/csrc/Storage.h' 2024-06-26T04:54:25.6094626Z adding 'torch/include/torch/csrc/StorageMethods.h' 2024-06-26T04:54:25.6096661Z adding 'torch/include/torch/csrc/StorageSharing.h' 2024-06-26T04:54:25.6098543Z adding 'torch/include/torch/csrc/Stream.h' 2024-06-26T04:54:25.6100551Z adding 'torch/include/torch/csrc/THConcat.h' 2024-06-26T04:54:25.6102363Z adding 'torch/include/torch/csrc/THP.h' 2024-06-26T04:54:25.6104311Z adding 'torch/include/torch/csrc/TypeInfo.h' 2024-06-26T04:54:25.6106022Z adding 'torch/include/torch/csrc/Types.h' 2024-06-26T04:54:25.6108153Z adding 'torch/include/torch/csrc/copy_utils.h' 2024-06-26T04:54:25.6110061Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2024-06-26T04:54:25.6111862Z adding 'torch/include/torch/csrc/python_dimname.h' 2024-06-26T04:54:25.6113744Z adding 'torch/include/torch/csrc/python_headers.h' 2024-06-26T04:54:25.6115716Z adding 'torch/include/torch/csrc/serialization.h' 2024-06-26T04:54:25.6119008Z adding 'torch/include/torch/csrc/utils.h' 2024-06-26T04:54:25.6122074Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2024-06-26T04:54:25.6124182Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2024-06-26T04:54:25.6126129Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2024-06-26T04:54:25.6128018Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2024-06-26T04:54:25.6129930Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2024-06-26T04:54:25.6133033Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2024-06-26T04:54:25.6136630Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2024-06-26T04:54:25.6139984Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2024-06-26T04:54:25.6142933Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2024-06-26T04:54:25.6145036Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2024-06-26T04:54:25.6150593Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2024-06-26T04:54:25.6153453Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2024-06-26T04:54:25.6155944Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2024-06-26T04:54:25.6157845Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2024-06-26T04:54:25.6159741Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2024-06-26T04:54:25.6164885Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2024-06-26T04:54:25.6169014Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2024-06-26T04:54:25.6172118Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2024-06-26T04:54:25.6174317Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2024-06-26T04:54:25.6179996Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2024-06-26T04:54:25.6182919Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2024-06-26T04:54:25.6185247Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2024-06-26T04:54:25.6187901Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2024-06-26T04:54:25.6190157Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2024-06-26T04:54:25.6191931Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2024-06-26T04:54:25.6194628Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2024-06-26T04:54:25.6197237Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2024-06-26T04:54:25.6199067Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2024-06-26T04:54:25.6201098Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2024-06-26T04:54:25.6204007Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2024-06-26T04:54:25.6206124Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2024-06-26T04:54:25.6208017Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2024-06-26T04:54:25.6210167Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2024-06-26T04:54:25.6215390Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2024-06-26T04:54:25.6218451Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2024-06-26T04:54:25.6221191Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2024-06-26T04:54:25.6224201Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2024-06-26T04:54:25.6231538Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2024-06-26T04:54:25.6234900Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2024-06-26T04:54:25.6237259Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2024-06-26T04:54:25.6239776Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2024-06-26T04:54:25.6242273Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2024-06-26T04:54:25.6244514Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2024-06-26T04:54:25.6247467Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2024-06-26T04:54:25.6249966Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2024-06-26T04:54:25.6253088Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2024-06-26T04:54:25.6255794Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2024-06-26T04:54:25.6258080Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2024-06-26T04:54:25.6260605Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2024-06-26T04:54:25.6262881Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2024-06-26T04:54:25.6265204Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2024-06-26T04:54:25.6290528Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2024-06-26T04:54:25.6291566Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2024-06-26T04:54:25.6292475Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2024-06-26T04:54:25.6293459Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2024-06-26T04:54:25.6294648Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2024-06-26T04:54:25.6295617Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2024-06-26T04:54:25.6296607Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2024-06-26T04:54:25.6297743Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2024-06-26T04:54:25.6298658Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2024-06-26T04:54:25.6299535Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2024-06-26T04:54:25.6300316Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2024-06-26T04:54:25.6301230Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2024-06-26T04:54:25.6302061Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2024-06-26T04:54:25.6304301Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2024-06-26T04:54:25.6305832Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2024-06-26T04:54:25.6308176Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2024-06-26T04:54:25.6311193Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2024-06-26T04:54:25.6312988Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2024-06-26T04:54:25.6319377Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2024-06-26T04:54:25.6322155Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2024-06-26T04:54:25.6324488Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2024-06-26T04:54:25.6326766Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2024-06-26T04:54:25.6329126Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2024-06-26T04:54:25.6332021Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2024-06-26T04:54:25.6334356Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2024-06-26T04:54:25.6336655Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2024-06-26T04:54:25.6338162Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2024-06-26T04:54:25.6343617Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2024-06-26T04:54:25.6346967Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2024-06-26T04:54:25.6349111Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2024-06-26T04:54:25.6351077Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2024-06-26T04:54:25.6356269Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2024-06-26T04:54:25.6360399Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2024-06-26T04:54:25.6362952Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2024-06-26T04:54:25.6365899Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2024-06-26T04:54:25.6370563Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2024-06-26T04:54:25.6373575Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2024-06-26T04:54:25.6376861Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2024-06-26T04:54:25.6379650Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2024-06-26T04:54:25.6383613Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2024-06-26T04:54:25.6386261Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2024-06-26T04:54:25.6388683Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2024-06-26T04:54:25.6391484Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2024-06-26T04:54:25.6393669Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2024-06-26T04:54:25.6396256Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2024-06-26T04:54:25.6398898Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2024-06-26T04:54:25.6404737Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2024-06-26T04:54:25.6408287Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2024-06-26T04:54:25.6411538Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2024-06-26T04:54:25.6414269Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2024-06-26T04:54:25.6419327Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2024-06-26T04:54:25.6423486Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2024-06-26T04:54:25.6426698Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2024-06-26T04:54:25.6429424Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2024-06-26T04:54:25.6432269Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2024-06-26T04:54:25.6434588Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2024-06-26T04:54:25.6436381Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2024-06-26T04:54:25.6441544Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2024-06-26T04:54:25.6444607Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2024-06-26T04:54:25.6447284Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2024-06-26T04:54:25.6449853Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2024-06-26T04:54:25.6453351Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2024-06-26T04:54:25.6457450Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2024-06-26T04:54:25.6460035Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2024-06-26T04:54:25.6462635Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2024-06-26T04:54:25.6465648Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2024-06-26T04:54:25.6470584Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2024-06-26T04:54:25.6475515Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2024-06-26T04:54:25.6478043Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2024-06-26T04:54:25.6480300Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2024-06-26T04:54:25.6483516Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2024-06-26T04:54:25.6486082Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2024-06-26T04:54:25.6488324Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2024-06-26T04:54:25.6491525Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2024-06-26T04:54:25.6494299Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2024-06-26T04:54:25.6497211Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2024-06-26T04:54:25.6499217Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2024-06-26T04:54:25.6504364Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2024-06-26T04:54:25.6507574Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2024-06-26T04:54:25.6510186Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2024-06-26T04:54:25.6512146Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2024-06-26T04:54:25.6515966Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2024-06-26T04:54:25.6519000Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2024-06-26T04:54:25.6521351Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2024-06-26T04:54:25.6523610Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2024-06-26T04:54:25.6525749Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2024-06-26T04:54:25.6528386Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2024-06-26T04:54:25.6530322Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2024-06-26T04:54:25.6535379Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2024-06-26T04:54:25.6538690Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2024-06-26T04:54:25.6540954Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2024-06-26T04:54:25.6545294Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2024-06-26T04:54:25.6548119Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2024-06-26T04:54:25.6550281Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2024-06-26T04:54:25.6552339Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2024-06-26T04:54:25.6554653Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2024-06-26T04:54:25.6557761Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2024-06-26T04:54:25.6559938Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2024-06-26T04:54:25.6563578Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2024-06-26T04:54:25.6566171Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2024-06-26T04:54:25.6568224Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2024-06-26T04:54:25.6570284Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2024-06-26T04:54:25.6571792Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2024-06-26T04:54:25.6573811Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2024-06-26T04:54:25.6576174Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2024-06-26T04:54:25.6579025Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2024-06-26T04:54:25.6580752Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2024-06-26T04:54:25.6588813Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2024-06-26T04:54:25.6591184Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2024-06-26T04:54:25.6596380Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2024-06-26T04:54:25.6598624Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2024-06-26T04:54:25.6601522Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2024-06-26T04:54:25.6603808Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2024-06-26T04:54:25.6605470Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2024-06-26T04:54:25.6611424Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2024-06-26T04:54:25.6613905Z adding 'torch/include/torch/csrc/autograd/edge.h' 2024-06-26T04:54:25.6618816Z adding 'torch/include/torch/csrc/autograd/engine.h' 2024-06-26T04:54:25.6623055Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2024-06-26T04:54:25.6634280Z adding 'torch/include/torch/csrc/autograd/function.h' 2024-06-26T04:54:25.6636860Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2024-06-26T04:54:25.6638575Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2024-06-26T04:54:25.6642595Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2024-06-26T04:54:25.6645004Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2024-06-26T04:54:25.6647207Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2024-06-26T04:54:25.6649481Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2024-06-26T04:54:25.6651042Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2024-06-26T04:54:25.6654115Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2024-06-26T04:54:25.6658861Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2024-06-26T04:54:25.6660847Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2024-06-26T04:54:25.6662748Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2024-06-26T04:54:25.6664380Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2024-06-26T04:54:25.6666676Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2024-06-26T04:54:25.6668851Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2024-06-26T04:54:25.6670383Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2024-06-26T04:54:25.6672055Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2024-06-26T04:54:25.6674882Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2024-06-26T04:54:25.6677116Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2024-06-26T04:54:25.6678934Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2024-06-26T04:54:25.6680422Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2024-06-26T04:54:25.6681947Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2024-06-26T04:54:25.6683437Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2024-06-26T04:54:25.6685290Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2024-06-26T04:54:25.6686729Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2024-06-26T04:54:25.6688190Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2024-06-26T04:54:25.6690203Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2024-06-26T04:54:25.6692502Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2024-06-26T04:54:25.6695231Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2024-06-26T04:54:25.6697398Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2024-06-26T04:54:25.6700076Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2024-06-26T04:54:25.6701962Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2024-06-26T04:54:25.6703409Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2024-06-26T04:54:25.6717047Z adding 'torch/include/torch/csrc/autograd/variable.h' 2024-06-26T04:54:25.6719852Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2024-06-26T04:54:25.6725270Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2024-06-26T04:54:25.6727883Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2024-06-26T04:54:25.6729811Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2024-06-26T04:54:25.6731606Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2024-06-26T04:54:25.6735346Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2024-06-26T04:54:25.6737961Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2024-06-26T04:54:25.6783682Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2024-06-26T04:54:25.6796436Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2024-06-26T04:54:25.6801309Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2024-06-26T04:54:25.6804085Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2024-06-26T04:54:25.6806258Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2024-06-26T04:54:25.6812849Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2024-06-26T04:54:25.6816319Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2024-06-26T04:54:25.6818712Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2024-06-26T04:54:25.6821116Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2024-06-26T04:54:25.6822985Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2024-06-26T04:54:25.6824533Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2024-06-26T04:54:25.6827017Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2024-06-26T04:54:25.6830097Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2024-06-26T04:54:25.6831900Z adding 'torch/include/torch/csrc/cuda/Event.h' 2024-06-26T04:54:25.6833532Z adding 'torch/include/torch/csrc/cuda/Module.h' 2024-06-26T04:54:25.6835303Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2024-06-26T04:54:25.6836928Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2024-06-26T04:54:25.6838897Z adding 'torch/include/torch/csrc/cuda/comm.h' 2024-06-26T04:54:25.6840669Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2024-06-26T04:54:25.6842557Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2024-06-26T04:54:25.6845117Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2024-06-26T04:54:25.6847100Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2024-06-26T04:54:25.6848677Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2024-06-26T04:54:25.6852632Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2024-06-26T04:54:25.6856110Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2024-06-26T04:54:25.6858818Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2024-06-26T04:54:25.6860735Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2024-06-26T04:54:25.6863008Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2024-06-26T04:54:25.6864833Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2024-06-26T04:54:25.6866634Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2024-06-26T04:54:25.6868435Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2024-06-26T04:54:25.6870399Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2024-06-26T04:54:25.6872714Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2024-06-26T04:54:25.6874987Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2024-06-26T04:54:25.6877228Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2024-06-26T04:54:25.6879018Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2024-06-26T04:54:25.6880780Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2024-06-26T04:54:25.6885226Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2024-06-26T04:54:25.6887969Z adding 'torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp' 2024-06-26T04:54:25.6890558Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2024-06-26T04:54:25.6892698Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2024-06-26T04:54:25.6894790Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2024-06-26T04:54:25.6896534Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2024-06-26T04:54:25.6898595Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2024-06-26T04:54:25.6909109Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2024-06-26T04:54:25.6913000Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2024-06-26T04:54:25.6915071Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2024-06-26T04:54:25.6921730Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2024-06-26T04:54:25.6924845Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupCudaP2P.hpp' 2024-06-26T04:54:25.6930002Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2024-06-26T04:54:25.6933693Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2024-06-26T04:54:25.6949764Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2024-06-26T04:54:25.6953130Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp' 2024-06-26T04:54:25.6956906Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2024-06-26T04:54:25.6960564Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2024-06-26T04:54:25.6963568Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2024-06-26T04:54:25.6965914Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2024-06-26T04:54:25.6968256Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2024-06-26T04:54:25.6971505Z adding 'torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp' 2024-06-26T04:54:25.6974333Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2024-06-26T04:54:25.6976669Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2024-06-26T04:54:25.6980402Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2024-06-26T04:54:25.6983349Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2024-06-26T04:54:25.6985714Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2024-06-26T04:54:25.6988723Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2024-06-26T04:54:25.6990823Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2024-06-26T04:54:25.6997308Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2024-06-26T04:54:25.6999772Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2024-06-26T04:54:25.7002600Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2024-06-26T04:54:25.7004477Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2024-06-26T04:54:25.7007035Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2024-06-26T04:54:25.7009036Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2024-06-26T04:54:25.7011105Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2024-06-26T04:54:25.7013090Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2024-06-26T04:54:25.7015068Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2024-06-26T04:54:25.7017823Z adding 'torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp' 2024-06-26T04:54:25.7020885Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2024-06-26T04:54:25.7023094Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2024-06-26T04:54:25.7025080Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2024-06-26T04:54:25.7035184Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2024-06-26T04:54:25.7037561Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2024-06-26T04:54:25.7039556Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2024-06-26T04:54:25.7041563Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2024-06-26T04:54:25.7044280Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2024-06-26T04:54:25.7047478Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2024-06-26T04:54:25.7050027Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2024-06-26T04:54:25.7051999Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2024-06-26T04:54:25.7054057Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2024-06-26T04:54:25.7056391Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2024-06-26T04:54:25.7058198Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2024-06-26T04:54:25.7060938Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2024-06-26T04:54:25.7063154Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2024-06-26T04:54:25.7065183Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2024-06-26T04:54:25.7067475Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2024-06-26T04:54:25.7069167Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2024-06-26T04:54:25.7074141Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2024-06-26T04:54:25.7076407Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2024-06-26T04:54:25.7082627Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2024-06-26T04:54:25.7089240Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2024-06-26T04:54:25.7091998Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2024-06-26T04:54:25.7094385Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2024-06-26T04:54:25.7096527Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2024-06-26T04:54:25.7098421Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2024-06-26T04:54:25.7104326Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2024-06-26T04:54:25.7107392Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2024-06-26T04:54:25.7109470Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2024-06-26T04:54:25.7111301Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2024-06-26T04:54:25.7113267Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2024-06-26T04:54:25.7115311Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2024-06-26T04:54:25.7117590Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2024-06-26T04:54:25.7119949Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2024-06-26T04:54:25.7127165Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2024-06-26T04:54:25.7129340Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2024-06-26T04:54:25.7131318Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2024-06-26T04:54:25.7133155Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2024-06-26T04:54:25.7134994Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2024-06-26T04:54:25.7137756Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2024-06-26T04:54:25.7140046Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2024-06-26T04:54:25.7141760Z adding 'torch/include/torch/csrc/dynamo/init.h' 2024-06-26T04:54:25.7143600Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2024-06-26T04:54:25.7145111Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2024-06-26T04:54:25.7147202Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2024-06-26T04:54:25.7149711Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2024-06-26T04:54:25.7151685Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2024-06-26T04:54:25.7153488Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2024-06-26T04:54:25.7154909Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2024-06-26T04:54:25.7159164Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2024-06-26T04:54:25.7161511Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2024-06-26T04:54:25.7164502Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2024-06-26T04:54:25.7170928Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2024-06-26T04:54:25.7177189Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2024-06-26T04:54:25.7179930Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2024-06-26T04:54:25.7182075Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2024-06-26T04:54:25.7184598Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2024-06-26T04:54:25.7186739Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2024-06-26T04:54:25.7188714Z adding 'torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2024-06-26T04:54:25.7190344Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2024-06-26T04:54:25.7192181Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2024-06-26T04:54:25.7194623Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2024-06-26T04:54:25.7200546Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2024-06-26T04:54:25.7205852Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2024-06-26T04:54:25.7222426Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2024-06-26T04:54:25.7223602Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2024-06-26T04:54:25.7224303Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2024-06-26T04:54:25.7224915Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2024-06-26T04:54:25.7225577Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2024-06-26T04:54:25.7227624Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2024-06-26T04:54:25.7229925Z adding 'torch/include/torch/csrc/jit/api/method.h' 2024-06-26T04:54:25.7237999Z adding 'torch/include/torch/csrc/jit/api/module.h' 2024-06-26T04:54:25.7241644Z adding 'torch/include/torch/csrc/jit/api/object.h' 2024-06-26T04:54:25.7244465Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2024-06-26T04:54:25.7248010Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2024-06-26T04:54:25.7250448Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2024-06-26T04:54:25.7252376Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2024-06-26T04:54:25.7254627Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2024-06-26T04:54:25.7256783Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2024-06-26T04:54:25.7258705Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2024-06-26T04:54:25.7260912Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2024-06-26T04:54:25.7262253Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2024-06-26T04:54:25.7264696Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2024-06-26T04:54:25.7267165Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2024-06-26T04:54:25.7268950Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2024-06-26T04:54:25.7272767Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2024-06-26T04:54:25.7274915Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2024-06-26T04:54:25.7276748Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2024-06-26T04:54:25.7278839Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2024-06-26T04:54:25.7280792Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2024-06-26T04:54:25.7283780Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2024-06-26T04:54:25.7285062Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2024-06-26T04:54:25.7286282Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2024-06-26T04:54:25.7293139Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2024-06-26T04:54:25.7295938Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2024-06-26T04:54:25.7298157Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2024-06-26T04:54:25.7300516Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2024-06-26T04:54:25.7302493Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2024-06-26T04:54:25.7304385Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2024-06-26T04:54:25.7306364Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2024-06-26T04:54:25.7311318Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2024-06-26T04:54:25.7312230Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2024-06-26T04:54:25.7313153Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2024-06-26T04:54:25.7317647Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2024-06-26T04:54:25.7320269Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2024-06-26T04:54:25.7321891Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2024-06-26T04:54:25.7330010Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2024-06-26T04:54:25.7335033Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2024-06-26T04:54:25.7338649Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2024-06-26T04:54:25.7348448Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2024-06-26T04:54:25.7351248Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2024-06-26T04:54:25.7356407Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2024-06-26T04:54:25.7359203Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2024-06-26T04:54:25.7361394Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2024-06-26T04:54:25.7364197Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2024-06-26T04:54:25.7366096Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2024-06-26T04:54:25.7384587Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2024-06-26T04:54:25.7388508Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2024-06-26T04:54:25.7390428Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2024-06-26T04:54:25.7392583Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2024-06-26T04:54:25.7394442Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2024-06-26T04:54:25.7397542Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2024-06-26T04:54:25.7400560Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2024-06-26T04:54:25.7402163Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2024-06-26T04:54:25.7404553Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2024-06-26T04:54:25.7406525Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2024-06-26T04:54:25.7409453Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2024-06-26T04:54:25.7412232Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2024-06-26T04:54:25.7414447Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2024-06-26T04:54:25.7416837Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2024-06-26T04:54:25.7419247Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2024-06-26T04:54:25.7421307Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2024-06-26T04:54:25.7423479Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2024-06-26T04:54:25.7425163Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2024-06-26T04:54:25.7426893Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2024-06-26T04:54:25.7430096Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2024-06-26T04:54:25.7432561Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2024-06-26T04:54:25.7434317Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2024-06-26T04:54:25.7436137Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2024-06-26T04:54:25.7437678Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2024-06-26T04:54:25.7440171Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2024-06-26T04:54:25.7441987Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2024-06-26T04:54:25.7443902Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2024-06-26T04:54:25.7445852Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2024-06-26T04:54:25.7447706Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2024-06-26T04:54:25.7449605Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2024-06-26T04:54:25.7451965Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2024-06-26T04:54:25.7453406Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2024-06-26T04:54:25.7455143Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2024-06-26T04:54:25.7457211Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2024-06-26T04:54:25.7458801Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2024-06-26T04:54:25.7460413Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2024-06-26T04:54:25.7462075Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2024-06-26T04:54:25.7463500Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2024-06-26T04:54:25.7465114Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2024-06-26T04:54:25.7466801Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2024-06-26T04:54:25.7468378Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2024-06-26T04:54:25.7469756Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2024-06-26T04:54:25.7471397Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2024-06-26T04:54:25.7473157Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2024-06-26T04:54:25.7475021Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2024-06-26T04:54:25.7476407Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2024-06-26T04:54:25.7478548Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2024-06-26T04:54:25.7479853Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2024-06-26T04:54:25.7481351Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2024-06-26T04:54:25.7482832Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2024-06-26T04:54:25.7484608Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2024-06-26T04:54:25.7486295Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2024-06-26T04:54:25.7488283Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2024-06-26T04:54:25.7490077Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2024-06-26T04:54:25.7491560Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2024-06-26T04:54:25.7493480Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2024-06-26T04:54:25.7495171Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2024-06-26T04:54:25.7496967Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2024-06-26T04:54:25.7498507Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2024-06-26T04:54:25.7500142Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2024-06-26T04:54:25.7501599Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2024-06-26T04:54:25.7503162Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2024-06-26T04:54:25.7504710Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2024-06-26T04:54:25.7506380Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2024-06-26T04:54:25.7507777Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2024-06-26T04:54:25.7509706Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2024-06-26T04:54:25.7511775Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2024-06-26T04:54:25.7513236Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2024-06-26T04:54:25.7514811Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2024-06-26T04:54:25.7516303Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2024-06-26T04:54:25.7517835Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2024-06-26T04:54:25.7519346Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2024-06-26T04:54:25.7520781Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2024-06-26T04:54:25.7522477Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2024-06-26T04:54:25.7523822Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2024-06-26T04:54:25.7525546Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2024-06-26T04:54:25.7526971Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2024-06-26T04:54:25.7528808Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2024-06-26T04:54:25.7530784Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2024-06-26T04:54:25.7532488Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2024-06-26T04:54:25.7534291Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2024-06-26T04:54:25.7536412Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2024-06-26T04:54:25.7537946Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2024-06-26T04:54:25.7539670Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2024-06-26T04:54:25.7541499Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2024-06-26T04:54:25.7543231Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2024-06-26T04:54:25.7545537Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2024-06-26T04:54:25.7546947Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2024-06-26T04:54:25.7550117Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2024-06-26T04:54:25.7551911Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2024-06-26T04:54:25.7553864Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2024-06-26T04:54:25.7556538Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2024-06-26T04:54:25.7559012Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2024-06-26T04:54:25.7560886Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2024-06-26T04:54:25.7562804Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2024-06-26T04:54:25.7564395Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2024-06-26T04:54:25.7566270Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2024-06-26T04:54:25.7568138Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2024-06-26T04:54:25.7569658Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2024-06-26T04:54:25.7571629Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2024-06-26T04:54:25.7573767Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2024-06-26T04:54:25.7575860Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2024-06-26T04:54:25.7577498Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2024-06-26T04:54:25.7579449Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2024-06-26T04:54:25.7581468Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2024-06-26T04:54:25.7583469Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2024-06-26T04:54:25.7585424Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2024-06-26T04:54:25.7588021Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2024-06-26T04:54:25.7590344Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2024-06-26T04:54:25.7592408Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2024-06-26T04:54:25.7594855Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2024-06-26T04:54:25.7597153Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2024-06-26T04:54:25.7599290Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2024-06-26T04:54:25.7601397Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2024-06-26T04:54:25.7603514Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2024-06-26T04:54:25.7605027Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2024-06-26T04:54:25.7607006Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2024-06-26T04:54:25.7609491Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2024-06-26T04:54:25.7611617Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2024-06-26T04:54:25.7613265Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2024-06-26T04:54:25.7616821Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2024-06-26T04:54:25.7619260Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2024-06-26T04:54:25.7621455Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2024-06-26T04:54:25.7630285Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2024-06-26T04:54:25.7633451Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2024-06-26T04:54:25.7635213Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2024-06-26T04:54:25.7637512Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2024-06-26T04:54:25.7640604Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2024-06-26T04:54:25.7642797Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2024-06-26T04:54:25.7644597Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2024-06-26T04:54:25.7646872Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2024-06-26T04:54:25.7648912Z adding 'torch/include/torch/csrc/jit/python/init.h' 2024-06-26T04:54:25.7650900Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2024-06-26T04:54:25.7654266Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2024-06-26T04:54:25.7668510Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2024-06-26T04:54:25.7672284Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2024-06-26T04:54:25.7674250Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2024-06-26T04:54:25.7676633Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2024-06-26T04:54:25.7678868Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2024-06-26T04:54:25.7681484Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2024-06-26T04:54:25.7684551Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2024-06-26T04:54:25.7688642Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2024-06-26T04:54:25.7691085Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2024-06-26T04:54:25.7692913Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2024-06-26T04:54:25.7694662Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2024-06-26T04:54:25.7696690Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2024-06-26T04:54:25.7698617Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2024-06-26T04:54:25.7704809Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2024-06-26T04:54:25.7707931Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2024-06-26T04:54:25.7710464Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2024-06-26T04:54:25.7712480Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2024-06-26T04:54:25.7714568Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2024-06-26T04:54:25.7716335Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2024-06-26T04:54:25.7718174Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2024-06-26T04:54:25.7720946Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2024-06-26T04:54:25.7723692Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2024-06-26T04:54:25.7726721Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2024-06-26T04:54:25.7729843Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2024-06-26T04:54:25.7732831Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2024-06-26T04:54:25.7734906Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2024-06-26T04:54:25.7736789Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2024-06-26T04:54:25.7739087Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2024-06-26T04:54:25.7743101Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2024-06-26T04:54:25.7745231Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2024-06-26T04:54:25.7746655Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2024-06-26T04:54:25.7749316Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2024-06-26T04:54:25.7752825Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2024-06-26T04:54:25.7760925Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2024-06-26T04:54:25.7764477Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2024-06-26T04:54:25.7767247Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2024-06-26T04:54:25.7768673Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2024-06-26T04:54:25.7770674Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2024-06-26T04:54:25.7772236Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2024-06-26T04:54:25.7774300Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2024-06-26T04:54:25.7776947Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2024-06-26T04:54:25.7778985Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2024-06-26T04:54:25.7780870Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2024-06-26T04:54:25.7782812Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2024-06-26T04:54:25.7785815Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2024-06-26T04:54:25.7789722Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2024-06-26T04:54:25.7792089Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2024-06-26T04:54:25.7794536Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2024-06-26T04:54:25.7796287Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2024-06-26T04:54:25.7798703Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2024-06-26T04:54:25.7800678Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2024-06-26T04:54:25.7802629Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2024-06-26T04:54:25.7804247Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2024-06-26T04:54:25.7806087Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2024-06-26T04:54:25.7808393Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2024-06-26T04:54:25.7826384Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2024-06-26T04:54:25.7830069Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2024-06-26T04:54:25.7832508Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2024-06-26T04:54:25.7837835Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2024-06-26T04:54:25.7840157Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2024-06-26T04:54:25.7842265Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2024-06-26T04:54:25.7844696Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2024-06-26T04:54:25.7846140Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2024-06-26T04:54:25.7848027Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2024-06-26T04:54:25.7851267Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2024-06-26T04:54:25.7855576Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2024-06-26T04:54:25.7858459Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2024-06-26T04:54:25.7860929Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2024-06-26T04:54:25.7863679Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2024-06-26T04:54:25.7867309Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2024-06-26T04:54:25.7869752Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2024-06-26T04:54:25.7872135Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2024-06-26T04:54:25.7875117Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2024-06-26T04:54:25.7877693Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2024-06-26T04:54:25.7881371Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2024-06-26T04:54:25.7883864Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2024-06-26T04:54:25.7888354Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2024-06-26T04:54:25.7891175Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2024-06-26T04:54:25.7893107Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2024-06-26T04:54:25.7895510Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2024-06-26T04:54:25.7897915Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2024-06-26T04:54:25.7900704Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2024-06-26T04:54:25.7903600Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2024-06-26T04:54:25.7907026Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2024-06-26T04:54:25.7909094Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2024-06-26T04:54:25.7915239Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2024-06-26T04:54:25.7917909Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2024-06-26T04:54:25.7920113Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2024-06-26T04:54:25.7922488Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2024-06-26T04:54:25.7927353Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2024-06-26T04:54:25.7929709Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2024-06-26T04:54:25.7931733Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2024-06-26T04:54:25.7936762Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2024-06-26T04:54:25.7939691Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2024-06-26T04:54:25.7941941Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2024-06-26T04:54:25.7949522Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2024-06-26T04:54:25.7951948Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2024-06-26T04:54:25.7953903Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2024-06-26T04:54:25.7958833Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2024-06-26T04:54:25.7962298Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2024-06-26T04:54:25.7967284Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2024-06-26T04:54:25.7974460Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2024-06-26T04:54:25.7978527Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2024-06-26T04:54:25.7980709Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2024-06-26T04:54:25.7983216Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2024-06-26T04:54:25.7985395Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2024-06-26T04:54:25.7987497Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2024-06-26T04:54:25.7989884Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2024-06-26T04:54:25.7991740Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2024-06-26T04:54:25.7993840Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2024-06-26T04:54:25.7995738Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2024-06-26T04:54:25.7997268Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2024-06-26T04:54:25.7999405Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2024-06-26T04:54:25.8001595Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2024-06-26T04:54:25.8003480Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2024-06-26T04:54:25.8005212Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2024-06-26T04:54:25.8007553Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2024-06-26T04:54:25.8009527Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2024-06-26T04:54:25.8011914Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2024-06-26T04:54:25.8014477Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2024-06-26T04:54:25.8017517Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2024-06-26T04:54:25.8019990Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2024-06-26T04:54:25.8022854Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2024-06-26T04:54:25.8024915Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2024-06-26T04:54:25.8027552Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2024-06-26T04:54:25.8029493Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2024-06-26T04:54:25.8032557Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2024-06-26T04:54:25.8034900Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2024-06-26T04:54:25.8038458Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2024-06-26T04:54:25.8041464Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2024-06-26T04:54:25.8043386Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2024-06-26T04:54:25.8045282Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2024-06-26T04:54:25.8047287Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2024-06-26T04:54:25.8052402Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2024-06-26T04:54:25.8056349Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2024-06-26T04:54:25.8058671Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2024-06-26T04:54:25.8061111Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2024-06-26T04:54:25.8062889Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2024-06-26T04:54:25.8066510Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2024-06-26T04:54:25.8070881Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2024-06-26T04:54:25.8073322Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2024-06-26T04:54:25.8075628Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2024-06-26T04:54:25.8077460Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2024-06-26T04:54:25.8079650Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2024-06-26T04:54:25.8081782Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2024-06-26T04:54:25.8084198Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2024-06-26T04:54:25.8086613Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2024-06-26T04:54:25.8088650Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2024-06-26T04:54:25.8090435Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2024-06-26T04:54:25.8092475Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2024-06-26T04:54:25.8094682Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2024-06-26T04:54:25.8097190Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2024-06-26T04:54:25.8099286Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2024-06-26T04:54:25.8101151Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2024-06-26T04:54:25.8102965Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2024-06-26T04:54:25.8104801Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2024-06-26T04:54:25.8106785Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2024-06-26T04:54:25.8109410Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2024-06-26T04:54:25.8111921Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2024-06-26T04:54:25.8113881Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2024-06-26T04:54:25.8115975Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2024-06-26T04:54:25.8117731Z adding 'torch/include/torch/csrc/onnx/init.h' 2024-06-26T04:54:25.8119652Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2024-06-26T04:54:25.8121729Z adding 'torch/include/torch/csrc/profiler/api.h' 2024-06-26T04:54:25.8127881Z adding 'torch/include/torch/csrc/profiler/collection.h' 2024-06-26T04:54:25.8130707Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2024-06-26T04:54:25.8133861Z adding 'torch/include/torch/csrc/profiler/containers.h' 2024-06-26T04:54:25.8136969Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2024-06-26T04:54:25.8139270Z adding 'torch/include/torch/csrc/profiler/events.h' 2024-06-26T04:54:25.8141611Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2024-06-26T04:54:25.8143696Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2024-06-26T04:54:25.8145942Z adding 'torch/include/torch/csrc/profiler/perf.h' 2024-06-26T04:54:25.8148832Z adding 'torch/include/torch/csrc/profiler/util.h' 2024-06-26T04:54:25.8152182Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2024-06-26T04:54:25.8154572Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2024-06-26T04:54:25.8156450Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2024-06-26T04:54:25.8158668Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2024-06-26T04:54:25.8160379Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2024-06-26T04:54:25.8162410Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2024-06-26T04:54:25.8164622Z adding 'torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' 2024-06-26T04:54:25.8166265Z adding 'torch/include/torch/csrc/profiler/standalone/itt_observer.h' 2024-06-26T04:54:25.8167890Z adding 'torch/include/torch/csrc/profiler/standalone/nvtx_observer.h' 2024-06-26T04:54:25.8169948Z adding 'torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' 2024-06-26T04:54:25.8171920Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2024-06-26T04:54:25.8174501Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2024-06-26T04:54:25.8176881Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2024-06-26T04:54:25.8180315Z adding 'torch/include/torch/csrc/profiler/unwind/debug_info.h' 2024-06-26T04:54:25.8211495Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2024-06-26T04:54:25.8214426Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2024-06-26T04:54:25.8216732Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2024-06-26T04:54:25.8219414Z adding 'torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' 2024-06-26T04:54:25.8223322Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2024-06-26T04:54:25.8226295Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2024-06-26T04:54:25.8230279Z adding 'torch/include/torch/csrc/profiler/unwind/line_number_program.h' 2024-06-26T04:54:25.8233176Z adding 'torch/include/torch/csrc/profiler/unwind/mem_file.h' 2024-06-26T04:54:25.8235519Z adding 'torch/include/torch/csrc/profiler/unwind/range_table.h' 2024-06-26T04:54:25.8238003Z adding 'torch/include/torch/csrc/profiler/unwind/sections.h' 2024-06-26T04:54:25.8240113Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2024-06-26T04:54:25.8242206Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2024-06-26T04:54:25.8244231Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2024-06-26T04:54:25.8246412Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2024-06-26T04:54:25.8249485Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2024-06-26T04:54:25.8251315Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2024-06-26T04:54:25.8252953Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2024-06-26T04:54:25.8255153Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2024-06-26T04:54:25.8257480Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2024-06-26T04:54:25.8259090Z adding 'torch/include/torch/csrc/utils/init.h' 2024-06-26T04:54:25.8260953Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2024-06-26T04:54:25.8262525Z adding 'torch/include/torch/csrc/utils/nested.h' 2024-06-26T04:54:25.8264252Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2024-06-26T04:54:25.8266302Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2024-06-26T04:54:25.8267962Z adding 'torch/include/torch/csrc/utils/out_types.h' 2024-06-26T04:54:25.8272032Z adding 'torch/include/torch/csrc/utils/pybind.h' 2024-06-26T04:54:25.8274339Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2024-06-26T04:54:25.8276105Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2024-06-26T04:54:25.8287267Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2024-06-26T04:54:25.8290120Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2024-06-26T04:54:25.8292011Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2024-06-26T04:54:25.8294951Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2024-06-26T04:54:25.8297400Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2024-06-26T04:54:25.8300101Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2024-06-26T04:54:25.8302742Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2024-06-26T04:54:25.8304455Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2024-06-26T04:54:25.8307373Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2024-06-26T04:54:25.8309825Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2024-06-26T04:54:25.8311790Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2024-06-26T04:54:25.8317022Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2024-06-26T04:54:25.8319905Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2024-06-26T04:54:25.8321876Z adding 'torch/include/torch/csrc/utils/six.h' 2024-06-26T04:54:25.8323901Z adding 'torch/include/torch/csrc/utils/structseq.h' 2024-06-26T04:54:25.8325412Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2024-06-26T04:54:25.8326949Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2024-06-26T04:54:25.8329254Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2024-06-26T04:54:25.8330833Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2024-06-26T04:54:25.8332405Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2024-06-26T04:54:25.8334362Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2024-06-26T04:54:25.8336651Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2024-06-26T04:54:25.8338626Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2024-06-26T04:54:25.8340342Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2024-06-26T04:54:25.8342057Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2024-06-26T04:54:25.8345092Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2024-06-26T04:54:25.8348475Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2024-06-26T04:54:25.8350679Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2024-06-26T04:54:25.8353305Z adding 'torch/include/torch/csrc/utils/variadic.h' 2024-06-26T04:54:25.8355161Z adding 'torch/include/torch/csrc/utils/verbose.h' 2024-06-26T04:54:25.8357162Z adding 'torch/include/torch/csrc/xpu/Event.h' 2024-06-26T04:54:25.8358839Z adding 'torch/include/torch/csrc/xpu/Module.h' 2024-06-26T04:54:25.8360544Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2024-06-26T04:54:25.8365128Z adding 'torch/jit/__init__.py' 2024-06-26T04:54:25.8367855Z adding 'torch/jit/_async.py' 2024-06-26T04:54:25.8369727Z adding 'torch/jit/_await.py' 2024-06-26T04:54:25.8372698Z adding 'torch/jit/_builtins.py' 2024-06-26T04:54:25.8376732Z adding 'torch/jit/_check.py' 2024-06-26T04:54:25.8380254Z adding 'torch/jit/_dataclass_impls.py' 2024-06-26T04:54:25.8382189Z adding 'torch/jit/_decomposition_utils.py' 2024-06-26T04:54:25.8384773Z adding 'torch/jit/_decompositions.py' 2024-06-26T04:54:25.8388600Z adding 'torch/jit/_freeze.py' 2024-06-26T04:54:25.8391920Z adding 'torch/jit/_fuser.py' 2024-06-26T04:54:25.8393892Z adding 'torch/jit/_ir_utils.py' 2024-06-26T04:54:25.8395628Z adding 'torch/jit/_logging.py' 2024-06-26T04:54:25.8398971Z adding 'torch/jit/_monkeytype_config.py' 2024-06-26T04:54:25.8401081Z adding 'torch/jit/_pickle.py' 2024-06-26T04:54:25.8415507Z adding 'torch/jit/_recursive.py' 2024-06-26T04:54:25.8438419Z adding 'torch/jit/_script.py' 2024-06-26T04:54:25.8443322Z adding 'torch/jit/_script.pyi' 2024-06-26T04:54:25.8447113Z adding 'torch/jit/_serialization.py' 2024-06-26T04:54:25.8461014Z adding 'torch/jit/_shape_functions.py' 2024-06-26T04:54:25.8464570Z adding 'torch/jit/_state.py' 2024-06-26T04:54:25.8482450Z adding 'torch/jit/_trace.py' 2024-06-26T04:54:25.8490173Z adding 'torch/jit/annotations.py' 2024-06-26T04:54:25.8504574Z adding 'torch/jit/frontend.py' 2024-06-26T04:54:25.8507754Z adding 'torch/jit/generate_bytecode.py' 2024-06-26T04:54:25.8509775Z adding 'torch/jit/quantized.py' 2024-06-26T04:54:25.8514033Z adding 'torch/jit/supported_ops.py' 2024-06-26T04:54:25.8516477Z adding 'torch/jit/unsupported_tensor_ops.py' 2024-06-26T04:54:25.8518203Z adding 'torch/jit/_passes/__init__.py' 2024-06-26T04:54:25.8520371Z adding 'torch/jit/_passes/_property_propagation.py' 2024-06-26T04:54:25.8523523Z adding 'torch/jit/mobile/__init__.py' 2024-06-26T04:54:25.8659807Z adding 'torch/lib/libbackend_with_compiler.so' 2024-06-26T04:54:25.9172300Z adding 'torch/lib/libc10.so' 2024-06-26T04:54:25.9300086Z adding 'torch/lib/libjitbackend_test.so' 2024-06-26T04:54:25.9320441Z adding 'torch/lib/libshm.so' 2024-06-26T04:54:25.9325592Z adding 'torch/lib/libtorch.so' 2024-06-26T04:54:37.6013722Z adding 'torch/lib/libtorch_cpu.so' 2024-06-26T04:54:38.3454768Z adding 'torch/lib/libtorch_global_deps.so' 2024-06-26T04:54:39.3556709Z adding 'torch/lib/libtorch_python.so' 2024-06-26T04:54:39.4443785Z adding 'torch/lib/libtorchbind_test.so' 2024-06-26T04:54:39.4496840Z adding 'torch/linalg/__init__.py' 2024-06-26T04:54:39.4501584Z adding 'torch/masked/__init__.py' 2024-06-26T04:54:39.4507139Z adding 'torch/masked/_docs.py' 2024-06-26T04:54:39.4526339Z adding 'torch/masked/_ops.py' 2024-06-26T04:54:39.4530056Z adding 'torch/masked/maskedtensor/__init__.py' 2024-06-26T04:54:39.4534379Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2024-06-26T04:54:39.4537513Z adding 'torch/masked/maskedtensor/binary.py' 2024-06-26T04:54:39.4542093Z adding 'torch/masked/maskedtensor/core.py' 2024-06-26T04:54:39.4544120Z adding 'torch/masked/maskedtensor/creation.py' 2024-06-26T04:54:39.4546133Z adding 'torch/masked/maskedtensor/passthrough.py' 2024-06-26T04:54:39.4548644Z adding 'torch/masked/maskedtensor/reductions.py' 2024-06-26T04:54:39.4551169Z adding 'torch/masked/maskedtensor/unary.py' 2024-06-26T04:54:39.4553298Z adding 'torch/monitor/__init__.py' 2024-06-26T04:54:39.4556201Z adding 'torch/mps/__init__.py' 2024-06-26T04:54:39.4558290Z adding 'torch/mps/event.py' 2024-06-26T04:54:39.4560262Z adding 'torch/mps/profiler.py' 2024-06-26T04:54:39.4564120Z adding 'torch/mtia/__init__.py' 2024-06-26T04:54:39.4566234Z adding 'torch/mtia/_utils.py' 2024-06-26T04:54:39.4568757Z adding 'torch/multiprocessing/__init__.py' 2024-06-26T04:54:39.4570570Z adding 'torch/multiprocessing/_atfork.py' 2024-06-26T04:54:39.4572551Z adding 'torch/multiprocessing/pool.py' 2024-06-26T04:54:39.4574591Z adding 'torch/multiprocessing/queue.py' 2024-06-26T04:54:39.4581589Z adding 'torch/multiprocessing/reductions.py' 2024-06-26T04:54:39.4586247Z adding 'torch/multiprocessing/spawn.py' 2024-06-26T04:54:39.4592396Z adding 'torch/nested/__init__.py' 2024-06-26T04:54:39.4594753Z adding 'torch/nested/_internal/__init__.py' 2024-06-26T04:54:39.4601043Z adding 'torch/nested/_internal/nested_tensor.py' 2024-06-26T04:54:39.4611789Z adding 'torch/nested/_internal/ops.py' 2024-06-26T04:54:39.4621160Z adding 'torch/nested/_internal/sdpa.py' 2024-06-26T04:54:39.4624486Z adding 'torch/nn/__init__.py' 2024-06-26T04:54:39.4626505Z adding 'torch/nn/_reduction.py' 2024-06-26T04:54:39.4628425Z adding 'torch/nn/common_types.py' 2024-06-26T04:54:39.4630618Z adding 'torch/nn/cpp.py' 2024-06-26T04:54:39.4692717Z adding 'torch/nn/functional.py' 2024-06-26T04:54:39.4702464Z adding 'torch/nn/functional.pyi' 2024-06-26T04:54:39.4705595Z adding 'torch/nn/grad.py' 2024-06-26T04:54:39.4711846Z adding 'torch/nn/init.py' 2024-06-26T04:54:39.4715955Z adding 'torch/nn/parameter.py' 2024-06-26T04:54:39.4717912Z adding 'torch/nn/parameter.pyi' 2024-06-26T04:54:39.4720898Z adding 'torch/nn/attention/__init__.py' 2024-06-26T04:54:39.4723736Z adding 'torch/nn/attention/_flex_attention.py' 2024-06-26T04:54:39.4725737Z adding 'torch/nn/attention/_utils.py' 2024-06-26T04:54:39.4729882Z adding 'torch/nn/attention/bias.py' 2024-06-26T04:54:39.4731896Z adding 'torch/nn/backends/__init__.py' 2024-06-26T04:54:39.4733486Z adding 'torch/nn/backends/thnn.py' 2024-06-26T04:54:39.4735500Z adding 'torch/nn/intrinsic/__init__.py' 2024-06-26T04:54:39.4737489Z adding 'torch/nn/intrinsic/modules/__init__.py' 2024-06-26T04:54:39.4739212Z adding 'torch/nn/intrinsic/modules/fused.py' 2024-06-26T04:54:39.4740815Z adding 'torch/nn/intrinsic/qat/__init__.py' 2024-06-26T04:54:39.4742678Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2024-06-26T04:54:39.4744408Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2024-06-26T04:54:39.4746108Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2024-06-26T04:54:39.4747654Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2024-06-26T04:54:39.4749374Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2024-06-26T04:54:39.4751169Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2024-06-26T04:54:39.4752885Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2024-06-26T04:54:39.4754254Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2024-06-26T04:54:39.4755966Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2024-06-26T04:54:39.4757336Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2024-06-26T04:54:39.4758776Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2024-06-26T04:54:39.4760190Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2024-06-26T04:54:39.4763401Z adding 'torch/nn/modules/__init__.py' 2024-06-26T04:54:39.4767713Z adding 'torch/nn/modules/_functions.py' 2024-06-26T04:54:39.4782264Z adding 'torch/nn/modules/activation.py' 2024-06-26T04:54:39.4788008Z adding 'torch/nn/modules/adaptive.py' 2024-06-26T04:54:39.4796207Z adding 'torch/nn/modules/batchnorm.py' 2024-06-26T04:54:39.4799105Z adding 'torch/nn/modules/channelshuffle.py' 2024-06-26T04:54:39.4808435Z adding 'torch/nn/modules/container.py' 2024-06-26T04:54:39.4822924Z adding 'torch/nn/modules/conv.py' 2024-06-26T04:54:39.4827064Z adding 'torch/nn/modules/distance.py' 2024-06-26T04:54:39.4830501Z adding 'torch/nn/modules/dropout.py' 2024-06-26T04:54:39.4833266Z adding 'torch/nn/modules/flatten.py' 2024-06-26T04:54:39.4837313Z adding 'torch/nn/modules/fold.py' 2024-06-26T04:54:39.4841752Z adding 'torch/nn/modules/instancenorm.py' 2024-06-26T04:54:39.4846550Z adding 'torch/nn/modules/lazy.py' 2024-06-26T04:54:39.4850285Z adding 'torch/nn/modules/linear.py' 2024-06-26T04:54:39.4873254Z adding 'torch/nn/modules/loss.py' 2024-06-26T04:54:39.4909499Z adding 'torch/nn/modules/module.py' 2024-06-26T04:54:39.4916466Z adding 'torch/nn/modules/normalization.py' 2024-06-26T04:54:39.4921173Z adding 'torch/nn/modules/padding.py' 2024-06-26T04:54:39.4924154Z adding 'torch/nn/modules/pixelshuffle.py' 2024-06-26T04:54:39.4934433Z adding 'torch/nn/modules/pooling.py' 2024-06-26T04:54:39.4951566Z adding 'torch/nn/modules/rnn.py' 2024-06-26T04:54:39.4959105Z adding 'torch/nn/modules/sparse.py' 2024-06-26T04:54:39.4970988Z adding 'torch/nn/modules/transformer.py' 2024-06-26T04:54:39.4975978Z adding 'torch/nn/modules/upsampling.py' 2024-06-26T04:54:39.4978687Z adding 'torch/nn/modules/utils.py' 2024-06-26T04:54:39.4980615Z adding 'torch/nn/parallel/__init__.py' 2024-06-26T04:54:39.4983214Z adding 'torch/nn/parallel/_functions.py' 2024-06-26T04:54:39.4987282Z adding 'torch/nn/parallel/comm.py' 2024-06-26T04:54:39.4991827Z adding 'torch/nn/parallel/data_parallel.py' 2024-06-26T04:54:39.5029796Z adding 'torch/nn/parallel/distributed.py' 2024-06-26T04:54:39.5034843Z adding 'torch/nn/parallel/parallel_apply.py' 2024-06-26T04:54:39.5037931Z adding 'torch/nn/parallel/replicate.py' 2024-06-26T04:54:39.5040828Z adding 'torch/nn/parallel/scatter_gather.py' 2024-06-26T04:54:39.5042797Z adding 'torch/nn/qat/__init__.py' 2024-06-26T04:54:39.5044679Z adding 'torch/nn/qat/dynamic/__init__.py' 2024-06-26T04:54:39.5046358Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2024-06-26T04:54:39.5047930Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2024-06-26T04:54:39.5049760Z adding 'torch/nn/qat/modules/__init__.py' 2024-06-26T04:54:39.5051306Z adding 'torch/nn/qat/modules/conv.py' 2024-06-26T04:54:39.5052917Z adding 'torch/nn/qat/modules/embedding_ops.py' 2024-06-26T04:54:39.5054676Z adding 'torch/nn/qat/modules/linear.py' 2024-06-26T04:54:39.5056366Z adding 'torch/nn/quantizable/__init__.py' 2024-06-26T04:54:39.5058320Z adding 'torch/nn/quantizable/modules/__init__.py' 2024-06-26T04:54:39.5059920Z adding 'torch/nn/quantizable/modules/activation.py' 2024-06-26T04:54:39.5061457Z adding 'torch/nn/quantizable/modules/rnn.py' 2024-06-26T04:54:39.5063321Z adding 'torch/nn/quantized/__init__.py' 2024-06-26T04:54:39.5064905Z adding 'torch/nn/quantized/functional.py' 2024-06-26T04:54:39.5066558Z adding 'torch/nn/quantized/_reference/__init__.py' 2024-06-26T04:54:39.5068524Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2024-06-26T04:54:39.5070059Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2024-06-26T04:54:39.5071796Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2024-06-26T04:54:39.5073349Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2024-06-26T04:54:39.5074969Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2024-06-26T04:54:39.5076566Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2024-06-26T04:54:39.5078223Z adding 'torch/nn/quantized/dynamic/__init__.py' 2024-06-26T04:54:39.5080189Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2024-06-26T04:54:39.5081898Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2024-06-26T04:54:39.5083578Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2024-06-26T04:54:39.5085194Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2024-06-26T04:54:39.5087513Z adding 'torch/nn/quantized/modules/__init__.py' 2024-06-26T04:54:39.5089458Z adding 'torch/nn/quantized/modules/activation.py' 2024-06-26T04:54:39.5091192Z adding 'torch/nn/quantized/modules/batchnorm.py' 2024-06-26T04:54:39.5092983Z adding 'torch/nn/quantized/modules/conv.py' 2024-06-26T04:54:39.5094960Z adding 'torch/nn/quantized/modules/dropout.py' 2024-06-26T04:54:39.5097028Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2024-06-26T04:54:39.5098832Z adding 'torch/nn/quantized/modules/functional_modules.py' 2024-06-26T04:54:39.5100569Z adding 'torch/nn/quantized/modules/linear.py' 2024-06-26T04:54:39.5102397Z adding 'torch/nn/quantized/modules/normalization.py' 2024-06-26T04:54:39.5104135Z adding 'torch/nn/quantized/modules/rnn.py' 2024-06-26T04:54:39.5105911Z adding 'torch/nn/quantized/modules/utils.py' 2024-06-26T04:54:39.5109119Z adding 'torch/nn/utils/__init__.py' 2024-06-26T04:54:39.5111390Z adding 'torch/nn/utils/_deprecation_utils.py' 2024-06-26T04:54:39.5115563Z adding 'torch/nn/utils/_named_member_accessor.py' 2024-06-26T04:54:39.5118887Z adding 'torch/nn/utils/_per_sample_grad.py' 2024-06-26T04:54:39.5122259Z adding 'torch/nn/utils/clip_grad.py' 2024-06-26T04:54:39.5124965Z adding 'torch/nn/utils/convert_parameters.py' 2024-06-26T04:54:39.5127864Z adding 'torch/nn/utils/fusion.py' 2024-06-26T04:54:39.5130297Z adding 'torch/nn/utils/init.py' 2024-06-26T04:54:39.5133203Z adding 'torch/nn/utils/memory_format.py' 2024-06-26T04:54:39.5142126Z adding 'torch/nn/utils/parametrizations.py' 2024-06-26T04:54:39.5153880Z adding 'torch/nn/utils/parametrize.py' 2024-06-26T04:54:39.5169933Z adding 'torch/nn/utils/prune.py' 2024-06-26T04:54:39.5178222Z adding 'torch/nn/utils/rnn.py' 2024-06-26T04:54:39.5180941Z adding 'torch/nn/utils/rnn.pyi' 2024-06-26T04:54:39.5186259Z adding 'torch/nn/utils/spectral_norm.py' 2024-06-26T04:54:39.5190764Z adding 'torch/nn/utils/stateless.py' 2024-06-26T04:54:39.5194105Z adding 'torch/nn/utils/weight_norm.py' 2024-06-26T04:54:39.5196557Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2024-06-26T04:54:39.5199074Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2024-06-26T04:54:39.5203143Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2024-06-26T04:54:39.5205841Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2024-06-26T04:54:39.5208876Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2024-06-26T04:54:39.5212418Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2024-06-26T04:54:39.5215104Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2024-06-26T04:54:39.5217858Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2024-06-26T04:54:39.5220349Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2024-06-26T04:54:39.5222636Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2024-06-26T04:54:39.5225684Z adding 'torch/onnx/__init__.py' 2024-06-26T04:54:39.5227657Z adding 'torch/onnx/_constants.py' 2024-06-26T04:54:39.5229918Z adding 'torch/onnx/_deprecation.py' 2024-06-26T04:54:39.5231868Z adding 'torch/onnx/_experimental.py' 2024-06-26T04:54:39.5233914Z adding 'torch/onnx/_exporter_states.py' 2024-06-26T04:54:39.5236194Z adding 'torch/onnx/_globals.py' 2024-06-26T04:54:39.5238762Z adding 'torch/onnx/_onnx_supported_ops.py' 2024-06-26T04:54:39.5243105Z adding 'torch/onnx/_type_utils.py' 2024-06-26T04:54:39.5245985Z adding 'torch/onnx/errors.py' 2024-06-26T04:54:39.5248100Z adding 'torch/onnx/operators.py' 2024-06-26T04:54:39.5251455Z adding 'torch/onnx/symbolic_caffe2.py' 2024-06-26T04:54:39.5276324Z adding 'torch/onnx/symbolic_helper.py' 2024-06-26T04:54:39.5286702Z adding 'torch/onnx/symbolic_opset10.py' 2024-06-26T04:54:39.5302485Z adding 'torch/onnx/symbolic_opset11.py' 2024-06-26T04:54:39.5308468Z adding 'torch/onnx/symbolic_opset12.py' 2024-06-26T04:54:39.5319443Z adding 'torch/onnx/symbolic_opset13.py' 2024-06-26T04:54:39.5324194Z adding 'torch/onnx/symbolic_opset14.py' 2024-06-26T04:54:39.5326763Z adding 'torch/onnx/symbolic_opset15.py' 2024-06-26T04:54:39.5329955Z adding 'torch/onnx/symbolic_opset16.py' 2024-06-26T04:54:39.5333722Z adding 'torch/onnx/symbolic_opset17.py' 2024-06-26T04:54:39.5337357Z adding 'torch/onnx/symbolic_opset18.py' 2024-06-26T04:54:39.5339469Z adding 'torch/onnx/symbolic_opset19.py' 2024-06-26T04:54:39.5341748Z adding 'torch/onnx/symbolic_opset20.py' 2024-06-26T04:54:39.5343957Z adding 'torch/onnx/symbolic_opset7.py' 2024-06-26T04:54:39.5348559Z adding 'torch/onnx/symbolic_opset8.py' 2024-06-26T04:54:39.5412033Z adding 'torch/onnx/symbolic_opset9.py' 2024-06-26T04:54:39.5446801Z adding 'torch/onnx/utils.py' 2024-06-26T04:54:39.5470126Z adding 'torch/onnx/verification.py' 2024-06-26T04:54:39.5473769Z adding 'torch/onnx/_internal/__init__.py' 2024-06-26T04:54:39.5476532Z adding 'torch/onnx/_internal/_beartype.py' 2024-06-26T04:54:39.5497731Z adding 'torch/onnx/_internal/exporter.py' 2024-06-26T04:54:39.5505614Z adding 'torch/onnx/_internal/io_adapter.py' 2024-06-26T04:54:39.5511079Z adding 'torch/onnx/_internal/jit_utils.py' 2024-06-26T04:54:39.5515501Z adding 'torch/onnx/_internal/onnx_proto_utils.py' 2024-06-26T04:54:39.5532712Z adding 'torch/onnx/_internal/onnxruntime.py' 2024-06-26T04:54:39.5538633Z adding 'torch/onnx/_internal/registration.py' 2024-06-26T04:54:39.5540970Z adding 'torch/onnx/_internal/diagnostics/__init__.py' 2024-06-26T04:54:39.5544375Z adding 'torch/onnx/_internal/diagnostics/_diagnostic.py' 2024-06-26T04:54:39.5553010Z adding 'torch/onnx/_internal/diagnostics/_rules.py' 2024-06-26T04:54:39.5556148Z adding 'torch/onnx/_internal/diagnostics/infra/__init__.py' 2024-06-26T04:54:39.5559978Z adding 'torch/onnx/_internal/diagnostics/infra/_infra.py' 2024-06-26T04:54:39.5565520Z adding 'torch/onnx/_internal/diagnostics/infra/context.py' 2024-06-26T04:54:39.5568849Z adding 'torch/onnx/_internal/diagnostics/infra/decorator.py' 2024-06-26T04:54:39.5571352Z adding 'torch/onnx/_internal/diagnostics/infra/formatter.py' 2024-06-26T04:54:39.5573744Z adding 'torch/onnx/_internal/diagnostics/infra/utils.py' 2024-06-26T04:54:39.5577141Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2024-06-26T04:54:39.5579356Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2024-06-26T04:54:39.5581665Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2024-06-26T04:54:39.5583695Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2024-06-26T04:54:39.5585652Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2024-06-26T04:54:39.5587556Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2024-06-26T04:54:39.5589589Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2024-06-26T04:54:39.5591478Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2024-06-26T04:54:39.5593526Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2024-06-26T04:54:39.5595379Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2024-06-26T04:54:39.5597277Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2024-06-26T04:54:39.5599272Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2024-06-26T04:54:39.5601310Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2024-06-26T04:54:39.5603559Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2024-06-26T04:54:39.5605777Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2024-06-26T04:54:39.5607901Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2024-06-26T04:54:39.5609809Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2024-06-26T04:54:39.5611707Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2024-06-26T04:54:39.5613858Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2024-06-26T04:54:39.5616395Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2024-06-26T04:54:39.5618610Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2024-06-26T04:54:39.5620627Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2024-06-26T04:54:39.5622540Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2024-06-26T04:54:39.5624375Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2024-06-26T04:54:39.5626415Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2024-06-26T04:54:39.5628170Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2024-06-26T04:54:39.5630380Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2024-06-26T04:54:39.5632534Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2024-06-26T04:54:39.5634250Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2024-06-26T04:54:39.5636110Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2024-06-26T04:54:39.5638111Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2024-06-26T04:54:39.5640081Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2024-06-26T04:54:39.5642206Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2024-06-26T04:54:39.5644266Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2024-06-26T04:54:39.5646357Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2024-06-26T04:54:39.5648264Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2024-06-26T04:54:39.5650642Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2024-06-26T04:54:39.5652865Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2024-06-26T04:54:39.5655419Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2024-06-26T04:54:39.5657729Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2024-06-26T04:54:39.5659704Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2024-06-26T04:54:39.5661644Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2024-06-26T04:54:39.5663502Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2024-06-26T04:54:39.5665440Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2024-06-26T04:54:39.5667393Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2024-06-26T04:54:39.5669371Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2024-06-26T04:54:39.5671596Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2024-06-26T04:54:39.5673563Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2024-06-26T04:54:39.5675970Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2024-06-26T04:54:39.5678113Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2024-06-26T04:54:39.5680037Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2024-06-26T04:54:39.5682180Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2024-06-26T04:54:39.5684027Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2024-06-26T04:54:39.5686070Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2024-06-26T04:54:39.5687915Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2024-06-26T04:54:39.5689823Z adding 'torch/onnx/_internal/fx/__init__.py' 2024-06-26T04:54:39.5694857Z adding 'torch/onnx/_internal/fx/_pass.py' 2024-06-26T04:54:39.5698329Z adding 'torch/onnx/_internal/fx/decomposition_skip.py' 2024-06-26T04:54:39.5701391Z adding 'torch/onnx/_internal/fx/decomposition_table.py' 2024-06-26T04:54:39.5705130Z adding 'torch/onnx/_internal/fx/diagnostics.py' 2024-06-26T04:54:39.5709192Z adding 'torch/onnx/_internal/fx/dynamo_graph_extractor.py' 2024-06-26T04:54:39.5720108Z adding 'torch/onnx/_internal/fx/fx_onnx_interpreter.py' 2024-06-26T04:54:39.5725415Z adding 'torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py' 2024-06-26T04:54:39.5736802Z adding 'torch/onnx/_internal/fx/onnxfunction_dispatcher.py' 2024-06-26T04:54:39.5742686Z adding 'torch/onnx/_internal/fx/op_validation.py' 2024-06-26T04:54:39.5746071Z adding 'torch/onnx/_internal/fx/patcher.py' 2024-06-26T04:54:39.5748669Z adding 'torch/onnx/_internal/fx/registration.py' 2024-06-26T04:54:39.5753285Z adding 'torch/onnx/_internal/fx/serialization.py' 2024-06-26T04:54:39.5756394Z adding 'torch/onnx/_internal/fx/torch_export_graph_extractor.py' 2024-06-26T04:54:39.5759809Z adding 'torch/onnx/_internal/fx/type_utils.py' 2024-06-26T04:54:39.5761961Z adding 'torch/onnx/_internal/fx/analysis/__init__.py' 2024-06-26T04:54:39.5764423Z adding 'torch/onnx/_internal/fx/analysis/unsupported_nodes.py' 2024-06-26T04:54:39.5766581Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2024-06-26T04:54:39.5769415Z adding 'torch/onnx/_internal/fx/passes/_utils.py' 2024-06-26T04:54:39.5771980Z adding 'torch/onnx/_internal/fx/passes/decomp.py' 2024-06-26T04:54:39.5776101Z adding 'torch/onnx/_internal/fx/passes/functionalization.py' 2024-06-26T04:54:39.5787228Z adding 'torch/onnx/_internal/fx/passes/modularization.py' 2024-06-26T04:54:39.5791016Z adding 'torch/onnx/_internal/fx/passes/readability.py' 2024-06-26T04:54:39.5805355Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2024-06-26T04:54:39.5809519Z adding 'torch/onnx/_internal/fx/passes/virtualization.py' 2024-06-26T04:54:39.5811953Z adding 'torch/optim/__init__.py' 2024-06-26T04:54:39.5814572Z adding 'torch/optim/_functional.py' 2024-06-26T04:54:39.5819765Z adding 'torch/optim/adadelta.py' 2024-06-26T04:54:39.5826250Z adding 'torch/optim/adagrad.py' 2024-06-26T04:54:39.5835162Z adding 'torch/optim/adam.py' 2024-06-26T04:54:39.5841177Z adding 'torch/optim/adamax.py' 2024-06-26T04:54:39.5849820Z adding 'torch/optim/adamw.py' 2024-06-26T04:54:39.5855673Z adding 'torch/optim/asgd.py' 2024-06-26T04:54:39.5862002Z adding 'torch/optim/lbfgs.py' 2024-06-26T04:54:39.5883068Z adding 'torch/optim/lr_scheduler.py' 2024-06-26T04:54:39.5891866Z adding 'torch/optim/nadam.py' 2024-06-26T04:54:39.5906512Z adding 'torch/optim/optimizer.py' 2024-06-26T04:54:39.5914122Z adding 'torch/optim/radam.py' 2024-06-26T04:54:39.5920450Z adding 'torch/optim/rmsprop.py' 2024-06-26T04:54:39.5926185Z adding 'torch/optim/rprop.py' 2024-06-26T04:54:39.5932300Z adding 'torch/optim/sgd.py' 2024-06-26T04:54:39.5936710Z adding 'torch/optim/sparse_adam.py' 2024-06-26T04:54:39.5942867Z adding 'torch/optim/swa_utils.py' 2024-06-26T04:54:39.5945702Z adding 'torch/optim/_multi_tensor/__init__.py' 2024-06-26T04:54:39.5947441Z adding 'torch/optim/_multi_tensor/__init__.pyi' 2024-06-26T04:54:39.5949485Z adding 'torch/package/__init__.py' 2024-06-26T04:54:39.5952464Z adding 'torch/package/_digraph.py' 2024-06-26T04:54:39.5954691Z adding 'torch/package/_directory_reader.py' 2024-06-26T04:54:39.5957252Z adding 'torch/package/_importlib.py' 2024-06-26T04:54:39.5959493Z adding 'torch/package/_mangling.py' 2024-06-26T04:54:39.5961728Z adding 'torch/package/_mock.py' 2024-06-26T04:54:39.5964524Z adding 'torch/package/_package_pickler.py' 2024-06-26T04:54:39.5966740Z adding 'torch/package/_package_unpickler.py' 2024-06-26T04:54:39.5969364Z adding 'torch/package/_stdlib.py' 2024-06-26T04:54:39.5972533Z adding 'torch/package/file_structure_representation.py' 2024-06-26T04:54:39.5975314Z adding 'torch/package/find_file_dependencies.py' 2024-06-26T04:54:39.5977954Z adding 'torch/package/glob_group.py' 2024-06-26T04:54:39.5981923Z adding 'torch/package/importer.py' 2024-06-26T04:54:39.5997693Z adding 'torch/package/package_exporter.py' 2024-06-26T04:54:39.6009413Z adding 'torch/package/package_importer.py' 2024-06-26T04:54:39.6012094Z adding 'torch/package/analyze/__init__.py' 2024-06-26T04:54:39.6014576Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2024-06-26T04:54:39.6016223Z adding 'torch/package/analyze/is_from_package.py' 2024-06-26T04:54:39.6018557Z adding 'torch/package/analyze/trace_dependencies.py' 2024-06-26T04:54:39.6020879Z adding 'torch/profiler/__init__.py' 2024-06-26T04:54:39.6036225Z adding 'torch/profiler/_memory_profiler.py' 2024-06-26T04:54:39.6044377Z adding 'torch/profiler/_pattern_matcher.py' 2024-06-26T04:54:39.6049747Z adding 'torch/profiler/_utils.py' 2024-06-26T04:54:39.6052297Z adding 'torch/profiler/itt.py' 2024-06-26T04:54:39.6063006Z adding 'torch/profiler/profiler.py' 2024-06-26T04:54:39.6065764Z adding 'torch/profiler/python_tracer.py' 2024-06-26T04:54:39.6068414Z adding 'torch/quantization/__init__.py' 2024-06-26T04:54:39.6070471Z adding 'torch/quantization/_numeric_suite.py' 2024-06-26T04:54:39.6072377Z adding 'torch/quantization/_numeric_suite_fx.py' 2024-06-26T04:54:39.6075016Z adding 'torch/quantization/_quantized_conversions.py' 2024-06-26T04:54:39.6077055Z adding 'torch/quantization/fake_quantize.py' 2024-06-26T04:54:39.6078961Z adding 'torch/quantization/fuse_modules.py' 2024-06-26T04:54:39.6080831Z adding 'torch/quantization/fuser_method_mappings.py' 2024-06-26T04:54:39.6082688Z adding 'torch/quantization/observer.py' 2024-06-26T04:54:39.6084512Z adding 'torch/quantization/qconfig.py' 2024-06-26T04:54:39.6086401Z adding 'torch/quantization/quant_type.py' 2024-06-26T04:54:39.6088269Z adding 'torch/quantization/quantization_mappings.py' 2024-06-26T04:54:39.6090066Z adding 'torch/quantization/quantize.py' 2024-06-26T04:54:39.6091866Z adding 'torch/quantization/quantize_fx.py' 2024-06-26T04:54:39.6093660Z adding 'torch/quantization/quantize_jit.py' 2024-06-26T04:54:39.6095513Z adding 'torch/quantization/stubs.py' 2024-06-26T04:54:39.6097383Z adding 'torch/quantization/utils.py' 2024-06-26T04:54:39.6099570Z adding 'torch/quantization/fx/__init__.py' 2024-06-26T04:54:39.6101506Z adding 'torch/quantization/fx/_equalize.py' 2024-06-26T04:54:39.6103305Z adding 'torch/quantization/fx/convert.py' 2024-06-26T04:54:39.6104963Z adding 'torch/quantization/fx/fuse.py' 2024-06-26T04:54:39.6106750Z adding 'torch/quantization/fx/fusion_patterns.py' 2024-06-26T04:54:39.6108458Z adding 'torch/quantization/fx/graph_module.py' 2024-06-26T04:54:39.6110228Z adding 'torch/quantization/fx/match_utils.py' 2024-06-26T04:54:39.6112071Z adding 'torch/quantization/fx/pattern_utils.py' 2024-06-26T04:54:39.6113879Z adding 'torch/quantization/fx/prepare.py' 2024-06-26T04:54:39.6115837Z adding 'torch/quantization/fx/quantization_patterns.py' 2024-06-26T04:54:39.6117633Z adding 'torch/quantization/fx/quantization_types.py' 2024-06-26T04:54:39.6119307Z adding 'torch/quantization/fx/utils.py' 2024-06-26T04:54:39.6121631Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2024-06-26T04:54:39.6124602Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2024-06-26T04:54:39.6126775Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2024-06-26T04:54:39.6129547Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2024-06-26T04:54:39.6141560Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2024-06-26T04:54:39.6144866Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2024-06-26T04:54:39.6147240Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2024-06-26T04:54:39.6149484Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2024-06-26T04:54:39.6151815Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2024-06-26T04:54:39.6154404Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2024-06-26T04:54:39.6182390Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2024-06-26T04:54:39.6189751Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2024-06-26T04:54:39.6192845Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2024-06-26T04:54:39.6195428Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2024-06-26T04:54:39.6197968Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2024-06-26T04:54:39.6202243Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2024-06-26T04:54:39.6206492Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2024-06-26T04:54:39.6210015Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2024-06-26T04:54:39.6214858Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2024-06-26T04:54:39.6217885Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2024-06-26T04:54:39.6220155Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2024-06-26T04:54:39.6222278Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2024-06-26T04:54:39.6223978Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2024-06-26T04:54:39.6226290Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2024-06-26T04:54:39.6233166Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2024-06-26T04:54:39.6235636Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2024-06-26T04:54:39.6238022Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2024-06-26T04:54:39.6240469Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2024-06-26T04:54:39.6243546Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2024-06-26T04:54:39.6245600Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2024-06-26T04:54:39.6247333Z adding 'torch/signal/__init__.py' 2024-06-26T04:54:39.6249222Z adding 'torch/signal/windows/__init__.py' 2024-06-26T04:54:39.6254835Z adding 'torch/signal/windows/windows.py' 2024-06-26T04:54:39.6263034Z adding 'torch/sparse/__init__.py' 2024-06-26T04:54:39.6268698Z adding 'torch/sparse/_semi_structured_conversions.py' 2024-06-26T04:54:39.6271677Z adding 'torch/sparse/_semi_structured_ops.py' 2024-06-26T04:54:39.6291776Z adding 'torch/sparse/_triton_ops.py' 2024-06-26T04:54:39.6371371Z adding 'torch/sparse/_triton_ops_meta.py' 2024-06-26T04:54:39.6386729Z adding 'torch/sparse/semi_structured.py' 2024-06-26T04:54:39.6394467Z adding 'torch/special/__init__.py' 2024-06-26T04:54:39.6694546Z adding 'torch/test/CppSignature_test' 2024-06-26T04:54:39.7122523Z adding 'torch/test/Dict_test' 2024-06-26T04:54:39.7450910Z adding 'torch/test/Dimname_test' 2024-06-26T04:54:39.7819937Z adding 'torch/test/IListRef_test' 2024-06-26T04:54:39.8201979Z adding 'torch/test/KernelFunction_test' 2024-06-26T04:54:39.8788121Z adding 'torch/test/List_test' 2024-06-26T04:54:39.9184537Z adding 'torch/test/MaybeOwned_test' 2024-06-26T04:54:39.9535800Z adding 'torch/test/NamedTensor_test' 2024-06-26T04:54:39.9850409Z adding 'torch/test/StorageUtils_test' 2024-06-26T04:54:40.0202693Z adding 'torch/test/apply_utils_test' 2024-06-26T04:54:40.0556223Z adding 'torch/test/atest' 2024-06-26T04:54:40.0892562Z adding 'torch/test/backend_fallback_test' 2024-06-26T04:54:40.1278235Z adding 'torch/test/basic' 2024-06-26T04:54:40.1615055Z adding 'torch/test/broadcast_test' 2024-06-26T04:54:40.1935927Z adding 'torch/test/c10_Bitset_test' 2024-06-26T04:54:40.2243051Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2024-06-26T04:54:40.2541671Z adding 'torch/test/c10_ConstexprCrc_test' 2024-06-26T04:54:40.2846126Z adding 'torch/test/c10_DeadlockDetection_test' 2024-06-26T04:54:40.3160577Z adding 'torch/test/c10_DeviceGuard_test' 2024-06-26T04:54:40.3470006Z adding 'torch/test/c10_Device_test' 2024-06-26T04:54:40.3823237Z adding 'torch/test/c10_DispatchKeySet_test' 2024-06-26T04:54:40.4135269Z adding 'torch/test/c10_Half_test' 2024-06-26T04:54:40.4463011Z adding 'torch/test/c10_InlineDeviceGuard_test' 2024-06-26T04:54:40.4799021Z adding 'torch/test/c10_InlineStreamGuard_test' 2024-06-26T04:54:40.5136827Z adding 'torch/test/c10_LeftRight_test' 2024-06-26T04:54:40.5470574Z adding 'torch/test/c10_Metaprogramming_test' 2024-06-26T04:54:40.5798162Z adding 'torch/test/c10_Scalar_test' 2024-06-26T04:54:40.6135778Z adding 'torch/test/c10_SizesAndStrides_test' 2024-06-26T04:54:40.6436472Z adding 'torch/test/c10_StreamGuard_test' 2024-06-26T04:54:40.6747736Z adding 'torch/test/c10_SymInt_test' 2024-06-26T04:54:40.7054048Z adding 'torch/test/c10_Synchronized_test' 2024-06-26T04:54:40.7387289Z adding 'torch/test/c10_ThreadLocal_test' 2024-06-26T04:54:40.7702665Z adding 'torch/test/c10_TypeIndex_test' 2024-06-26T04:54:40.8014027Z adding 'torch/test/c10_TypeList_test' 2024-06-26T04:54:40.8312818Z adding 'torch/test/c10_TypeTraits_test' 2024-06-26T04:54:40.8628016Z adding 'torch/test/c10_accumulate_test' 2024-06-26T04:54:40.8962461Z adding 'torch/test/c10_bfloat16_test' 2024-06-26T04:54:40.9272969Z adding 'torch/test/c10_bit_cast_test' 2024-06-26T04:54:40.9610791Z adding 'torch/test/c10_complex_math_test' 2024-06-26T04:54:40.9947849Z adding 'torch/test/c10_complex_test' 2024-06-26T04:54:41.0372264Z adding 'torch/test/c10_cow_test' 2024-06-26T04:54:41.0698345Z adding 'torch/test/c10_exception_test' 2024-06-26T04:54:41.1006643Z adding 'torch/test/c10_flags_test' 2024-06-26T04:54:41.1313155Z adding 'torch/test/c10_generic_math_test' 2024-06-26T04:54:41.1612395Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2024-06-26T04:54:41.2457853Z adding 'torch/test/c10_intrusive_ptr_test' 2024-06-26T04:54:41.2809451Z adding 'torch/test/c10_irange_test' 2024-06-26T04:54:41.3134545Z adding 'torch/test/c10_lazy_test' 2024-06-26T04:54:41.3482038Z adding 'torch/test/c10_logging_test' 2024-06-26T04:54:41.3917781Z adding 'torch/test/c10_optional_test' 2024-06-26T04:54:41.4291638Z adding 'torch/test/c10_ordered_preserving_dict_test' 2024-06-26T04:54:41.4620347Z adding 'torch/test/c10_registry_test' 2024-06-26T04:54:41.5337299Z adding 'torch/test/c10_small_vector_test' 2024-06-26T04:54:41.5691211Z adding 'torch/test/c10_ssize_test' 2024-06-26T04:54:41.6009019Z adding 'torch/test/c10_string_util_test' 2024-06-26T04:54:41.6361135Z adding 'torch/test/c10_string_view_test' 2024-06-26T04:54:41.6673662Z adding 'torch/test/c10_tempfile_test' 2024-06-26T04:54:41.7012518Z adding 'torch/test/c10_typeid_test' 2024-06-26T04:54:41.7325976Z adding 'torch/test/cpu_allocator_test' 2024-06-26T04:54:41.7674046Z adding 'torch/test/cpu_generator_test' 2024-06-26T04:54:41.7997401Z adding 'torch/test/cpu_profiling_allocator_test' 2024-06-26T04:54:41.8509256Z adding 'torch/test/cpu_rng_test' 2024-06-26T04:54:41.8829233Z adding 'torch/test/dispatch_key_set_test' 2024-06-26T04:54:41.9136549Z adding 'torch/test/dlconvertor_test' 2024-06-26T04:54:41.9486879Z adding 'torch/test/extension_backend_test' 2024-06-26T04:54:41.9825671Z adding 'torch/test/half_test' 2024-06-26T04:54:42.0216061Z adding 'torch/test/inline_container_test' 2024-06-26T04:54:42.0790781Z adding 'torch/test/ivalue_test' 2024-06-26T04:54:42.1484267Z adding 'torch/test/kernel_function_legacy_test' 2024-06-26T04:54:42.2055416Z adding 'torch/test/kernel_function_test' 2024-06-26T04:54:42.2754181Z adding 'torch/test/kernel_lambda_legacy_test' 2024-06-26T04:54:42.3334961Z adding 'torch/test/kernel_lambda_test' 2024-06-26T04:54:42.3723106Z adding 'torch/test/kernel_stackbased_test' 2024-06-26T04:54:42.4031898Z adding 'torch/test/lazy_tensor_test' 2024-06-26T04:54:42.4449999Z adding 'torch/test/legacy_vmap_test' 2024-06-26T04:54:42.5006340Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2024-06-26T04:54:42.5343746Z adding 'torch/test/math_kernel_test' 2024-06-26T04:54:42.5669273Z adding 'torch/test/memory_format_test' 2024-06-26T04:54:42.5993153Z adding 'torch/test/memory_overlapping_test' 2024-06-26T04:54:42.6318362Z adding 'torch/test/mobile_memory_cleanup' 2024-06-26T04:54:42.6657565Z adding 'torch/test/native_test' 2024-06-26T04:54:42.6957127Z adding 'torch/test/op_allowlist_test' 2024-06-26T04:54:42.8419995Z adding 'torch/test/op_registration_test' 2024-06-26T04:54:42.8827088Z adding 'torch/test/operator_name_test' 2024-06-26T04:54:42.9136882Z adding 'torch/test/operators_test' 2024-06-26T04:54:42.9455028Z adding 'torch/test/packedtensoraccessor_test' 2024-06-26T04:54:42.9852431Z adding 'torch/test/pow_test' 2024-06-26T04:54:43.0202215Z adding 'torch/test/quantized_test' 2024-06-26T04:54:43.0511370Z adding 'torch/test/reduce_ops_test' 2024-06-26T04:54:43.0825727Z adding 'torch/test/reportMemoryUsage_test' 2024-06-26T04:54:43.1172642Z adding 'torch/test/scalar_tensor_test' 2024-06-26T04:54:43.1526028Z adding 'torch/test/scalar_test' 2024-06-26T04:54:43.1848265Z adding 'torch/test/stride_properties_test' 2024-06-26T04:54:43.2288807Z adding 'torch/test/tensor_iterator_test' 2024-06-26T04:54:43.2626678Z adding 'torch/test/test_parallel' 2024-06-26T04:54:43.2651457Z adding 'torch/test/thread_init_test' 2024-06-26T04:54:43.2972871Z adding 'torch/test/type_ptr_test' 2024-06-26T04:54:43.3336988Z adding 'torch/test/type_test' 2024-06-26T04:54:43.3660590Z adding 'torch/test/undefined_tensor_test' 2024-06-26T04:54:43.3680956Z adding 'torch/test/verify_api_visibility' 2024-06-26T04:54:43.3981437Z adding 'torch/test/weakref_test' 2024-06-26T04:54:43.4296225Z adding 'torch/test/wrapdim_test' 2024-06-26T04:54:43.4614815Z adding 'torch/test/xla_tensor_test' 2024-06-26T04:54:43.4630858Z adding 'torch/testing/__init__.py' 2024-06-26T04:54:43.4648636Z adding 'torch/testing/_comparison.py' 2024-06-26T04:54:43.4654568Z adding 'torch/testing/_creation.py' 2024-06-26T04:54:43.4657412Z adding 'torch/testing/_utils.py' 2024-06-26T04:54:43.4659796Z adding 'torch/testing/_internal/__init__.py' 2024-06-26T04:54:43.4664609Z adding 'torch/testing/_internal/autocast_test_lists.py' 2024-06-26T04:54:43.4669733Z adding 'torch/testing/_internal/autograd_function_db.py' 2024-06-26T04:54:43.4673309Z adding 'torch/testing/_internal/check_kernel_launches.py' 2024-06-26T04:54:43.4677406Z adding 'torch/testing/_internal/common_cuda.py' 2024-06-26T04:54:43.4700906Z adding 'torch/testing/_internal/common_device_type.py' 2024-06-26T04:54:43.4704597Z adding 'torch/testing/_internal/common_dist_composable.py' 2024-06-26T04:54:43.4720797Z adding 'torch/testing/_internal/common_distributed.py' 2024-06-26T04:54:43.4724401Z adding 'torch/testing/_internal/common_dtype.py' 2024-06-26T04:54:43.4740914Z adding 'torch/testing/_internal/common_fsdp.py' 2024-06-26T04:54:43.4746959Z adding 'torch/testing/_internal/common_jit.py' 2024-06-26T04:54:43.4962695Z adding 'torch/testing/_internal/common_methods_invocations.py' 2024-06-26T04:54:43.4990813Z adding 'torch/testing/_internal/common_mkldnn.py' 2024-06-26T04:54:43.5020188Z adding 'torch/testing/_internal/common_modules.py' 2024-06-26T04:54:43.5056204Z adding 'torch/testing/_internal/common_nn.py' 2024-06-26T04:54:43.5072937Z adding 'torch/testing/_internal/common_optimizers.py' 2024-06-26T04:54:43.5078102Z adding 'torch/testing/_internal/common_pruning.py' 2024-06-26T04:54:43.5104782Z adding 'torch/testing/_internal/common_quantization.py' 2024-06-26T04:54:43.5110904Z adding 'torch/testing/_internal/common_quantized.py' 2024-06-26T04:54:43.5114493Z adding 'torch/testing/_internal/common_subclass.py' 2024-06-26T04:54:43.5186410Z adding 'torch/testing/_internal/common_utils.py' 2024-06-26T04:54:43.5198545Z adding 'torch/testing/_internal/composite_compliance.py' 2024-06-26T04:54:43.5203600Z adding 'torch/testing/_internal/custom_op_db.py' 2024-06-26T04:54:43.5207549Z adding 'torch/testing/_internal/dist_utils.py' 2024-06-26T04:54:43.5210871Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2024-06-26T04:54:43.5213436Z adding 'torch/testing/_internal/hop_db.py' 2024-06-26T04:54:43.5218982Z adding 'torch/testing/_internal/hypothesis_utils.py' 2024-06-26T04:54:43.5221777Z adding 'torch/testing/_internal/inductor_utils.py' 2024-06-26T04:54:43.5230801Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2024-06-26T04:54:43.5241567Z adding 'torch/testing/_internal/jit_utils.py' 2024-06-26T04:54:43.5246152Z adding 'torch/testing/_internal/logging_tensor.py' 2024-06-26T04:54:43.5249120Z adding 'torch/testing/_internal/logging_utils.py' 2024-06-26T04:54:43.5251366Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2024-06-26T04:54:43.5252935Z adding 'torch/testing/_internal/static_module.py' 2024-06-26T04:54:43.5255747Z adding 'torch/testing/_internal/torchbind_impls.py' 2024-06-26T04:54:43.5258975Z adding 'torch/testing/_internal/triton_utils.py' 2024-06-26T04:54:43.5261658Z adding 'torch/testing/_internal/two_tensor.py' 2024-06-26T04:54:43.5263645Z adding 'torch/testing/_internal/codegen/__init__.py' 2024-06-26T04:54:43.5265448Z adding 'torch/testing/_internal/data/__init__.py' 2024-06-26T04:54:43.5267150Z adding 'torch/testing/_internal/data/network1.py' 2024-06-26T04:54:43.5268828Z adding 'torch/testing/_internal/data/network2.py' 2024-06-26T04:54:43.5270757Z adding 'torch/testing/_internal/distributed/__init__.py' 2024-06-26T04:54:43.5272737Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2024-06-26T04:54:43.5275220Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2024-06-26T04:54:43.5282413Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2024-06-26T04:54:43.5377237Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2024-06-26T04:54:43.5388970Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2024-06-26T04:54:43.5390874Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2024-06-26T04:54:43.5396543Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2024-06-26T04:54:43.5400263Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2024-06-26T04:54:43.5402372Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2024-06-26T04:54:43.5404540Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2024-06-26T04:54:43.5407052Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2024-06-26T04:54:43.5409723Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2024-06-26T04:54:43.5411879Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2024-06-26T04:54:43.5413781Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2024-06-26T04:54:43.5420207Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2024-06-26T04:54:43.5422486Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2024-06-26T04:54:43.5424324Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2024-06-26T04:54:43.5430061Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2024-06-26T04:54:43.5432656Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2024-06-26T04:54:43.5459129Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2024-06-26T04:54:43.5465018Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2024-06-26T04:54:43.5468930Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2024-06-26T04:54:43.5471577Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2024-06-26T04:54:43.5473405Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2024-06-26T04:54:43.5527775Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2024-06-26T04:54:43.5535132Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2024-06-26T04:54:43.5536786Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2024-06-26T04:54:43.5539553Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2024-06-26T04:54:43.5543397Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2024-06-26T04:54:43.5544902Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2024-06-26T04:54:43.5547379Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2024-06-26T04:54:43.5559283Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2024-06-26T04:54:43.5563309Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2024-06-26T04:54:43.5565143Z adding 'torch/testing/_internal/generated/__init__.py' 2024-06-26T04:54:43.5609124Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2024-06-26T04:54:43.5623164Z adding 'torch/testing/_internal/opinfo/__init__.py' 2024-06-26T04:54:43.5657934Z adding 'torch/testing/_internal/opinfo/core.py' 2024-06-26T04:54:43.5663311Z adding 'torch/testing/_internal/opinfo/refs.py' 2024-06-26T04:54:43.5667399Z adding 'torch/testing/_internal/opinfo/utils.py' 2024-06-26T04:54:43.5669636Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2024-06-26T04:54:43.5676975Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2024-06-26T04:54:43.5682301Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2024-06-26T04:54:43.5701182Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2024-06-26T04:54:43.5707031Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2024-06-26T04:54:43.5714953Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2024-06-26T04:54:43.5721444Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2024-06-26T04:54:43.5724196Z adding 'torch/testing/_internal/optests/__init__.py' 2024-06-26T04:54:43.5727175Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2024-06-26T04:54:43.5730456Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2024-06-26T04:54:43.5732141Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2024-06-26T04:54:43.5742257Z adding 'torch/testing/_internal/optests/generate_tests.py' 2024-06-26T04:54:43.5745551Z adding 'torch/testing/_internal/optests/make_fx.py' 2024-06-26T04:54:43.5747640Z adding 'torch/testing/_internal/test_module/__init__.py' 2024-06-26T04:54:43.5748960Z adding 'torch/testing/_internal/test_module/future_div.py' 2024-06-26T04:54:43.5750637Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2024-06-26T04:54:43.5753601Z adding 'torch/utils/__init__.py' 2024-06-26T04:54:43.5758249Z adding 'torch/utils/_config_module.py' 2024-06-26T04:54:43.5760494Z adding 'torch/utils/_config_typing.pyi' 2024-06-26T04:54:43.5764509Z adding 'torch/utils/_content_store.py' 2024-06-26T04:54:43.5767809Z adding 'torch/utils/_contextlib.py' 2024-06-26T04:54:43.5770000Z adding 'torch/utils/_cpp_extension_versioner.py' 2024-06-26T04:54:43.5778877Z adding 'torch/utils/_cxx_pytree.py' 2024-06-26T04:54:43.5781970Z adding 'torch/utils/_device.py' 2024-06-26T04:54:43.5783804Z adding 'torch/utils/_exposed_in.py' 2024-06-26T04:54:43.5785983Z adding 'torch/utils/_foreach_utils.py' 2024-06-26T04:54:43.5790055Z adding 'torch/utils/_freeze.py' 2024-06-26T04:54:43.5793203Z adding 'torch/utils/_get_clean_triton.py' 2024-06-26T04:54:43.5795266Z adding 'torch/utils/_import_utils.py' 2024-06-26T04:54:43.5796975Z adding 'torch/utils/_mode_utils.py' 2024-06-26T04:54:43.5805586Z adding 'torch/utils/_python_dispatch.py' 2024-06-26T04:54:43.5821052Z adding 'torch/utils/_pytree.py' 2024-06-26T04:54:43.5824090Z adding 'torch/utils/_stats.py' 2024-06-26T04:54:43.5828309Z adding 'torch/utils/_traceback.py' 2024-06-26T04:54:43.5830718Z adding 'torch/utils/_triton.py' 2024-06-26T04:54:43.5832506Z adding 'torch/utils/_typing_utils.py' 2024-06-26T04:54:43.5834732Z adding 'torch/utils/_zip.py' 2024-06-26T04:54:43.5840802Z adding 'torch/utils/backend_registration.py' 2024-06-26T04:54:43.5847827Z adding 'torch/utils/bundled_inputs.py' 2024-06-26T04:54:43.5872030Z adding 'torch/utils/checkpoint.py' 2024-06-26T04:54:43.5880777Z adding 'torch/utils/collect_env.py' 2024-06-26T04:54:43.5883098Z adding 'torch/utils/cpp_backtrace.py' 2024-06-26T04:54:43.5917449Z adding 'torch/utils/cpp_extension.py' 2024-06-26T04:54:43.5921482Z adding 'torch/utils/deterministic.py' 2024-06-26T04:54:43.5924209Z adding 'torch/utils/dlpack.py' 2024-06-26T04:54:43.5926322Z adding 'torch/utils/file_baton.py' 2024-06-26T04:54:43.5933771Z adding 'torch/utils/flop_counter.py' 2024-06-26T04:54:43.5938446Z adding 'torch/utils/hooks.py' 2024-06-26T04:54:43.5941308Z adding 'torch/utils/mkldnn.py' 2024-06-26T04:54:43.5944381Z adding 'torch/utils/mobile_optimizer.py' 2024-06-26T04:54:43.5946224Z adding 'torch/utils/model_zoo.py' 2024-06-26T04:54:43.5948820Z adding 'torch/utils/module_tracker.py' 2024-06-26T04:54:43.5951894Z adding 'torch/utils/show_pickle.py' 2024-06-26T04:54:43.5955099Z adding 'torch/utils/throughput_benchmark.py' 2024-06-26T04:54:43.5959408Z adding 'torch/utils/weak.py' 2024-06-26T04:54:43.5961539Z adding 'torch/utils/_strobelight/__init__.py' 2024-06-26T04:54:43.5965214Z adding 'torch/utils/_strobelight/cli_function_profiler.py' 2024-06-26T04:54:43.5967231Z adding 'torch/utils/_sympy/__init__.py' 2024-06-26T04:54:43.5975438Z adding 'torch/utils/_sympy/functions.py' 2024-06-26T04:54:43.5979481Z adding 'torch/utils/_sympy/interp.py' 2024-06-26T04:54:43.5982493Z adding 'torch/utils/_sympy/numbers.py' 2024-06-26T04:54:43.5985410Z adding 'torch/utils/_sympy/reference.py' 2024-06-26T04:54:43.5987795Z adding 'torch/utils/_sympy/singleton_int.py' 2024-06-26T04:54:43.5990881Z adding 'torch/utils/_sympy/solve.py' 2024-06-26T04:54:43.5993700Z adding 'torch/utils/_sympy/symbol.py' 2024-06-26T04:54:43.6004671Z adding 'torch/utils/_sympy/value_ranges.py' 2024-06-26T04:54:43.6007589Z adding 'torch/utils/backcompat/__init__.py' 2024-06-26T04:54:43.6009774Z adding 'torch/utils/benchmark/__init__.py' 2024-06-26T04:54:43.6011683Z adding 'torch/utils/benchmark/examples/__init__.py' 2024-06-26T04:54:43.6015334Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2024-06-26T04:54:43.6017827Z adding 'torch/utils/benchmark/examples/compare.py' 2024-06-26T04:54:43.6020150Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2024-06-26T04:54:43.6023156Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2024-06-26T04:54:43.6024716Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2024-06-26T04:54:43.6027634Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2024-06-26T04:54:43.6029402Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2024-06-26T04:54:43.6031609Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2024-06-26T04:54:43.6034103Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2024-06-26T04:54:43.6036396Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2024-06-26T04:54:43.6038696Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2024-06-26T04:54:43.6040997Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2024-06-26T04:54:43.6042911Z adding 'torch/utils/benchmark/utils/__init__.py' 2024-06-26T04:54:43.6044746Z adding 'torch/utils/benchmark/utils/_stubs.py' 2024-06-26T04:54:43.6049726Z adding 'torch/utils/benchmark/utils/common.py' 2024-06-26T04:54:43.6055002Z adding 'torch/utils/benchmark/utils/compare.py' 2024-06-26T04:54:43.6058657Z adding 'torch/utils/benchmark/utils/compile.py' 2024-06-26T04:54:43.6061977Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2024-06-26T04:54:43.6068174Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2024-06-26T04:54:43.6071628Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2024-06-26T04:54:43.6073694Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2024-06-26T04:54:43.6080668Z adding 'torch/utils/benchmark/utils/timer.py' 2024-06-26T04:54:43.6083299Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2024-06-26T04:54:43.6086319Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2024-06-26T04:54:43.6088231Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2024-06-26T04:54:43.6090431Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2024-06-26T04:54:43.6102133Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2024-06-26T04:54:43.6149568Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2024-06-26T04:54:43.6160260Z adding 'torch/utils/bottleneck/__init__.py' 2024-06-26T04:54:43.6163380Z adding 'torch/utils/bottleneck/__main__.py' 2024-06-26T04:54:43.6165881Z adding 'torch/utils/data/__init__.py' 2024-06-26T04:54:43.6167758Z adding 'torch/utils/data/backward_compatibility.py' 2024-06-26T04:54:43.6194578Z adding 'torch/utils/data/dataloader.py' 2024-06-26T04:54:43.6202310Z adding 'torch/utils/data/dataset.py' 2024-06-26T04:54:43.6205870Z adding 'torch/utils/data/distributed.py' 2024-06-26T04:54:43.6209072Z adding 'torch/utils/data/graph.py' 2024-06-26T04:54:43.6212194Z adding 'torch/utils/data/graph_settings.py' 2024-06-26T04:54:43.6216754Z adding 'torch/utils/data/sampler.py' 2024-06-26T04:54:43.6219540Z adding 'torch/utils/data/_utils/__init__.py' 2024-06-26T04:54:43.6224235Z adding 'torch/utils/data/_utils/collate.py' 2024-06-26T04:54:43.6226745Z adding 'torch/utils/data/_utils/fetch.py' 2024-06-26T04:54:43.6229132Z adding 'torch/utils/data/_utils/pin_memory.py' 2024-06-26T04:54:43.6231585Z adding 'torch/utils/data/_utils/signal_handling.py' 2024-06-26T04:54:43.6236749Z adding 'torch/utils/data/_utils/worker.py' 2024-06-26T04:54:43.6239143Z adding 'torch/utils/data/datapipes/__init__.py' 2024-06-26T04:54:43.6242104Z adding 'torch/utils/data/datapipes/_decorator.py' 2024-06-26T04:54:43.6246505Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2024-06-26T04:54:43.6252181Z adding 'torch/utils/data/datapipes/_typing.py' 2024-06-26T04:54:43.6257590Z adding 'torch/utils/data/datapipes/datapipe.py' 2024-06-26T04:54:43.6266816Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2024-06-26T04:54:43.6271593Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2024-06-26T04:54:43.6274063Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2024-06-26T04:54:43.6276497Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2024-06-26T04:54:43.6280650Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2024-06-26T04:54:43.6283616Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2024-06-26T04:54:43.6285594Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2024-06-26T04:54:43.6287659Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2024-06-26T04:54:43.6291575Z adding 'torch/utils/data/datapipes/iter/callable.py' 2024-06-26T04:54:43.6295078Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2024-06-26T04:54:43.6302458Z adding 'torch/utils/data/datapipes/iter/combining.py' 2024-06-26T04:54:43.6305490Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2024-06-26T04:54:43.6308003Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2024-06-26T04:54:43.6312219Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2024-06-26T04:54:43.6314883Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2024-06-26T04:54:43.6317450Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2024-06-26T04:54:43.6319863Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2024-06-26T04:54:43.6322199Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2024-06-26T04:54:43.6324202Z adding 'torch/utils/data/datapipes/iter/utils.py' 2024-06-26T04:54:43.6326457Z adding 'torch/utils/data/datapipes/map/__init__.py' 2024-06-26T04:54:43.6328694Z adding 'torch/utils/data/datapipes/map/callable.py' 2024-06-26T04:54:43.6331396Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2024-06-26T04:54:43.6333930Z adding 'torch/utils/data/datapipes/map/combining.py' 2024-06-26T04:54:43.6336572Z adding 'torch/utils/data/datapipes/map/grouping.py' 2024-06-26T04:54:43.6338874Z adding 'torch/utils/data/datapipes/map/utils.py' 2024-06-26T04:54:43.6340577Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2024-06-26T04:54:43.6345421Z adding 'torch/utils/data/datapipes/utils/common.py' 2024-06-26T04:54:43.6350097Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2024-06-26T04:54:43.6353080Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2024-06-26T04:54:43.6355018Z adding 'torch/utils/hipify/__init__.py' 2024-06-26T04:54:43.6357117Z adding 'torch/utils/hipify/constants.py' 2024-06-26T04:54:43.6408205Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2024-06-26T04:54:43.6431271Z adding 'torch/utils/hipify/hipify_python.py' 2024-06-26T04:54:43.6434002Z adding 'torch/utils/hipify/version.py' 2024-06-26T04:54:43.6435780Z adding 'torch/utils/jit/__init__.py' 2024-06-26T04:54:43.6438334Z adding 'torch/utils/jit/log_extract.py' 2024-06-26T04:54:43.6444528Z adding 'torch/utils/model_dump/__init__.py' 2024-06-26T04:54:43.6446703Z adding 'torch/utils/model_dump/__main__.py' 2024-06-26T04:54:43.6452838Z adding 'torch/utils/model_dump/code.js' 2024-06-26T04:54:43.6455582Z adding 'torch/utils/model_dump/htm.mjs' 2024-06-26T04:54:43.6459847Z adding 'torch/utils/model_dump/preact.mjs' 2024-06-26T04:54:43.6461982Z adding 'torch/utils/model_dump/skeleton.html' 2024-06-26T04:54:43.6464277Z adding 'torch/utils/tensorboard/__init__.py' 2024-06-26T04:54:43.6466006Z adding 'torch/utils/tensorboard/_convert_np.py' 2024-06-26T04:54:43.6468321Z adding 'torch/utils/tensorboard/_embedding.py' 2024-06-26T04:54:43.6470611Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2024-06-26T04:54:43.6472874Z adding 'torch/utils/tensorboard/_proto_graph.py' 2024-06-26T04:54:43.6478159Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2024-06-26T04:54:43.6481195Z adding 'torch/utils/tensorboard/_utils.py' 2024-06-26T04:54:43.6492304Z adding 'torch/utils/tensorboard/summary.py' 2024-06-26T04:54:43.6505639Z adding 'torch/utils/tensorboard/writer.py' 2024-06-26T04:54:43.6508417Z adding 'torch/utils/viz/__init__.py' 2024-06-26T04:54:43.6513815Z adding 'torch/utils/viz/_cycles.py' 2024-06-26T04:54:43.6519612Z adding 'torch/xpu/__init__.py' 2024-06-26T04:54:43.6522126Z adding 'torch/xpu/_gpu_trace.py' 2024-06-26T04:54:43.6524244Z adding 'torch/xpu/_utils.py' 2024-06-26T04:54:43.6526862Z adding 'torch/xpu/random.py' 2024-06-26T04:54:43.6529831Z adding 'torch/xpu/streams.py' 2024-06-26T04:54:43.6533721Z adding 'torchgen/__init__.py' 2024-06-26T04:54:43.6536596Z adding 'torchgen/code_template.py' 2024-06-26T04:54:43.6539119Z adding 'torchgen/context.py' 2024-06-26T04:54:43.6572258Z adding 'torchgen/gen.py' 2024-06-26T04:54:43.6580872Z adding 'torchgen/gen_aoti_c_shim.py' 2024-06-26T04:54:43.6587982Z adding 'torchgen/gen_backend_stubs.py' 2024-06-26T04:54:43.6599618Z adding 'torchgen/gen_executorch.py' 2024-06-26T04:54:43.6611977Z adding 'torchgen/gen_functionalization_type.py' 2024-06-26T04:54:43.6620399Z adding 'torchgen/gen_lazy_tensor.py' 2024-06-26T04:54:43.6624347Z adding 'torchgen/gen_vmap_plumbing.py' 2024-06-26T04:54:43.6626704Z adding 'torchgen/local.py' 2024-06-26T04:54:43.6665053Z adding 'torchgen/model.py' 2024-06-26T04:54:43.6677480Z adding 'torchgen/native_function_generation.py' 2024-06-26T04:54:43.6684019Z adding 'torchgen/utils.py' 2024-06-26T04:54:43.6686493Z adding 'torchgen/yaml_utils.py' 2024-06-26T04:54:43.6688440Z adding 'torchgen/aoti/__init__.py' 2024-06-26T04:54:43.6690938Z adding 'torchgen/aoti/fallback_ops.py' 2024-06-26T04:54:43.6693060Z adding 'torchgen/api/__init__.py' 2024-06-26T04:54:43.6705783Z adding 'torchgen/api/autograd.py' 2024-06-26T04:54:43.6712278Z adding 'torchgen/api/cpp.py' 2024-06-26T04:54:43.6715261Z adding 'torchgen/api/dispatcher.py' 2024-06-26T04:54:43.6718505Z adding 'torchgen/api/functionalization.py' 2024-06-26T04:54:43.6724612Z adding 'torchgen/api/lazy.py' 2024-06-26T04:54:43.6726909Z adding 'torchgen/api/meta.py' 2024-06-26T04:54:43.6729953Z adding 'torchgen/api/native.py' 2024-06-26T04:54:43.6748815Z adding 'torchgen/api/python.py' 2024-06-26T04:54:43.6753218Z adding 'torchgen/api/structured.py' 2024-06-26T04:54:43.6759069Z adding 'torchgen/api/translate.py' 2024-06-26T04:54:43.6762662Z adding 'torchgen/api/ufunc.py' 2024-06-26T04:54:43.6766648Z adding 'torchgen/api/unboxing.py' 2024-06-26T04:54:43.6768963Z adding 'torchgen/api/types/__init__.py' 2024-06-26T04:54:43.6773886Z adding 'torchgen/api/types/signatures.py' 2024-06-26T04:54:43.6777525Z adding 'torchgen/api/types/types.py' 2024-06-26T04:54:43.6781112Z adding 'torchgen/api/types/types_base.py' 2024-06-26T04:54:43.6783458Z adding 'torchgen/dest/__init__.py' 2024-06-26T04:54:43.6792005Z adding 'torchgen/dest/lazy_ir.py' 2024-06-26T04:54:43.6794968Z adding 'torchgen/dest/lazy_ts_lowering.py' 2024-06-26T04:54:43.6797149Z adding 'torchgen/dest/native_functions.py' 2024-06-26T04:54:43.6809058Z adding 'torchgen/dest/register_dispatch_key.py' 2024-06-26T04:54:43.6815796Z adding 'torchgen/dest/ufunc.py' 2024-06-26T04:54:43.6818215Z adding 'torchgen/executorch/__init__.py' 2024-06-26T04:54:43.6821690Z adding 'torchgen/executorch/model.py' 2024-06-26T04:54:43.6824778Z adding 'torchgen/executorch/parse.py' 2024-06-26T04:54:43.6826795Z adding 'torchgen/executorch/api/__init__.py' 2024-06-26T04:54:43.6829553Z adding 'torchgen/executorch/api/custom_ops.py' 2024-06-26T04:54:43.6834370Z adding 'torchgen/executorch/api/et_cpp.py' 2024-06-26T04:54:43.6837979Z adding 'torchgen/executorch/api/unboxing.py' 2024-06-26T04:54:43.6840133Z adding 'torchgen/executorch/api/types/__init__.py' 2024-06-26T04:54:43.6842352Z adding 'torchgen/executorch/api/types/signatures.py' 2024-06-26T04:54:43.6844586Z adding 'torchgen/executorch/api/types/types.py' 2024-06-26T04:54:43.6846788Z adding 'torchgen/operator_versions/__init__.py' 2024-06-26T04:54:43.6850856Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2024-06-26T04:54:43.6852906Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2024-06-26T04:54:43.6959542Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2024-06-26T04:54:43.6975143Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2024-06-26T04:54:43.6977804Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2024-06-26T04:54:43.6980168Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2024-06-26T04:54:43.6982290Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2024-06-26T04:54:43.6985628Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2024-06-26T04:54:43.6988163Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2024-06-26T04:54:43.6990500Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2024-06-26T04:54:43.6991867Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2024-06-26T04:54:43.6993607Z adding 'torchgen/packaged/ATen/templates/Function.h' 2024-06-26T04:54:43.6995497Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2024-06-26T04:54:43.6997664Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2024-06-26T04:54:43.7000409Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2024-06-26T04:54:43.7002236Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2024-06-26T04:54:43.7004010Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2024-06-26T04:54:43.7005620Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2024-06-26T04:54:43.7007401Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2024-06-26T04:54:43.7009446Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2024-06-26T04:54:43.7011439Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2024-06-26T04:54:43.7013290Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2024-06-26T04:54:43.7015269Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2024-06-26T04:54:43.7017392Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2024-06-26T04:54:43.7019909Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2024-06-26T04:54:43.7022051Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2024-06-26T04:54:43.7023910Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2024-06-26T04:54:43.7026162Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2024-06-26T04:54:43.7028273Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2024-06-26T04:54:43.7030066Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2024-06-26T04:54:43.7032242Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2024-06-26T04:54:43.7034763Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2024-06-26T04:54:43.7036574Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2024-06-26T04:54:43.7038417Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2024-06-26T04:54:43.7048317Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2024-06-26T04:54:43.7051390Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2024-06-26T04:54:43.7053345Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2024-06-26T04:54:43.7055565Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2024-06-26T04:54:43.7057256Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2024-06-26T04:54:43.7059264Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2024-06-26T04:54:43.7061193Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2024-06-26T04:54:43.7063259Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2024-06-26T04:54:43.7064695Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2024-06-26T04:54:43.7066881Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2024-06-26T04:54:43.7068525Z adding 'torchgen/packaged/autograd/README.md' 2024-06-26T04:54:43.7070138Z adding 'torchgen/packaged/autograd/__init__.py' 2024-06-26T04:54:43.7071811Z adding 'torchgen/packaged/autograd/build.bzl' 2024-06-26T04:54:43.7073683Z adding 'torchgen/packaged/autograd/context.py' 2024-06-26T04:54:43.7076071Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2024-06-26T04:54:43.7118761Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2024-06-26T04:54:43.7125608Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2024-06-26T04:54:43.7128292Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2024-06-26T04:54:43.7136684Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2024-06-26T04:54:43.7144828Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2024-06-26T04:54:43.7159495Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2024-06-26T04:54:43.7166769Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2024-06-26T04:54:43.7170109Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2024-06-26T04:54:43.7194737Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2024-06-26T04:54:43.7201101Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2024-06-26T04:54:43.7213811Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2024-06-26T04:54:43.7217630Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2024-06-26T04:54:43.7219465Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2024-06-26T04:54:43.7221650Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2024-06-26T04:54:43.7223593Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2024-06-26T04:54:43.7225728Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2024-06-26T04:54:43.7227816Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2024-06-26T04:54:43.7229861Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2024-06-26T04:54:43.7231311Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2024-06-26T04:54:43.7233061Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2024-06-26T04:54:43.7234665Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2024-06-26T04:54:43.7236995Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2024-06-26T04:54:43.7238940Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2024-06-26T04:54:43.7240755Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2024-06-26T04:54:43.7242633Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2024-06-26T04:54:43.7244602Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2024-06-26T04:54:43.7247372Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2024-06-26T04:54:43.7249204Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2024-06-26T04:54:43.7250902Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2024-06-26T04:54:43.7253270Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2024-06-26T04:54:43.7255437Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2024-06-26T04:54:43.7257589Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2024-06-26T04:54:43.7268015Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2024-06-26T04:54:43.7271833Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2024-06-26T04:54:43.7273790Z adding 'torchgen/selective_build/__init__.py' 2024-06-26T04:54:43.7276926Z adding 'torchgen/selective_build/operator.py' 2024-06-26T04:54:43.7281309Z adding 'torchgen/selective_build/selector.py' 2024-06-26T04:54:43.7283464Z adding 'torchgen/static_runtime/__init__.py' 2024-06-26T04:54:43.7286805Z adding 'torchgen/static_runtime/config.py' 2024-06-26T04:54:43.7290257Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2024-06-26T04:54:43.7297683Z adding 'torchgen/static_runtime/generator.py' 2024-06-26T04:54:43.7404042Z adding 'torch-2.5.0a0+gitb8c4c54.dist-info/LICENSE' 2024-06-26T04:54:43.7423680Z adding 'torch-2.5.0a0+gitb8c4c54.dist-info/METADATA' 2024-06-26T04:54:43.7431999Z adding 'torch-2.5.0a0+gitb8c4c54.dist-info/NOTICE' 2024-06-26T04:54:43.7433916Z adding 'torch-2.5.0a0+gitb8c4c54.dist-info/WHEEL' 2024-06-26T04:54:43.7435325Z adding 'torch-2.5.0a0+gitb8c4c54.dist-info/entry_points.txt' 2024-06-26T04:54:43.7436564Z adding 'torch-2.5.0a0+gitb8c4c54.dist-info/top_level.txt' 2024-06-26T04:54:43.7642563Z adding 'torch-2.5.0a0+gitb8c4c54.dist-info/RECORD' 2024-06-26T04:54:43.7734705Z removing build/bdist.linux-x86_64/wheel 2024-06-26T04:54:43.9157959Z ++ echo dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl 2024-06-26T04:54:43.9158835Z + pip_install_whl dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl 2024-06-26T04:54:43.9164230Z + args=('dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl') 2024-06-26T04:54:43.9165012Z + local args 2024-06-26T04:54:43.9165935Z + [[ dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl == *\ * ]] 2024-06-26T04:54:43.9166845Z + for path in "${args[@]}" 2024-06-26T04:54:43.9167671Z + echo 'Installing dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl' 2024-06-26T04:54:43.9168520Z Installing dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl 2024-06-26T04:54:43.9169496Z + python3 -mpip install --no-index --no-deps dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl 2024-06-26T04:54:44.8214383Z Processing ./dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl 2024-06-26T04:54:45.1982354Z Installing collected packages: torch 2024-06-26T04:54:51.4430229Z Successfully installed torch-2.5.0a0+gitb8c4c54 2024-06-26T04:54:51.4920595Z + set -x 2024-06-26T04:54:51.4921076Z + assert_git_not_dirty 2024-06-26T04:54:51.4921827Z + [[ linux-jammy-py3.8-gcc11-no-ops != *rocm* ]] 2024-06-26T04:54:51.4922730Z + [[ linux-jammy-py3.8-gcc11-no-ops != *xla* ]] 2024-06-26T04:54:51.4926938Z ++ git status --porcelain 2024-06-26T04:54:51.4927361Z ++ grep -v '?? third_party' 2024-06-26T04:55:16.1360910Z ++ true 2024-06-26T04:55:16.1361510Z + git_status= 2024-06-26T04:55:16.1361928Z + [[ -n '' ]] 2024-06-26T04:55:16.1363466Z + mkdir -p dist 2024-06-26T04:55:16.1393525Z + '[' -f build/.ninja_log ']' 2024-06-26T04:55:16.1394150Z + [[ linux-jammy-py3.8-gcc11-no-ops == *rocm* ]] 2024-06-26T04:55:16.1395808Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2024-06-26T04:55:16.1396753Z ++ [[ linux-jammy-py3.8-gcc11-no-ops == *rocm* ]] 2024-06-26T04:55:16.1397609Z ++ echo OFF 2024-06-26T04:55:16.1398175Z + CUSTOM_TEST_USE_ROCM=OFF 2024-06-26T04:55:16.1399077Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2024-06-26T04:55:16.1399735Z + mkdir -pv build/custom_test_artifacts 2024-06-26T04:55:16.1405977Z mkdir: created directory 'build/custom_test_artifacts' 2024-06-26T04:55:16.1407355Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2024-06-26T04:55:16.1408026Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2024-06-26T04:55:16.1408569Z + python --version 2024-06-26T04:55:16.1416886Z Python 3.8.19 2024-06-26T04:55:16.1421300Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2024-06-26T04:55:16.2572924Z + SITE_PACKAGES=/opt/conda/envs/py_3.8/lib/python3.8/site-packages 2024-06-26T04:55:16.2573645Z + mkdir -p build/custom_test_artifacts/custom-op-build 2024-06-26T04:55:16.2581306Z + pushd build/custom_test_artifacts/custom-op-build 2024-06-26T04:55:16.2582753Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2024-06-26T04:55:16.2583836Z ++ which python 2024-06-26T04:55:16.2600023Z + cmake /var/lib/jenkins/workspace/test/custom_operator '-DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch;/opt/conda/envs/py_3.8/lib/python3.8/site-packages' -DPython_EXECUTABLE=/opt/conda/envs/py_3.8/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-06-26T04:55:16.3288081Z -- The C compiler identification is GNU 11.4.0 2024-06-26T04:55:16.3865248Z -- The CXX compiler identification is GNU 11.4.0 2024-06-26T04:55:16.3989904Z -- Detecting C compiler ABI info 2024-06-26T04:55:16.5004992Z -- Detecting C compiler ABI info - done 2024-06-26T04:55:16.5105757Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-06-26T04:55:16.5108112Z -- Detecting C compile features 2024-06-26T04:55:16.5112075Z -- Detecting C compile features - done 2024-06-26T04:55:16.5143171Z -- Detecting CXX compiler ABI info 2024-06-26T04:55:16.6088065Z -- Detecting CXX compiler ABI info - done 2024-06-26T04:55:16.6191177Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-06-26T04:55:16.6193994Z -- Detecting CXX compile features 2024-06-26T04:55:16.6198962Z -- Detecting CXX compile features - done 2024-06-26T04:55:16.6486568Z CMake Warning at /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-06-26T04:55:16.6487642Z static library kineto_LIBRARY-NOTFOUND not found. 2024-06-26T04:55:16.6488142Z Call Stack (most recent call first): 2024-06-26T04:55:16.6489228Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2024-06-26T04:55:16.6490253Z CMakeLists.txt:9 (find_package) 2024-06-26T04:55:16.6490516Z 2024-06-26T04:55:16.6490625Z  2024-06-26T04:55:16.6491236Z -- Found Torch: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so 2024-06-26T04:55:16.6492218Z -- Configuring done (0.4s) 2024-06-26T04:55:16.6534483Z -- Generating done (0.0s) 2024-06-26T04:55:16.6539227Z CMake Warning: 2024-06-26T04:55:16.6539762Z Manually-specified variables were not used by the project: 2024-06-26T04:55:16.6540167Z 2024-06-26T04:55:16.6540278Z Python_EXECUTABLE 2024-06-26T04:55:16.6540494Z 2024-06-26T04:55:16.6540601Z  2024-06-26T04:55:16.6550982Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2024-06-26T04:55:16.6575373Z + make VERBOSE=1 2024-06-26T04:55:16.6586479Z /opt/conda/envs/py_3.8/bin/cmake -S/var/lib/jenkins/workspace/test/custom_operator -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build --check-build-system CMakeFiles/Makefile.cmake 0 2024-06-26T04:55:16.6638856Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build//CMakeFiles/progress.marks 2024-06-26T04:55:16.6679215Z make -f CMakeFiles/Makefile2 all 2024-06-26T04:55:16.6687421Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:16.6688464Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2024-06-26T04:55:16.6696310Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:16.6700191Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake --color= 2024-06-26T04:55:16.6743726Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:16.6745017Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2024-06-26T04:55:16.6752434Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:16.6791853Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2024-06-26T04:55:16.6798731Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_ops_EXPORTS -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/custom_ops.dir/op.cpp.o -MF CMakeFiles/custom_ops.dir/op.cpp.o.d -o CMakeFiles/custom_ops.dir/op.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/op.cpp 2024-06-26T04:55:17.2571165Z [ 50%] Linking CXX shared library libcustom_ops.so 2024-06-26T04:55:17.2575107Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2024-06-26T04:55:17.2619720Z /opt/cache/bin/c++ -fPIC -shared -Wl,-soname,libcustom_ops.so -o libcustom_ops.so CMakeFiles/custom_ops.dir/op.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2024-06-26T04:55:17.4795193Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:17.4868185Z [ 50%] Built target custom_ops 2024-06-26T04:55:17.4873270Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2024-06-26T04:55:17.4882422Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:17.4886392Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake --color= 2024-06-26T04:55:17.4934905Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:17.4936128Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2024-06-26T04:55:17.4942927Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:17.4984390Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2024-06-26T04:55:17.4993942Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -MF CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d -o CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/test_custom_ops.cpp 2024-06-26T04:55:18.0591505Z [100%] Linking CXX executable test_custom_ops 2024-06-26T04:55:18.0594696Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2024-06-26T04:55:18.0636922Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -o test_custom_ops -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib libcustom_ops.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so 2024-06-26T04:55:18.3205855Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:18.3268874Z [100%] Built target test_custom_ops 2024-06-26T04:55:18.3273542Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2024-06-26T04:55:18.3275247Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2024-06-26T04:55:18.3319631Z + popd 2024-06-26T04:55:18.3319968Z ~/workspace 2024-06-26T04:55:18.3320232Z + assert_git_not_dirty 2024-06-26T04:55:18.3321492Z + [[ linux-jammy-py3.8-gcc11-no-ops != *rocm* ]] 2024-06-26T04:55:18.3322227Z + [[ linux-jammy-py3.8-gcc11-no-ops != *xla* ]] 2024-06-26T04:55:18.3333579Z ++ git status --porcelain 2024-06-26T04:55:18.3334499Z ++ grep -v '?? third_party' 2024-06-26T04:55:18.4993224Z ++ true 2024-06-26T04:55:18.4993624Z + git_status= 2024-06-26T04:55:18.4994052Z + [[ -n '' ]] 2024-06-26T04:55:18.4994583Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2024-06-26T04:55:18.4995239Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2024-06-26T04:55:18.4995795Z + python --version 2024-06-26T04:55:18.5003553Z Python 3.8.19 2024-06-26T04:55:18.5008134Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2024-06-26T04:55:18.6155899Z + SITE_PACKAGES=/opt/conda/envs/py_3.8/lib/python3.8/site-packages 2024-06-26T04:55:18.6156809Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2024-06-26T04:55:18.6163977Z + pushd build/custom_test_artifacts/jit-hook-build 2024-06-26T04:55:18.6164708Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2024-06-26T04:55:18.6166476Z ++ which python 2024-06-26T04:55:18.6175717Z + cmake /var/lib/jenkins/workspace/test/jit_hooks '-DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch;/opt/conda/envs/py_3.8/lib/python3.8/site-packages' -DPython_EXECUTABLE=/opt/conda/envs/py_3.8/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-06-26T04:55:18.6648641Z -- The C compiler identification is GNU 11.4.0 2024-06-26T04:55:18.7228387Z -- The CXX compiler identification is GNU 11.4.0 2024-06-26T04:55:18.7352875Z -- Detecting C compiler ABI info 2024-06-26T04:55:18.8145939Z -- Detecting C compiler ABI info - done 2024-06-26T04:55:18.8247197Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-06-26T04:55:18.8249442Z -- Detecting C compile features 2024-06-26T04:55:18.8253497Z -- Detecting C compile features - done 2024-06-26T04:55:18.8284043Z -- Detecting CXX compiler ABI info 2024-06-26T04:55:18.9175826Z -- Detecting CXX compiler ABI info - done 2024-06-26T04:55:18.9280898Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-06-26T04:55:18.9284093Z -- Detecting CXX compile features 2024-06-26T04:55:18.9289879Z -- Detecting CXX compile features - done 2024-06-26T04:55:18.9508045Z CMake Warning at /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-06-26T04:55:18.9509989Z static library kineto_LIBRARY-NOTFOUND not found. 2024-06-26T04:55:18.9510841Z Call Stack (most recent call first): 2024-06-26T04:55:18.9512617Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2024-06-26T04:55:18.9514393Z CMakeLists.txt:9 (find_package) 2024-06-26T04:55:18.9514854Z 2024-06-26T04:55:18.9515074Z  2024-06-26T04:55:18.9516140Z -- Found Torch: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so 2024-06-26T04:55:18.9517467Z -- Configuring done (0.3s) 2024-06-26T04:55:18.9543402Z -- Generating done (0.0s) 2024-06-26T04:55:18.9547813Z CMake Warning: 2024-06-26T04:55:18.9548720Z Manually-specified variables were not used by the project: 2024-06-26T04:55:18.9549442Z 2024-06-26T04:55:18.9549599Z Python_EXECUTABLE 2024-06-26T04:55:18.9549813Z 2024-06-26T04:55:18.9549941Z  2024-06-26T04:55:18.9562275Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2024-06-26T04:55:18.9587754Z + make VERBOSE=1 2024-06-26T04:55:18.9598588Z /opt/conda/envs/py_3.8/bin/cmake -S/var/lib/jenkins/workspace/test/jit_hooks -B/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build --check-build-system CMakeFiles/Makefile.cmake 0 2024-06-26T04:55:18.9651880Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build//CMakeFiles/progress.marks 2024-06-26T04:55:18.9692043Z make -f CMakeFiles/Makefile2 all 2024-06-26T04:55:18.9700707Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-06-26T04:55:18.9702632Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2024-06-26T04:55:18.9710386Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-06-26T04:55:18.9714174Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake --color= 2024-06-26T04:55:18.9757315Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-06-26T04:55:18.9758421Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2024-06-26T04:55:18.9765825Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-06-26T04:55:18.9805052Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2024-06-26T04:55:18.9811641Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -MF CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d -o CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -c /var/lib/jenkins/workspace/test/jit_hooks/test_jit_hooks.cpp 2024-06-26T04:55:19.5428078Z [100%] Linking CXX executable test_jit_hooks 2024-06-26T04:55:19.5431708Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2024-06-26T04:55:19.5475589Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -o test_jit_hooks -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2024-06-26T04:55:19.7857857Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-06-26T04:55:19.7976804Z [100%] Built target test_jit_hooks 2024-06-26T04:55:19.7981843Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2024-06-26T04:55:19.7983434Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2024-06-26T04:55:19.8028821Z + popd 2024-06-26T04:55:19.8029500Z ~/workspace 2024-06-26T04:55:19.8030024Z + assert_git_not_dirty 2024-06-26T04:55:19.8030519Z + [[ linux-jammy-py3.8-gcc11-no-ops != *rocm* ]] 2024-06-26T04:55:19.8031084Z + [[ linux-jammy-py3.8-gcc11-no-ops != *xla* ]] 2024-06-26T04:55:19.8034750Z ++ git status --porcelain 2024-06-26T04:55:19.8035490Z ++ grep -v '?? third_party' 2024-06-26T04:55:19.9693575Z ++ true 2024-06-26T04:55:19.9694717Z + git_status= 2024-06-26T04:55:19.9695424Z + [[ -n '' ]] 2024-06-26T04:55:19.9696191Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2024-06-26T04:55:19.9696986Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2024-06-26T04:55:19.9697567Z + python --version 2024-06-26T04:55:19.9704539Z Python 3.8.19 2024-06-26T04:55:19.9706229Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2024-06-26T04:55:19.9713680Z + pushd build/custom_test_artifacts/custom-backend-build 2024-06-26T04:55:19.9714445Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2024-06-26T04:55:19.9716008Z ++ which python 2024-06-26T04:55:19.9725169Z + cmake /var/lib/jenkins/workspace/test/custom_backend '-DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch;/opt/conda/envs/py_3.8/lib/python3.8/site-packages' -DPython_EXECUTABLE=/opt/conda/envs/py_3.8/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2024-06-26T04:55:20.0202489Z -- The C compiler identification is GNU 11.4.0 2024-06-26T04:55:20.0790855Z -- The CXX compiler identification is GNU 11.4.0 2024-06-26T04:55:20.0917123Z -- Detecting C compiler ABI info 2024-06-26T04:55:20.1743526Z -- Detecting C compiler ABI info - done 2024-06-26T04:55:20.1843938Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2024-06-26T04:55:20.1846221Z -- Detecting C compile features 2024-06-26T04:55:20.1850818Z -- Detecting C compile features - done 2024-06-26T04:55:20.1881165Z -- Detecting CXX compiler ABI info 2024-06-26T04:55:20.2790461Z -- Detecting CXX compiler ABI info - done 2024-06-26T04:55:20.2894383Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2024-06-26T04:55:20.2896951Z -- Detecting CXX compile features 2024-06-26T04:55:20.2901947Z -- Detecting CXX compile features - done 2024-06-26T04:55:20.3117026Z CMake Warning at /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-06-26T04:55:20.3118868Z static library kineto_LIBRARY-NOTFOUND not found. 2024-06-26T04:55:20.3119411Z Call Stack (most recent call first): 2024-06-26T04:55:20.3120705Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2024-06-26T04:55:20.3121649Z CMakeLists.txt:9 (find_package) 2024-06-26T04:55:20.3121980Z 2024-06-26T04:55:20.3122133Z  2024-06-26T04:55:20.3122905Z -- Found Torch: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so 2024-06-26T04:55:20.3123644Z -- Configuring done (0.3s) 2024-06-26T04:55:20.3165293Z -- Generating done (0.0s) 2024-06-26T04:55:20.3169985Z CMake Warning: 2024-06-26T04:55:20.3170863Z Manually-specified variables were not used by the project: 2024-06-26T04:55:20.3171292Z 2024-06-26T04:55:20.3171404Z Python_EXECUTABLE 2024-06-26T04:55:20.3171600Z 2024-06-26T04:55:20.3171718Z  2024-06-26T04:55:20.3239437Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2024-06-26T04:55:20.3262046Z + make VERBOSE=1 2024-06-26T04:55:20.3273005Z /opt/conda/envs/py_3.8/bin/cmake -S/var/lib/jenkins/workspace/test/custom_backend -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build --check-build-system CMakeFiles/Makefile.cmake 0 2024-06-26T04:55:20.3325724Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build//CMakeFiles/progress.marks 2024-06-26T04:55:20.3365226Z make -f CMakeFiles/Makefile2 all 2024-06-26T04:55:20.3373829Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:55:20.3375145Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2024-06-26T04:55:20.3382120Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:55:20.3386213Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake --color= 2024-06-26T04:55:20.3427502Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:55:20.3428931Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2024-06-26T04:55:20.3437003Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:55:20.3475525Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2024-06-26T04:55:20.3482303Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_backend_EXPORTS -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/custom_backend.dir/custom_backend.cpp.o -MF CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d -o CMakeFiles/custom_backend.dir/custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/custom_backend.cpp 2024-06-26T04:55:20.6691834Z [ 50%] Linking CXX shared library libcustom_backend.so 2024-06-26T04:55:20.6695250Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2024-06-26T04:55:20.6742666Z /opt/cache/bin/c++ -fPIC -shared -Wl,-soname,libcustom_backend.so -o libcustom_backend.so CMakeFiles/custom_backend.dir/custom_backend.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2024-06-26T04:55:20.8825725Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:55:20.9129630Z [ 50%] Built target custom_backend 2024-06-26T04:55:20.9133564Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2024-06-26T04:55:20.9143442Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:55:20.9147650Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/envs/py_3.8/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake --color= 2024-06-26T04:55:20.9194174Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:55:20.9195466Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2024-06-26T04:55:20.9203328Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:55:20.9245693Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2024-06-26T04:55:20.9252872Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include -isystem /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -MF CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d -o CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/test_custom_backend.cpp 2024-06-26T04:55:21.4722261Z [100%] Linking CXX executable test_custom_backend 2024-06-26T04:55:21.4725655Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2024-06-26T04:55:21.4772699Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -o test_custom_backend -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build:/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib libcustom_backend.so /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib/libc10.so 2024-06-26T04:55:21.7150989Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:55:21.7380885Z [100%] Built target test_custom_backend 2024-06-26T04:55:21.7385608Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2024-06-26T04:55:21.7387890Z /opt/conda/envs/py_3.8/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2024-06-26T04:55:21.7494458Z + popd 2024-06-26T04:55:21.7494793Z ~/workspace 2024-06-26T04:55:21.7495085Z + assert_git_not_dirty 2024-06-26T04:55:21.7495600Z + [[ linux-jammy-py3.8-gcc11-no-ops != *rocm* ]] 2024-06-26T04:55:21.7496160Z + [[ linux-jammy-py3.8-gcc11-no-ops != *xla* ]] 2024-06-26T04:55:21.7500945Z ++ git status --porcelain 2024-06-26T04:55:21.7501674Z ++ grep -v '?? third_party' 2024-06-26T04:55:21.9142439Z ++ true 2024-06-26T04:55:21.9142991Z + git_status= 2024-06-26T04:55:21.9143485Z + [[ -n '' ]] 2024-06-26T04:55:21.9144277Z + [[ linux-jammy-py3.8-gcc11-no-ops != *libtorch* ]] 2024-06-26T04:55:21.9145411Z + [[ linux-jammy-py3.8-gcc11-no-ops != *bazel* ]] 2024-06-26T04:55:21.9146261Z + python tools/stats/export_test_times.py 2024-06-26T04:55:21.9633422Z Exporting test times from test-infra 2024-06-26T04:55:21.9634830Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /var/lib/jenkins/workspace/.additional_ci_files/test-times.json 2024-06-26T04:55:22.0327320Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-class-times.json to /var/lib/jenkins/workspace/.additional_ci_files/test-class-times.json 2024-06-26T04:55:22.1633913Z + [[ linux-jammy-py3.8-gcc11-no-ops != *aarch64* ]] 2024-06-26T04:55:22.1634422Z + print_sccache_stats 2024-06-26T04:55:22.1634801Z + echo 'PyTorch Build Statistics' 2024-06-26T04:55:22.1635197Z PyTorch Build Statistics 2024-06-26T04:55:22.1635546Z + sccache --show-stats 2024-06-26T04:55:22.1656740Z Compile requests 8436 2024-06-26T04:55:22.1657328Z Compile requests executed 8144 2024-06-26T04:55:22.1657859Z Cache hits 8112 2024-06-26T04:55:22.1667711Z Cache hits (C/C++) 8112 2024-06-26T04:55:22.1668351Z Cache misses 1 2024-06-26T04:55:22.1668848Z Cache misses (C/C++) 1 2024-06-26T04:55:22.1669608Z Cache timeouts 0 2024-06-26T04:55:22.1670366Z Cache read errors 0 2024-06-26T04:55:22.1670902Z Forced recaches 0 2024-06-26T04:55:22.1671625Z Cache write errors 0 2024-06-26T04:55:22.1672372Z Compilation failures 6 2024-06-26T04:55:22.1672781Z Cache errors 25 2024-06-26T04:55:22.1673171Z Cache errors (C/C++) 25 2024-06-26T04:55:22.1673710Z Non-cacheable compilations 0 2024-06-26T04:55:22.1674175Z Non-cacheable calls 15 2024-06-26T04:55:22.1674630Z Non-compilation calls 277 2024-06-26T04:55:22.1675040Z Unsupported compiler calls 0 2024-06-26T04:55:22.1675473Z Average cache write 0.110 s 2024-06-26T04:55:22.1675902Z Average cache read miss 0.035 s 2024-06-26T04:55:22.1676410Z Average cache read hit 0.034 s 2024-06-26T04:55:22.1676846Z Failed distributed compilations 0 2024-06-26T04:55:22.1677137Z 2024-06-26T04:55:22.1677293Z Non-cacheable reasons: 2024-06-26T04:55:22.1677621Z multiple input files 13 2024-06-26T04:55:22.1678016Z @ 1 2024-06-26T04:55:22.1678408Z unknown source language 1 2024-06-26T04:55:22.1678687Z 2024-06-26T04:55:22.1679582Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-06-26T04:55:22.1680635Z + [[ -n 26687979228 ]] 2024-06-26T04:55:22.1681025Z + sccache --show-stats --stats-format json 2024-06-26T04:55:22.1681416Z + jq .stats 2024-06-26T04:55:22.2427233Z + sccache_epilogue 2024-06-26T04:55:22.2427812Z + echo '::group::Sccache Compilation Log' 2024-06-26T04:55:22.2428912Z ##[group]Sccache Compilation Log 2024-06-26T04:55:22.2429457Z + echo '=================== sccache compilation log ===================' 2024-06-26T04:55:22.2430029Z =================== sccache compilation log =================== 2024-06-26T04:55:22.2430873Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2024-06-26T04:55:22.2599962Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2024-06-26T04:55:22.2601079Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2024-06-26T04:55:22.2601794Z + sccache --show-stats 2024-06-26T04:55:22.2619111Z Compile requests 8436 2024-06-26T04:55:22.2619930Z Compile requests executed 8144 2024-06-26T04:55:22.2620567Z Cache hits 8112 2024-06-26T04:55:22.2621252Z Cache hits (C/C++) 8112 2024-06-26T04:55:22.2621948Z Cache misses 1 2024-06-26T04:55:22.2622437Z Cache misses (C/C++) 1 2024-06-26T04:55:22.2622841Z Cache timeouts 0 2024-06-26T04:55:22.2623243Z Cache read errors 0 2024-06-26T04:55:22.2623627Z Forced recaches 0 2024-06-26T04:55:22.2624027Z Cache write errors 0 2024-06-26T04:55:22.2624434Z Compilation failures 6 2024-06-26T04:55:22.2624817Z Cache errors 25 2024-06-26T04:55:22.2625216Z Cache errors (C/C++) 25 2024-06-26T04:55:22.2625713Z Non-cacheable compilations 0 2024-06-26T04:55:22.2626155Z Non-cacheable calls 15 2024-06-26T04:55:22.2626695Z Non-compilation calls 277 2024-06-26T04:55:22.2627118Z Unsupported compiler calls 0 2024-06-26T04:55:22.2627526Z Average cache write 0.110 s 2024-06-26T04:55:22.2627955Z Average cache read miss 0.035 s 2024-06-26T04:55:22.2628504Z Average cache read hit 0.034 s 2024-06-26T04:55:22.2628930Z Failed distributed compilations 0 2024-06-26T04:55:22.2629236Z 2024-06-26T04:55:22.2629377Z Non-cacheable reasons: 2024-06-26T04:55:22.2629716Z multiple input files 13 2024-06-26T04:55:22.2630115Z unknown source language 1 2024-06-26T04:55:22.2630511Z @ 1 2024-06-26T04:55:22.2630767Z 2024-06-26T04:55:22.2631665Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-06-26T04:55:22.2632714Z + sccache --stop-server 2024-06-26T04:55:22.2640400Z Stopping sccache server... 2024-06-26T04:55:22.2643448Z Compile requests 8436 2024-06-26T04:55:22.2644325Z Compile requests executed 8144 2024-06-26T04:55:22.2645057Z Cache hits 8112 2024-06-26T04:55:22.2645731Z Cache hits (C/C++) 8112 2024-06-26T04:55:22.2646426Z Cache misses 1 2024-06-26T04:55:22.2647247Z Cache misses (C/C++) 1 2024-06-26T04:55:22.2647927Z Cache timeouts 0 2024-06-26T04:55:22.2648615Z Cache read errors 0 2024-06-26T04:55:22.2649292Z Forced recaches 0 2024-06-26T04:55:22.2649993Z Cache write errors 0 2024-06-26T04:55:22.2650693Z Compilation failures 6 2024-06-26T04:55:22.2651369Z Cache errors 25 2024-06-26T04:55:22.2652053Z Cache errors (C/C++) 25 2024-06-26T04:55:22.2652881Z Non-cacheable compilations 0 2024-06-26T04:55:22.2653668Z Non-cacheable calls 15 2024-06-26T04:55:22.2654746Z Non-compilation calls 277 2024-06-26T04:55:22.2655481Z Unsupported compiler calls 0 2024-06-26T04:55:22.2656219Z Average cache write 0.110 s 2024-06-26T04:55:22.2657061Z Average cache read miss 0.035 s 2024-06-26T04:55:22.2657616Z Average cache read hit 0.034 s 2024-06-26T04:55:22.2658179Z Failed distributed compilations 0 2024-06-26T04:55:22.2658623Z 2024-06-26T04:55:22.2658839Z Non-cacheable reasons: 2024-06-26T04:55:22.2659327Z multiple input files 13 2024-06-26T04:55:22.2659965Z @ 1 2024-06-26T04:55:22.2660584Z unknown source language 1 2024-06-26T04:55:22.2660882Z 2024-06-26T04:55:22.2661780Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-06-26T04:55:22.2662932Z + echo ::endgroup:: 2024-06-26T04:55:22.2663562Z ##[endgroup] 2024-06-26T04:55:22.2663822Z + cleanup_workspace 2024-06-26T04:55:22.2664670Z + echo 'sudo may print the following warning message that can be ignored. The chown command will still run.' 2024-06-26T04:55:22.2666327Z sudo may print the following warning message that can be ignored. The chown command will still run. 2024-06-26T04:55:22.2667829Z + echo ' sudo: setrlimit(RLIMIT_STACK): Operation not permitted' 2024-06-26T04:55:22.2668804Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2024-06-26T04:55:22.2670054Z + echo 'For more details refer to https://github.com/sudo-project/sudo/issues/42' 2024-06-26T04:55:22.2671530Z For more details refer to https://github.com/sudo-project/sudo/issues/42 2024-06-26T04:55:22.2672561Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2024-06-26T04:55:23.9024264Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2024-06-26T04:55:23.9025426Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2024-06-26T04:55:23.9035511Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:55:23.9036010Z ##[endgroup] 2024-06-26T04:55:23.9115123Z adding: dist/ (stored 0%) 2024-06-26T04:55:27.7635151Z adding: dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl (deflated 1%) 2024-06-26T04:55:27.7635939Z adding: build/custom_test_artifacts/ (stored 0%) 2024-06-26T04:55:27.7636616Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2024-06-26T04:55:27.7637421Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2024-06-26T04:55:27.7638431Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ (stored 0%) 2024-06-26T04:55:27.7639553Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 88%) 2024-06-26T04:55:27.7640605Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/ (stored 0%) 2024-06-26T04:55:27.7641687Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeSystem.cmake (deflated 64%) 2024-06-26T04:55:27.7642873Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/ (stored 0%) 2024-06-26T04:55:27.7643988Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ (stored 0%) 2024-06-26T04:55:27.7645296Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-06-26T04:55:27.7646563Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/a.out (deflated 84%) 2024-06-26T04:55:27.7647707Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/ (stored 0%) 2024-06-26T04:55:27.7648827Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ (stored 0%) 2024-06-26T04:55:27.7650151Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-06-26T04:55:27.7651485Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out (deflated 84%) 2024-06-26T04:55:27.7652856Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2024-06-26T04:55:27.7654535Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake (deflated 66%) 2024-06-26T04:55:27.7655868Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2024-06-26T04:55:27.7657270Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake (deflated 71%) 2024-06-26T04:55:27.7658403Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ (stored 0%) 2024-06-26T04:55:27.7659509Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-06-26T04:55:27.7660570Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2024-06-26T04:55:27.7661749Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts (deflated 15%) 2024-06-26T04:55:27.7663066Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make (deflated 21%) 2024-06-26T04:55:27.7664316Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 18%) 2024-06-26T04:55:27.7665515Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 68%) 2024-06-26T04:55:27.7666740Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 40%) 2024-06-26T04:55:27.7667956Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 73%) 2024-06-26T04:55:27.7669193Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 46%) 2024-06-26T04:55:27.7670431Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 38%) 2024-06-26T04:55:27.7671656Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2024-06-26T04:55:27.7672917Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d (deflated 86%) 2024-06-26T04:55:27.7842266Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 82%) 2024-06-26T04:55:27.7843422Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2024-06-26T04:55:27.7844869Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts (deflated 16%) 2024-06-26T04:55:27.7846287Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make (deflated 21%) 2024-06-26T04:55:27.7847614Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 17%) 2024-06-26T04:55:27.7848937Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 68%) 2024-06-26T04:55:27.7850233Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 46%) 2024-06-26T04:55:27.7851595Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 75%) 2024-06-26T04:55:27.7852891Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 49%) 2024-06-26T04:55:27.7854315Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 38%) 2024-06-26T04:55:27.7855585Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2024-06-26T04:55:27.7857012Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d (deflated 86%) 2024-06-26T04:55:27.7962440Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 81%) 2024-06-26T04:55:27.7963979Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-06-26T04:55:27.7965263Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 72%) 2024-06-26T04:55:27.7966405Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2024-06-26T04:55:27.7967490Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 74%) 2024-06-26T04:55:27.7968537Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 87%) 2024-06-26T04:55:27.7969565Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 79%) 2024-06-26T04:55:27.7970463Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2024-06-26T04:55:27.7971384Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 61%) 2024-06-26T04:55:27.8142790Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 74%) 2024-06-26T04:55:27.8243060Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 72%) 2024-06-26T04:55:27.8244060Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2024-06-26T04:55:27.8244853Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2024-06-26T04:55:27.8245774Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ (stored 0%) 2024-06-26T04:55:27.8246876Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 88%) 2024-06-26T04:55:27.8247925Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/ (stored 0%) 2024-06-26T04:55:27.8248980Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeSystem.cmake (deflated 64%) 2024-06-26T04:55:27.8250083Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/ (stored 0%) 2024-06-26T04:55:27.8251290Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ (stored 0%) 2024-06-26T04:55:27.8252923Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-06-26T04:55:27.8254368Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/a.out (deflated 84%) 2024-06-26T04:55:27.8255500Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/ (stored 0%) 2024-06-26T04:55:27.8256703Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ (stored 0%) 2024-06-26T04:55:27.8258025Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-06-26T04:55:27.8259335Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out (deflated 84%) 2024-06-26T04:55:27.8260637Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2024-06-26T04:55:27.8262086Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake (deflated 66%) 2024-06-26T04:55:27.8263500Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2024-06-26T04:55:27.8264816Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake (deflated 71%) 2024-06-26T04:55:27.8265941Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ (stored 0%) 2024-06-26T04:55:27.8266987Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-06-26T04:55:27.8268050Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2024-06-26T04:55:27.8269243Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts (deflated 15%) 2024-06-26T04:55:27.8270644Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make (deflated 20%) 2024-06-26T04:55:27.8271945Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 17%) 2024-06-26T04:55:27.8273153Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 70%) 2024-06-26T04:55:27.8274418Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 45%) 2024-06-26T04:55:27.8275699Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 74%) 2024-06-26T04:55:27.8277051Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 49%) 2024-06-26T04:55:27.8278309Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 38%) 2024-06-26T04:55:27.8279566Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2024-06-26T04:55:27.8280905Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d (deflated 86%) 2024-06-26T04:55:27.8358684Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 80%) 2024-06-26T04:55:27.8360020Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-06-26T04:55:27.8361261Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2024-06-26T04:55:27.8362349Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2024-06-26T04:55:27.8363353Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 68%) 2024-06-26T04:55:27.8364366Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 87%) 2024-06-26T04:55:27.8365435Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 79%) 2024-06-26T04:55:27.8366326Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2024-06-26T04:55:27.8367223Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 61%) 2024-06-26T04:55:27.8444057Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 71%) 2024-06-26T04:55:27.8444928Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2024-06-26T04:55:27.8445795Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2024-06-26T04:55:27.8446796Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ (stored 0%) 2024-06-26T04:55:27.8447984Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 88%) 2024-06-26T04:55:27.8449103Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/ (stored 0%) 2024-06-26T04:55:27.8450224Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeSystem.cmake (deflated 64%) 2024-06-26T04:55:27.8451529Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/ (stored 0%) 2024-06-26T04:55:27.8452698Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ (stored 0%) 2024-06-26T04:55:27.8454030Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2024-06-26T04:55:27.8455496Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/a.out (deflated 84%) 2024-06-26T04:55:27.8456766Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/ (stored 0%) 2024-06-26T04:55:27.8457962Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ (stored 0%) 2024-06-26T04:55:27.8459342Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2024-06-26T04:55:27.8460796Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out (deflated 84%) 2024-06-26T04:55:27.8462171Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2024-06-26T04:55:27.8463544Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake (deflated 66%) 2024-06-26T04:55:27.8464945Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2024-06-26T04:55:27.8466379Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake (deflated 71%) 2024-06-26T04:55:27.8467574Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ (stored 0%) 2024-06-26T04:55:27.8468693Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2024-06-26T04:55:27.8469840Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2024-06-26T04:55:27.8471123Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts (deflated 15%) 2024-06-26T04:55:27.8472544Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make (deflated 21%) 2024-06-26T04:55:27.8473932Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 18%) 2024-06-26T04:55:27.8475225Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 69%) 2024-06-26T04:55:27.8476568Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 46%) 2024-06-26T04:55:27.8477916Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 74%) 2024-06-26T04:55:27.8479324Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 49%) 2024-06-26T04:55:27.8480673Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 38%) 2024-06-26T04:55:27.8482010Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2024-06-26T04:55:27.8483426Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d (deflated 86%) 2024-06-26T04:55:27.8648427Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 81%) 2024-06-26T04:55:27.8649755Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2024-06-26T04:55:27.8651108Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts (deflated 16%) 2024-06-26T04:55:27.8652671Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make (deflated 20%) 2024-06-26T04:55:27.8654099Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 18%) 2024-06-26T04:55:27.8655628Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 69%) 2024-06-26T04:55:27.8657097Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 49%) 2024-06-26T04:55:27.8658504Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 76%) 2024-06-26T04:55:27.8659913Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 51%) 2024-06-26T04:55:27.8661363Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 38%) 2024-06-26T04:55:27.8662746Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2024-06-26T04:55:27.8664233Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d (deflated 86%) 2024-06-26T04:55:27.8733437Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 80%) 2024-06-26T04:55:27.8735152Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-06-26T04:55:27.8736542Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2024-06-26T04:55:27.8737711Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2024-06-26T04:55:27.8738809Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 75%) 2024-06-26T04:55:27.8739901Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 87%) 2024-06-26T04:55:27.8740959Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 79%) 2024-06-26T04:55:27.8741915Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2024-06-26T04:55:27.8742894Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 61%) 2024-06-26T04:55:27.8906644Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 73%) 2024-06-26T04:55:27.8974916Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 72%) 2024-06-26T04:55:27.8975617Z adding: build/lib/ (stored 0%) 2024-06-26T04:55:27.8976087Z adding: build/lib/libclog.a (deflated 74%) 2024-06-26T04:55:27.8993087Z adding: build/lib/libpthreadpool.a (deflated 61%) 2024-06-26T04:55:27.9005951Z adding: build/lib/libcpuinfo_internals.a (deflated 70%) 2024-06-26T04:55:27.9019542Z adding: build/lib/libcpuinfo.a (deflated 69%) 2024-06-26T04:55:27.9125913Z adding: build/lib/libgtest.a (deflated 73%) 2024-06-26T04:55:27.9137138Z adding: build/lib/libittnotify.a (deflated 78%) 2024-06-26T04:55:27.9269880Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2024-06-26T04:55:27.9392373Z adding: build/lib/libbenchmark.a (deflated 69%) 2024-06-26T04:55:27.9440425Z adding: build/lib/libtensorpipe_uv.a (deflated 65%) 2024-06-26T04:55:27.9557130Z adding: build/lib/libasmjit.a (deflated 61%) 2024-06-26T04:55:27.9743775Z adding: build/lib/libgloo.a (deflated 72%) 2024-06-26T04:55:28.0467979Z adding: build/lib/libprotobuf.a (deflated 72%) 2024-06-26T04:55:28.0504814Z adding: build/lib/libfmt.a (deflated 65%) 2024-06-26T04:55:28.0505856Z adding: build/lib/libfoxi_loader.a (deflated 58%) 2024-06-26T04:55:28.0508142Z adding: build/lib/libtorch_global_deps.so (deflated 87%) 2024-06-26T04:55:28.0674405Z adding: build/lib/libc10.so (deflated 62%) 2024-06-26T04:55:28.0678345Z adding: build/lib/libnnpack_reference_layers.a (deflated 67%) 2024-06-26T04:55:28.0711799Z adding: build/lib/libpytorch_qnnpack.a (deflated 65%) 2024-06-26T04:55:28.1536387Z adding: build/lib/libprotoc.a (deflated 71%) 2024-06-26T04:55:28.1564881Z adding: build/lib/libgmock.a (deflated 70%) 2024-06-26T04:55:28.1565901Z adding: build/lib/libgtest_main.a (deflated 62%) 2024-06-26T04:55:28.1566677Z adding: build/lib/libbenchmark_main.a (deflated 63%) 2024-06-26T04:55:28.1595970Z adding: build/lib/libnnpack.a (deflated 72%) 2024-06-26T04:55:28.2444393Z adding: build/lib/libtensorpipe.a (deflated 77%) 2024-06-26T04:55:28.2444966Z adding: build/lib/libgmock_main.a (deflated 62%) 2024-06-26T04:55:28.3936401Z adding: build/lib/libfbgemm.a (deflated 83%) 2024-06-26T04:55:29.8277245Z adding: build/lib/libdnnl.a (deflated 80%) 2024-06-26T04:55:29.8776871Z adding: build/lib/libkineto.a (deflated 66%) 2024-06-26T04:55:29.8838871Z adding: build/lib/libonnx_proto.a (deflated 77%) 2024-06-26T04:55:29.9168745Z adding: build/lib/libXNNPACK.a (deflated 62%) 2024-06-26T04:55:30.0265576Z adding: build/lib/libonnx.a (deflated 75%) 2024-06-26T04:55:33.9469657Z adding: build/lib/libtorch_cpu.so (deflated 71%) 2024-06-26T04:55:33.9471027Z adding: build/lib/libtorch.so (deflated 88%) 2024-06-26T04:55:33.9478155Z adding: build/lib/libunbox_lib.a (deflated 70%) 2024-06-26T04:55:33.9484299Z adding: build/lib/libshm.so (deflated 64%) 2024-06-26T04:55:33.9518938Z adding: build/lib/libjitbackend_test.so (deflated 63%) 2024-06-26T04:55:33.9631118Z adding: build/lib/libtorchbind_test.so (deflated 72%) 2024-06-26T04:55:33.9676168Z adding: build/lib/libbackend_with_compiler.so (deflated 60%) 2024-06-26T04:55:34.2964311Z adding: build/lib/libtorch_python.so (deflated 67%) 2024-06-26T04:55:34.3028813Z adding: build/lib/libnnapi_backend.so (deflated 58%) 2024-06-26T04:55:34.3029702Z adding: build/bin/ (stored 0%) 2024-06-26T04:55:34.3030399Z adding: build/bin/CMakeFiles/ (stored 0%) 2024-06-26T04:55:34.3031706Z adding: build/bin/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2024-06-26T04:55:34.3033156Z adding: build/bin/CMakeFiles/progress.marks (stored 0%) 2024-06-26T04:55:34.3126171Z adding: build/bin/CppSignature_test (deflated 62%) 2024-06-26T04:55:34.3127270Z adding: build/bin/Makefile (deflated 75%) 2024-06-26T04:55:34.5144303Z adding: build/bin/test_api (deflated 67%) 2024-06-26T04:55:34.5145194Z adding: build/bin/cmake_install.cmake (deflated 58%) 2024-06-26T04:55:34.5238650Z adding: build/bin/reduce_ops_test (deflated 61%) 2024-06-26T04:55:34.5239624Z adding: build/bin/CTestTestfile.cmake (deflated 40%) 2024-06-26T04:55:34.5333245Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 61%) 2024-06-26T04:55:34.5430025Z adding: build/bin/c10_DeviceGuard_test (deflated 61%) 2024-06-26T04:55:34.5524656Z adding: build/bin/c10_Device_test (deflated 61%) 2024-06-26T04:55:34.5634503Z adding: build/bin/c10_DispatchKeySet_test (deflated 63%) 2024-06-26T04:55:34.5725947Z adding: build/bin/c10_StreamGuard_test (deflated 61%) 2024-06-26T04:55:34.5826961Z adding: build/bin/c10_Scalar_test (deflated 61%) 2024-06-26T04:55:34.5922514Z adding: build/bin/c10_SymInt_test (deflated 61%) 2024-06-26T04:55:34.6023781Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 62%) 2024-06-26T04:55:34.6127520Z adding: build/bin/c10_InlineStreamGuard_test (deflated 62%) 2024-06-26T04:55:34.6231520Z adding: build/bin/c10_SizesAndStrides_test (deflated 63%) 2024-06-26T04:55:34.6361761Z adding: build/bin/c10_cow_test (deflated 62%) 2024-06-26T04:55:34.6460466Z adding: build/bin/c10_Bitset_test (deflated 62%) 2024-06-26T04:55:34.6551929Z adding: build/bin/c10_ConstexprCrc_test (deflated 61%) 2024-06-26T04:55:34.6645067Z adding: build/bin/c10_DeadlockDetection_test (deflated 61%) 2024-06-26T04:55:34.6741064Z adding: build/bin/c10_Half_test (deflated 61%) 2024-06-26T04:55:34.6844667Z adding: build/bin/c10_LeftRight_test (deflated 63%) 2024-06-26T04:55:34.6947138Z adding: build/bin/c10_Metaprogramming_test (deflated 63%) 2024-06-26T04:55:34.7040730Z adding: build/bin/c10_Synchronized_test (deflated 61%) 2024-06-26T04:55:34.7143330Z adding: build/bin/c10_ThreadLocal_test (deflated 63%) 2024-06-26T04:55:34.7239252Z adding: build/bin/c10_TypeIndex_test (deflated 62%) 2024-06-26T04:55:34.7334460Z adding: build/bin/c10_TypeList_test (deflated 62%) 2024-06-26T04:55:34.7425943Z adding: build/bin/c10_TypeTraits_test (deflated 61%) 2024-06-26T04:55:34.7522742Z adding: build/bin/c10_accumulate_test (deflated 61%) 2024-06-26T04:55:34.7625855Z adding: build/bin/c10_bfloat16_test (deflated 62%) 2024-06-26T04:55:34.7720266Z adding: build/bin/c10_bit_cast_test (deflated 61%) 2024-06-26T04:55:34.7825503Z adding: build/bin/c10_complex_math_test (deflated 63%) 2024-06-26T04:55:34.7928891Z adding: build/bin/c10_complex_test (deflated 61%) 2024-06-26T04:55:34.8027184Z adding: build/bin/c10_exception_test (deflated 61%) 2024-06-26T04:55:34.8121939Z adding: build/bin/c10_flags_test (deflated 61%) 2024-06-26T04:55:34.8215961Z adding: build/bin/c10_generic_math_test (deflated 61%) 2024-06-26T04:55:34.8487381Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2024-06-26T04:55:34.8582607Z adding: build/bin/c10_irange_test (deflated 61%) 2024-06-26T04:55:34.8682541Z adding: build/bin/c10_lazy_test (deflated 62%) 2024-06-26T04:55:34.8789818Z adding: build/bin/c10_logging_test (deflated 62%) 2024-06-26T04:55:34.8925189Z adding: build/bin/c10_optional_test (deflated 65%) 2024-06-26T04:55:34.9039277Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 63%) 2024-06-26T04:55:34.9139175Z adding: build/bin/c10_registry_test (deflated 61%) 2024-06-26T04:55:34.9385699Z adding: build/bin/c10_small_vector_test (deflated 74%) 2024-06-26T04:55:34.9481832Z adding: build/bin/c10_ssize_test (deflated 61%) 2024-06-26T04:55:34.9579149Z adding: build/bin/c10_string_util_test (deflated 61%) 2024-06-26T04:55:34.9673614Z adding: build/bin/c10_tempfile_test (deflated 61%) 2024-06-26T04:55:34.9763928Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 58%) 2024-06-26T04:55:34.9872354Z adding: build/bin/c10_string_view_test (deflated 63%) 2024-06-26T04:55:34.9977405Z adding: build/bin/c10_typeid_test (deflated 62%) 2024-06-26T04:55:35.0818365Z adding: build/bin/protoc-3.13.0.0 (deflated 61%) 2024-06-26T04:55:35.1658558Z adding: build/bin/protoc (deflated 61%) 2024-06-26T04:55:35.2224377Z adding: build/bin/vec_test_all_types_AVX512 (deflated 75%) 2024-06-26T04:55:35.2765120Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 75%) 2024-06-26T04:55:35.3368858Z adding: build/bin/vec_test_all_types_AVX2 (deflated 73%) 2024-06-26T04:55:35.3468364Z adding: build/bin/FileStoreTest (deflated 61%) 2024-06-26T04:55:35.3568072Z adding: build/bin/HashStoreTest (deflated 62%) 2024-06-26T04:55:35.3673204Z adding: build/bin/TCPStoreTest (deflated 62%) 2024-06-26T04:55:35.3795472Z adding: build/bin/ProcessGroupGlooTest (deflated 62%) 2024-06-26T04:55:35.3800036Z adding: build/bin/example_allreduce (deflated 67%) 2024-06-26T04:55:35.3902283Z adding: build/bin/test_dist_autograd (deflated 61%) 2024-06-26T04:55:35.3906322Z adding: build/bin/parallel_benchmark (deflated 73%) 2024-06-26T04:55:35.4034498Z adding: build/bin/test_cpp_rpc (deflated 61%) 2024-06-26T04:55:35.4049805Z adding: build/bin/aot_model_compiler_test (deflated 66%) 2024-06-26T04:55:35.4174421Z adding: build/bin/test_mobile_nnc (deflated 61%) 2024-06-26T04:55:35.4284070Z adding: build/bin/static_runtime_bench (deflated 59%) 2024-06-26T04:55:35.4853854Z adding: build/bin/test_lazy (deflated 73%) 2024-06-26T04:55:35.5289533Z adding: build/bin/static_runtime_test (deflated 69%) 2024-06-26T04:55:35.5387897Z adding: build/bin/Dimname_test (deflated 61%) 2024-06-26T04:55:35.5520386Z adding: build/bin/Dict_test (deflated 65%) 2024-06-26T04:55:35.5626241Z adding: build/bin/NamedTensor_test (deflated 61%) 2024-06-26T04:55:35.5742996Z adding: build/bin/MaybeOwned_test (deflated 66%) 2024-06-26T04:55:35.5851494Z adding: build/bin/apply_utils_test (deflated 63%) 2024-06-26T04:55:35.5959752Z adding: build/bin/atest (deflated 62%) 2024-06-26T04:55:35.6078086Z adding: build/bin/basic (deflated 61%) 2024-06-26T04:55:35.6180821Z adding: build/bin/broadcast_test (deflated 61%) 2024-06-26T04:55:35.6275936Z adding: build/bin/cpu_allocator_test (deflated 61%) 2024-06-26T04:55:35.6383690Z adding: build/bin/cpu_generator_test (deflated 63%) 2024-06-26T04:55:35.6482257Z adding: build/bin/cpu_profiling_allocator_test (deflated 61%) 2024-06-26T04:55:35.6647382Z adding: build/bin/cpu_rng_test (deflated 66%) 2024-06-26T04:55:35.6741285Z adding: build/bin/dispatch_key_set_test (deflated 61%) 2024-06-26T04:55:35.6834754Z adding: build/bin/dlconvertor_test (deflated 61%) 2024-06-26T04:55:35.6942080Z adding: build/bin/extension_backend_test (deflated 62%) 2024-06-26T04:55:35.7044878Z adding: build/bin/half_test (deflated 62%) 2024-06-26T04:55:35.7220558Z adding: build/bin/ivalue_test (deflated 61%) 2024-06-26T04:55:35.7313929Z adding: build/bin/lazy_tensor_test (deflated 61%) 2024-06-26T04:55:35.7413537Z adding: build/bin/math_kernel_test (deflated 61%) 2024-06-26T04:55:35.7513709Z adding: build/bin/memory_format_test (deflated 61%) 2024-06-26T04:55:35.7612627Z adding: build/bin/memory_overlapping_test (deflated 61%) 2024-06-26T04:55:35.7712037Z adding: build/bin/mobile_memory_cleanup (deflated 61%) 2024-06-26T04:55:35.7806754Z adding: build/bin/operator_name_test (deflated 61%) 2024-06-26T04:55:35.7911878Z adding: build/bin/native_test (deflated 61%) 2024-06-26T04:55:35.8006340Z adding: build/bin/operators_test (deflated 62%) 2024-06-26T04:55:35.8103903Z adding: build/bin/packedtensoraccessor_test (deflated 61%) 2024-06-26T04:55:35.8227858Z adding: build/bin/pow_test (deflated 62%) 2024-06-26T04:55:35.8334502Z adding: build/bin/quantized_test (deflated 62%) 2024-06-26T04:55:35.8429888Z adding: build/bin/reportMemoryUsage_test (deflated 62%) 2024-06-26T04:55:35.8535779Z adding: build/bin/scalar_tensor_test (deflated 61%) 2024-06-26T04:55:35.8644280Z adding: build/bin/scalar_test (deflated 61%) 2024-06-26T04:55:35.8740049Z adding: build/bin/StorageUtils_test (deflated 61%) 2024-06-26T04:55:35.8837589Z adding: build/bin/stride_properties_test (deflated 61%) 2024-06-26T04:55:35.8975639Z adding: build/bin/tensor_iterator_test (deflated 67%) 2024-06-26T04:55:35.8979678Z adding: build/bin/thread_init_test (deflated 69%) 2024-06-26T04:55:35.9082005Z adding: build/bin/type_ptr_test (deflated 62%) 2024-06-26T04:55:35.9182628Z adding: build/bin/test_parallel (deflated 61%) 2024-06-26T04:55:35.9293040Z adding: build/bin/type_test (deflated 62%) 2024-06-26T04:55:35.9391364Z adding: build/bin/undefined_tensor_test (deflated 61%) 2024-06-26T04:55:35.9393266Z adding: build/bin/verify_api_visibility (deflated 82%) 2024-06-26T04:55:35.9521404Z adding: build/bin/legacy_vmap_test (deflated 62%) 2024-06-26T04:55:35.9616952Z adding: build/bin/weakref_test (deflated 61%) 2024-06-26T04:55:35.9712762Z adding: build/bin/wrapdim_test (deflated 61%) 2024-06-26T04:55:35.9809373Z adding: build/bin/xla_tensor_test (deflated 61%) 2024-06-26T04:55:35.9919252Z adding: build/bin/IListRef_test (deflated 62%) 2024-06-26T04:55:36.0102916Z adding: build/bin/List_test (deflated 69%) 2024-06-26T04:55:36.0223259Z adding: build/bin/KernelFunction_test (deflated 65%) 2024-06-26T04:55:36.0436306Z adding: build/bin/kernel_function_legacy_test (deflated 67%) 2024-06-26T04:55:36.0606237Z adding: build/bin/kernel_function_test (deflated 67%) 2024-06-26T04:55:36.0822729Z adding: build/bin/kernel_lambda_legacy_test (deflated 70%) 2024-06-26T04:55:36.0998279Z adding: build/bin/kernel_lambda_test (deflated 70%) 2024-06-26T04:55:36.1110337Z adding: build/bin/kernel_stackbased_test (deflated 62%) 2024-06-26T04:55:36.1281148Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 66%) 2024-06-26T04:55:36.1372508Z adding: build/bin/op_allowlist_test (deflated 61%) 2024-06-26T04:55:36.1867650Z adding: build/bin/op_registration_test (deflated 77%) 2024-06-26T04:55:36.1970497Z adding: build/bin/backend_fallback_test (deflated 61%) 2024-06-26T04:55:36.2088523Z adding: build/bin/inline_container_test (deflated 62%) 2024-06-26T04:55:36.2188125Z adding: build/bin/test_edge_op_registration (deflated 61%) 2024-06-26T04:55:36.2210935Z adding: build/bin/tutorial_tensorexpr (deflated 65%) 2024-06-26T04:55:36.2218048Z adding: build/bin/torch_shm_manager (deflated 64%) 2024-06-26T04:55:36.3634607Z adding: build/bin/test_tensorexpr (deflated 66%) 2024-06-26T04:55:36.4665281Z adding: build/bin/test_jit (deflated 66%) 2024-06-26T04:55:36.4665760Z adding: .additional_ci_files/ (stored 0%) 2024-06-26T04:55:36.4746883Z adding: .additional_ci_files/test-times.json (deflated 74%) 2024-06-26T04:55:36.5103296Z adding: .additional_ci_files/test-class-times.json (deflated 68%) 2024-06-26T04:55:36.5158773Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-06-26T04:55:36.5159209Z with: 2024-06-26T04:55:36.5159488Z name: linux-jammy-py3.8-gcc11-no-ops 2024-06-26T04:55:36.5159895Z retention-days: 14 2024-06-26T04:55:36.5160209Z if-no-files-found: error 2024-06-26T04:55:36.5160531Z path: artifacts.zip 2024-06-26T04:55:36.5160844Z s3-bucket: gha-artifacts 2024-06-26T04:55:36.5161173Z region: us-east-1 2024-06-26T04:55:36.5161445Z ##[endgroup] 2024-06-26T04:55:36.8463985Z With the provided path, there will be 1 file uploaded 2024-06-26T04:55:36.8465388Z Uploading to s3 prefix: pytorch/pytorch/9673645538/linux-jammy-py3.8-gcc11-no-ops 2024-06-26T04:55:37.0127732Z Starting upload of artifacts.zip 2024-06-26T04:55:39.5843059Z Finished upload of artifacts.zip 2024-06-26T04:55:39.6007260Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-06-26T04:55:39.6007676Z with: 2024-06-26T04:55:39.6007994Z s3-prefix: pytorch/pytorch/9673645538/1/artifact 2024-06-26T04:55:39.6008466Z retention-days: 365 2024-06-26T04:55:39.6008776Z if-no-files-found: warn 2024-06-26T04:55:39.6009114Z path: sccache-stats-*.json 2024-06-26T04:55:39.6009461Z s3-bucket: gha-artifacts 2024-06-26T04:55:39.6009774Z name: artifact 2024-06-26T04:55:39.6010048Z region: us-east-1 2024-06-26T04:55:39.6010332Z ##[endgroup] 2024-06-26T04:55:39.9361427Z NOTE: s3-prefix specified, ignoring name parameter 2024-06-26T04:55:39.9362460Z With the provided path, there will be 1 file uploaded 2024-06-26T04:55:39.9363577Z Uploading to s3 prefix: pytorch/pytorch/9673645538/1/artifact 2024-06-26T04:55:39.9399411Z Starting upload of sccache-stats-linux-jammy-py3.8-gcc11-no-ops-26687979228.json 2024-06-26T04:55:40.0324221Z Finished upload of sccache-stats-linux-jammy-py3.8-gcc11-no-ops-26687979228.json 2024-06-26T04:55:40.0509321Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-06-26T04:55:40.0509864Z with: 2024-06-26T04:55:40.0510108Z ##[endgroup] 2024-06-26T04:55:40.0529705Z ##[group]Run set -eou pipefail 2024-06-26T04:55:40.0530164Z set -eou pipefail 2024-06-26T04:55:40.0530504Z  2024-06-26T04:55:40.0531004Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-06-26T04:55:40.0531625Z for _ in $(seq 1440); do 2024-06-26T04:55:40.0532078Z  # Break if no ssh session exists anymore 2024-06-26T04:55:40.0532558Z  if [ "$(who)" = "" ]; then 2024-06-26T04:55:40.0532932Z  break 2024-06-26T04:55:40.0533440Z  fi 2024-06-26T04:55:40.0533724Z  echo "." 2024-06-26T04:55:40.0534025Z  sleep 5 2024-06-26T04:55:40.0534470Z done 2024-06-26T04:55:40.0541890Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:55:40.0542398Z ##[endgroup] 2024-06-26T04:55:40.0562794Z Holding runner for 2 hours until all ssh sessions have logged out 2024-06-26T04:55:40.0665528Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T04:55:40.0666302Z # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T04:55:40.0666967Z # shellcheck disable=SC2046 2024-06-26T04:55:40.0667411Z docker stop $(docker ps -q) || true 2024-06-26T04:55:40.0667858Z # Prune all of the docker images 2024-06-26T04:55:40.0668291Z docker system prune -af 2024-06-26T04:55:40.0675196Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:55:40.0675690Z ##[endgroup] 2024-06-26T04:55:52.3114660Z 9e81c6672578 2024-06-26T04:55:52.5538315Z Deleted Containers: 2024-06-26T04:55:52.5538952Z 9e81c6672578c5994198d5c845bdc35264f4d8d3210cad60198e06fa8e811d28 2024-06-26T04:55:52.5539637Z 2024-06-26T04:56:00.7197209Z Deleted Images: 2024-06-26T04:56:00.7198873Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T04:56:00.7201336Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11@sha256:1862f87fe60cbac0efa4720f6f6fe873270a315ff02a9510d48d1480259bc4e9 2024-06-26T04:56:00.7203043Z deleted: sha256:14402cfc353dbfa2ba1fa30f87c7ccf0e77a56d529c503e4a803c15ef3448962 2024-06-26T04:56:00.7203938Z deleted: sha256:c4b668a1ad3fb3b763ceeb3a66547f5fc09b8bd764f0062a1387f2f4f842e340 2024-06-26T04:56:00.7204811Z deleted: sha256:9e0c9058a83b79b9786d4e5bb0470c0262850b1d6aea22df279b8f3e1c2950c4 2024-06-26T04:56:00.7206134Z deleted: sha256:281571e65d91d16ba049b2833b2dde3aa1c2664a356d6157f6b35c113a3c8649 2024-06-26T04:56:00.7208003Z deleted: sha256:3d66dd8ed8d0784a5d245bb02e6f167a04c6655845cd5644370ba5a62e842272 2024-06-26T04:56:00.7209187Z deleted: sha256:a15ea8fd1fa6e97d11fd359096c95df8bc8a9af9cf8a51a3facf0eb7bad9fe1b 2024-06-26T04:56:00.7210047Z deleted: sha256:295dc0948a636fa3924b05041866db6626f9cc88d6cfa76f3532f61a00480e23 2024-06-26T04:56:00.7210896Z deleted: sha256:38a680ead4b5c015c28132d8223ee60983f1eac2b95b532e36fddb578ce42482 2024-06-26T04:56:00.7211748Z deleted: sha256:e5a82c91f9129d20c07608447221c64bf076d6f3fe2bb07faf516812e410da8f 2024-06-26T04:56:00.7212582Z deleted: sha256:d73f714a077af50db024bc1fd2444f16c27557cc96e93bad30376148147b415f 2024-06-26T04:56:00.7213434Z deleted: sha256:728c6da8b9d60375b1dc81787d3ccdc0d5c307bb373c6c00125cb845d37d5c10 2024-06-26T04:56:00.7214531Z deleted: sha256:0cd9350a208360297b2ce527623c50a3bf68186eb5399c56b69374cd6086cc50 2024-06-26T04:56:00.7215969Z deleted: sha256:5bc9ef03bfcd8d77a0d8af6b5989fcd2b1003e30f6fa659996b66c1d20d21025 2024-06-26T04:56:00.7217747Z deleted: sha256:78a6aa8bae559223884c5032eff98c7cca73d512fe223d614b2dcefdf3371d8b 2024-06-26T04:56:00.7219448Z deleted: sha256:0a2f3f76f96bb9a9b9140cb2711bcebaff2408a668284502d5ecfdfb92da4c50 2024-06-26T04:56:00.7220415Z deleted: sha256:35b68f9a682c7418f4e832da53b6bfd44889bfa5f7631f3d5eaf305a9e7ee312 2024-06-26T04:56:00.7221264Z deleted: sha256:5e5329bf94ea01ef9d0ce70d0e5c4e1d4f2512a430641c87e67d47573ebfcf7b 2024-06-26T04:56:00.7222188Z deleted: sha256:5609ea1cf24c59768b94b369598a390890a4e5f5544dc3b677f2e221e6a5ecb3 2024-06-26T04:56:00.7223035Z deleted: sha256:315afb4287c19fa61b991e8199421be2e242d1a29fbae56598625e66e7a9bc53 2024-06-26T04:56:00.7223883Z deleted: sha256:af642579485beff363b047a6737376cdc544eafa4e1db8c6cf7d8d875cde7a25 2024-06-26T04:56:00.7224734Z deleted: sha256:c835609211bf9fc1da173d4bcacbd0d04d57fdeb2e8036cd5dee8fa707cf9e4d 2024-06-26T04:56:00.7225610Z deleted: sha256:29a2e9fadb40fbf33f0ff1e16123fce6e8dd3090cb5c7bd755e8662936c7e7bb 2024-06-26T04:56:00.7226469Z deleted: sha256:839efd3e816ebb0385fb0b0394d64f44ed16af4626057798c1cfa28122f9bf7d 2024-06-26T04:56:00.7227329Z deleted: sha256:3f2502c497a5baa23c57bc8fc7c10abd8a6a448c0752b3bf29d4a0d82f6efc49 2024-06-26T04:56:00.7228179Z deleted: sha256:6cf9f28692acff1d9a0e46d0e00604b0eb1cca90d61287b7c2d4b2ee6dbc5167 2024-06-26T04:56:00.7229035Z deleted: sha256:eb36b3a0e2e450b56dc06d2655f4b091a56785af6a9e717e81ab54092c5c2100 2024-06-26T04:56:00.7229875Z deleted: sha256:5d435930e444677f1118f27453a281e8dcaaa746eb2eb5e1c74eb284c95e96e0 2024-06-26T04:56:00.7230711Z deleted: sha256:972bf551c6baa2c33f452c367d1ce2b4b56e6648e91a793fd9e9cec4308a0cde 2024-06-26T04:56:00.7231622Z deleted: sha256:c871181017d9cfde42ca3023b0dda86c9b3e33b4d734fd46a9aad894ba1ece49 2024-06-26T04:56:00.7232478Z deleted: sha256:31fcc18e5c72471e6d104fb96490aaf5f86d80b8959abd1649bf6bc37c7ff303 2024-06-26T04:56:00.7233311Z deleted: sha256:bb334a6aba089f108e2cb9937f20597e3c892b0d75b3f9d1bc0573215f64be64 2024-06-26T04:56:00.7234153Z deleted: sha256:b305692cd297d69d10a08bc107ff39cc6c1038a3b533fa5b7d798e90f777ff1a 2024-06-26T04:56:00.7234998Z deleted: sha256:4712c5b4638b608b8ddca9f6b337c58e7d396b872f365141b0772af2b1b63013 2024-06-26T04:56:00.7235838Z deleted: sha256:0b18957705c2ee8e3be564aa8aa57af17955b83616634f2dc2a3933e1bb9dbaf 2024-06-26T04:56:00.7236669Z deleted: sha256:e27827ac7ce7d5848f06b77890bd8c8becc86569eac77781e3c7f2301381f831 2024-06-26T04:56:00.7237506Z deleted: sha256:246ee1ea5f1498d711167f1822133c2e300501f725c64dcc0e973fe22feb4897 2024-06-26T04:56:00.7238387Z deleted: sha256:7620cd23ed588e59112e0f5578e30448c6d9f4de0e875929870da42d3dd060da 2024-06-26T04:56:00.7239198Z deleted: sha256:49e765a674b1865297af41869bdd809828c64b944b65469a14900b74c98943e6 2024-06-26T04:56:00.7240025Z deleted: sha256:53d422d72602186278f9d69dfb36ea243d49d1ef308d5aa6969b5c5ae2b3d5ec 2024-06-26T04:56:00.7240858Z deleted: sha256:b230252ce03a3e8af90d627f05b25a28e766298328ba5741b029cedd06b87eda 2024-06-26T04:56:00.7241674Z deleted: sha256:e02478373f52c109b749357f927fce863a248bbde8fa1b580933dfa336ec42e6 2024-06-26T04:56:00.7242520Z deleted: sha256:d5f1cfecd483d58b4d099db4f5b8d1aa64ac1b63b92e33b279549f55a8c427d7 2024-06-26T04:56:00.7243419Z deleted: sha256:9d7b0f79146aaf690751949446c7898f23d95ddaa419ffe66bbbe600c5e398fd 2024-06-26T04:56:00.7244254Z deleted: sha256:133da26422b32811689cf2cf0957386562d3cb5535adc94b5e57c8df987e043e 2024-06-26T04:56:00.7245079Z deleted: sha256:f2c71578e29cb9026fe9befb3e22645227b75f80f2a23a33d10b2db23ed2ffec 2024-06-26T04:56:00.7245935Z deleted: sha256:1b6f7c8ed5076766bbd0b62cf3828933328dd04dd3ac7f67c893e0ff97fae6a4 2024-06-26T04:56:00.7246795Z deleted: sha256:9597de82a03b18ac50bd0e6cb67679b2a2e7474ab6f2d3e94e0cd791debb59f1 2024-06-26T04:56:00.7247627Z deleted: sha256:3025c8170cf78d17d90b5bd8f433b41bd56c1d36f3e4f61c525189b8a4e63ae9 2024-06-26T04:56:00.7248471Z deleted: sha256:da61c466d61ad41a696250119e7b15ce0affe6f7c05938edd7878134807fdc80 2024-06-26T04:56:00.7249320Z deleted: sha256:f9d649f7c74f30382fe8c4934c19523b530e703abc60dbed49cad3fb17439166 2024-06-26T04:56:00.7250166Z deleted: sha256:ad91cb5ba8ab9a60d6271cec45b17cf019a826de82f473e9f1d1c02be0bc87d7 2024-06-26T04:56:00.7251046Z deleted: sha256:66a3cccbab7f9aa795dd6525c9238f778ae8fd7cfee31ffaa5fa334c6930214e 2024-06-26T04:56:00.7251914Z deleted: sha256:d5b66fb279a5b5596d9677908d317ef8f9c930cd1678f1ed7bfec0bf3d7a2c7f 2024-06-26T04:56:00.7252766Z deleted: sha256:de19e642015fb5277f1c9618adb9e0ae59cb73f3167d6cd1cf85977e430c1c8a 2024-06-26T04:56:00.7253615Z deleted: sha256:23ebfc51638f59d3cf2afcdebe5ad50a1a3325f9a25644c6f44b4ca9cf63cb56 2024-06-26T04:56:00.7254717Z deleted: sha256:c66c35c24cb2016e5bdbd103a7d88d169e0912c20082f6026bf28572302bca2a 2024-06-26T04:56:00.7255564Z deleted: sha256:9df358fe90e28361509b9ccf28e28e988a01f3f012f1b8308b0436e63113e00e 2024-06-26T04:56:00.7256453Z deleted: sha256:77df668148b1ee21bda8c56873f9e699b450760d826ec7ba4ee5a3decffa4c4c 2024-06-26T04:56:00.7257305Z deleted: sha256:20c85858580ea8c74bb79583a0fa268920ab56eb74e2d3f8a16c99d04d993dbd 2024-06-26T04:56:00.7258157Z deleted: sha256:c29b6190a2dc284ffeb328c07d4cc6c08a62aa5bc906a8af2d3f4e9e7d616101 2024-06-26T04:56:00.7258993Z deleted: sha256:354a706e4175a494886b3fc00497a52e61e0b9182e65faafb81ca602fc50b9f8 2024-06-26T04:56:00.7259826Z deleted: sha256:b475fa4d78c647583c017557e0d52b89b02263bd0cbdc4e55513511e0389af5d 2024-06-26T04:56:00.7260647Z deleted: sha256:df429193461053897fd469ddc8575e0d22fd27195147467cd22a8de72b252572 2024-06-26T04:56:00.7261481Z deleted: sha256:546680950a9ec09b3d1fff5bb37f8f5a7be287361564edd1ab44b691a07170c0 2024-06-26T04:56:00.7262312Z deleted: sha256:30e429e6fa1090247d58a8d8fcf7c10ed315d655c2882862d371cb1233f5fbe5 2024-06-26T04:56:00.7263197Z deleted: sha256:879a64e7fbc80c207de24373169c42cd4600fbd269614eb0631b70a56ac31c85 2024-06-26T04:56:00.7264035Z deleted: sha256:1f56afc7e6f4e91762a39d84b1ac902311d44683310fed82cfda29946d3b4f25 2024-06-26T04:56:00.7264843Z deleted: sha256:36c2783a09c6f553169a309d5191749c61296036f773a179e627284eab60f566 2024-06-26T04:56:00.7265663Z deleted: sha256:91ca7f1473e6c57eb999257df6da385e3c8a232d4f80b3e6c41ae986a14f08ea 2024-06-26T04:56:00.7266503Z deleted: sha256:6251f30f7423f7450abe933294854c29f56aeb24bcbdab4c6a06865e26e891ce 2024-06-26T04:56:00.7267331Z deleted: sha256:772d8b14c387cf9f67eb73651e69b3684aea6ac72bbfb8631dc2236831f532d9 2024-06-26T04:56:00.7268173Z deleted: sha256:b8c522eb18282cc42a40578f402f1714ac062f5ce58a3732c5a0b6609e371260 2024-06-26T04:56:00.7269014Z deleted: sha256:88fd863ad524e67157a3707a0e9a59ced4facd9994ccb4989f82b2b0c23fbadd 2024-06-26T04:56:00.7269894Z deleted: sha256:46b008f910d099393c32e0861ef497123fe9e38cc7858e6a78ff14d8ccf2433c 2024-06-26T04:56:00.7270708Z deleted: sha256:a87e255b7d2582715a3500969c08d892a7ff7bc89f8f26ae3264f1d85f8d50e7 2024-06-26T04:56:00.7271545Z deleted: sha256:e05af56d19ba382a9328ae93507d49fb99d75f392ed1b99236cfc53f407cd14e 2024-06-26T04:56:00.7272409Z deleted: sha256:621f607deeddafca7a75985f6fe803edddbd213ab6e757ecb93defd50850b3e0 2024-06-26T04:56:00.7273270Z deleted: sha256:fa4053ca3b4a7c3fc53056830ba5d1a41c6e9a2da86e90677c1de6cd8636699c 2024-06-26T04:56:00.7274118Z deleted: sha256:d955717953fc80b77138de68c47f0f7f417576fd714ce7ebbc2cb917df7f6268 2024-06-26T04:56:00.7275021Z deleted: sha256:f9cf157ccc61ef3b6fdfc8f28e3dffb58f608b21828ec1a75642a0d9badb4d74 2024-06-26T04:56:00.7275872Z deleted: sha256:9261bd664cae980bd33b489dd2229fcd22847263f763b43832c1a015128cde41 2024-06-26T04:56:00.7276729Z deleted: sha256:e8cbc6c23a323bd7a81fbb2abc078c62657cf6e4bbc024ce4f063c77dfa50f58 2024-06-26T04:56:00.7277610Z deleted: sha256:fc8041ead5e87fe711b5f8dcc3fcf3fb4e4378c1418b75cf248ec6ad01741146 2024-06-26T04:56:00.7278495Z deleted: sha256:c329a10c164aabb156ea9b5b7dd8ee139b33adcd80d02bddeb3b3ea0f4616840 2024-06-26T04:56:00.7279330Z deleted: sha256:08d22634590731d16719d71fa2d6119d947039f3a0ddba37975efcc18ddb1507 2024-06-26T04:56:00.7280179Z deleted: sha256:f52ec5d2b34fa58954c6dcfd982e9105eada4bba8d778e92e9a5c9e35974d195 2024-06-26T04:56:00.7281053Z deleted: sha256:7ebf40b5d1e427bdc6bc5ba2f4ba8006c0751f355c0a9c490f30dce5e99eeb84 2024-06-26T04:56:00.7281888Z deleted: sha256:99d7f78132e9c56c11631e93df699c00b711b24dac63bd7647482aa09bbb2499 2024-06-26T04:56:00.7282744Z deleted: sha256:e1c9e2fcf63c9e2d26bcadb74d498117b52d26b81430bb4bd8c96fb10b56ce20 2024-06-26T04:56:00.7283609Z deleted: sha256:afeb82ca9283ee35825ff0076df5b812574ec06cb7be63890358fa5763711749 2024-06-26T04:56:00.7284447Z deleted: sha256:b74cfe809a40a9e9adabaca01482497767195c2918e8987122c5774242e36bed 2024-06-26T04:56:00.7285299Z deleted: sha256:ab9798e1fd9865efbbe7dd0681d45687b38a292b7bdbc1d69c625999508e28fe 2024-06-26T04:56:00.7286187Z deleted: sha256:0b9c994b0484c0bc61f9de7c28a58745a504704254c5e8ed12349ebee3393a66 2024-06-26T04:56:00.7286697Z 2024-06-26T04:56:00.7286836Z Total reclaimed space: 15.02GB 2024-06-26T04:56:00.7548915Z Post job cleanup. 2024-06-26T04:56:00.7704573Z Post job cleanup. 2024-06-26T04:56:00.7784052Z Post job cleanup. 2024-06-26T04:56:00.8663218Z [command]/usr/bin/git version 2024-06-26T04:56:00.8701674Z git version 2.40.1 2024-06-26T04:56:00.8738805Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/77bced7a-2d06-4439-b737-9aa8d91b545a' before making global git config changes 2024-06-26T04:56:00.8740083Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T04:56:00.8743956Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T04:56:00.8791441Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T04:56:00.8820884Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-06-26T04:56:00.9287819Z Entering 'android/libs/fbjni' 2024-06-26T04:56:00.9336368Z Entering 'third_party/FP16' 2024-06-26T04:56:00.9382672Z Entering 'third_party/FXdiv' 2024-06-26T04:56:00.9427649Z Entering 'third_party/NNPACK' 2024-06-26T04:56:00.9475984Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:56:00.9517242Z Entering 'third_party/XNNPACK' 2024-06-26T04:56:00.9691035Z Entering 'third_party/benchmark' 2024-06-26T04:56:00.9733668Z Entering 'third_party/cpp-httplib' 2024-06-26T04:56:00.9774616Z Entering 'third_party/cpuinfo' 2024-06-26T04:56:00.9823157Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:56:00.9864182Z Entering 'third_party/cutlass' 2024-06-26T04:56:00.9912828Z Entering 'third_party/eigen' 2024-06-26T04:56:00.9982336Z Entering 'third_party/fbgemm' 2024-06-26T04:56:01.0051051Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:56:01.0107558Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:56:01.0182105Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:56:01.0303346Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:56:01.0383781Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:56:01.0430080Z Entering 'third_party/flatbuffers' 2024-06-26T04:56:01.0472907Z Entering 'third_party/fmt' 2024-06-26T04:56:01.0520773Z Entering 'third_party/foxi' 2024-06-26T04:56:01.0565926Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:56:01.0616212Z Entering 'third_party/gloo' 2024-06-26T04:56:01.0663732Z Entering 'third_party/googletest' 2024-06-26T04:56:01.0711591Z Entering 'third_party/ideep' 2024-06-26T04:56:01.0761023Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T04:56:01.0869873Z Entering 'third_party/ittapi' 2024-06-26T04:56:01.0910681Z Entering 'third_party/kineto' 2024-06-26T04:56:01.0952027Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:56:01.0991772Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:56:01.1032982Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:56:01.1072539Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:56:01.1112033Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:56:01.1151465Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:56:01.1192997Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:56:01.1234664Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:56:01.1274835Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:56:01.1316583Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:56:01.1359502Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:56:01.1401116Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:56:01.1443448Z Entering 'third_party/mimalloc' 2024-06-26T04:56:01.1485669Z Entering 'third_party/nccl/nccl' 2024-06-26T04:56:01.1534670Z Entering 'third_party/nlohmann' 2024-06-26T04:56:01.1576141Z Entering 'third_party/onnx' 2024-06-26T04:56:01.1726858Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T04:56:01.1786583Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T04:56:01.1836180Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:56:01.1879225Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:56:01.1919590Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:56:01.1959021Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:56:01.2000477Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:56:01.2043205Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:56:01.2082567Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:56:01.2122710Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:56:01.2161949Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:56:01.2203792Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:56:01.2246477Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:56:01.2306352Z Entering 'third_party/pocketfft' 2024-06-26T04:56:01.2346979Z Entering 'third_party/protobuf' 2024-06-26T04:56:01.2390833Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:56:01.2430561Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T04:56:01.2471755Z Entering 'third_party/psimd' 2024-06-26T04:56:01.2513097Z Entering 'third_party/pthreadpool' 2024-06-26T04:56:01.2555477Z Entering 'third_party/pybind11' 2024-06-26T04:56:01.2596738Z Entering 'third_party/python-peachpy' 2024-06-26T04:56:01.2638051Z Entering 'third_party/sleef' 2024-06-26T04:56:01.2681401Z Entering 'third_party/tensorpipe' 2024-06-26T04:56:01.2721533Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:56:01.2762125Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:56:01.2801854Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:56:01.2841750Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:56:01.2881115Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:56:01.2939109Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T04:56:01.2962612Z http.https://github.com/.extraheader 2024-06-26T04:56:01.2971292Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T04:56:01.3004856Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-06-26T04:56:01.3258086Z Entering 'android/libs/fbjni' 2024-06-26T04:56:01.3285029Z http.https://github.com/.extraheader 2024-06-26T04:56:01.3319535Z Entering 'third_party/FP16' 2024-06-26T04:56:01.3346836Z http.https://github.com/.extraheader 2024-06-26T04:56:01.3381302Z Entering 'third_party/FXdiv' 2024-06-26T04:56:01.3408913Z http.https://github.com/.extraheader 2024-06-26T04:56:01.3436364Z Entering 'third_party/NNPACK' 2024-06-26T04:56:01.3463033Z http.https://github.com/.extraheader 2024-06-26T04:56:01.3490799Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T04:56:01.3517701Z http.https://github.com/.extraheader 2024-06-26T04:56:01.3545002Z Entering 'third_party/XNNPACK' 2024-06-26T04:56:01.3571360Z http.https://github.com/.extraheader 2024-06-26T04:56:01.3615712Z Entering 'third_party/benchmark' 2024-06-26T04:56:01.3642570Z http.https://github.com/.extraheader 2024-06-26T04:56:01.3670584Z Entering 'third_party/cpp-httplib' 2024-06-26T04:56:01.3697382Z http.https://github.com/.extraheader 2024-06-26T04:56:01.3724312Z Entering 'third_party/cpuinfo' 2024-06-26T04:56:01.3751335Z http.https://github.com/.extraheader 2024-06-26T04:56:01.3780843Z Entering 'third_party/cudnn_frontend' 2024-06-26T04:56:01.3807313Z http.https://github.com/.extraheader 2024-06-26T04:56:01.3834728Z Entering 'third_party/cutlass' 2024-06-26T04:56:01.3860882Z http.https://github.com/.extraheader 2024-06-26T04:56:01.3896737Z Entering 'third_party/eigen' 2024-06-26T04:56:01.3923605Z http.https://github.com/.extraheader 2024-06-26T04:56:01.3952735Z Entering 'third_party/fbgemm' 2024-06-26T04:56:01.3980198Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4007688Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T04:56:01.4033671Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4081855Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T04:56:01.4107732Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4142590Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T04:56:01.4168189Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4209091Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T04:56:01.4234837Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4271323Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T04:56:01.4297979Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4332509Z Entering 'third_party/flatbuffers' 2024-06-26T04:56:01.4359439Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4389601Z Entering 'third_party/fmt' 2024-06-26T04:56:01.4416731Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4444669Z Entering 'third_party/foxi' 2024-06-26T04:56:01.4471478Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4498805Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T04:56:01.4525193Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4553374Z Entering 'third_party/gloo' 2024-06-26T04:56:01.4580234Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4613742Z Entering 'third_party/googletest' 2024-06-26T04:56:01.4640431Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4668642Z Entering 'third_party/ideep' 2024-06-26T04:56:01.4695886Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4722085Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T04:56:01.4749167Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4783685Z Entering 'third_party/ittapi' 2024-06-26T04:56:01.4810746Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4838189Z Entering 'third_party/kineto' 2024-06-26T04:56:01.4865152Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4892612Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T04:56:01.4918221Z http.https://github.com/.extraheader 2024-06-26T04:56:01.4951096Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T04:56:01.4978119Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5013221Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T04:56:01.5039354Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5075844Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T04:56:01.5101671Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5130740Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T04:56:01.5157057Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5190351Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T04:56:01.5216190Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5246849Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T04:56:01.5275413Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5305122Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T04:56:01.5330966Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5358678Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T04:56:01.5385634Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5423381Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T04:56:01.5449606Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5493963Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T04:56:01.5520032Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5547802Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T04:56:01.5576983Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5605684Z Entering 'third_party/mimalloc' 2024-06-26T04:56:01.5632853Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5660651Z Entering 'third_party/nccl/nccl' 2024-06-26T04:56:01.5686751Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5714346Z Entering 'third_party/nlohmann' 2024-06-26T04:56:01.5757408Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5770291Z Entering 'third_party/onnx' 2024-06-26T04:56:01.5796662Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5840928Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T04:56:01.5867826Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5896146Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T04:56:01.5921359Z http.https://github.com/.extraheader 2024-06-26T04:56:01.5951100Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T04:56:01.5978007Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6006859Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T04:56:01.6032442Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6076239Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T04:56:01.6102105Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6129422Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T04:56:01.6155306Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6182429Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T04:56:01.6207461Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6252110Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T04:56:01.6277784Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6310992Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T04:56:01.6336358Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6369791Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T04:56:01.6395214Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6426110Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T04:56:01.6451460Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6481156Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T04:56:01.6507352Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6547834Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T04:56:01.6573774Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6623481Z Entering 'third_party/pocketfft' 2024-06-26T04:56:01.6649976Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6676966Z Entering 'third_party/protobuf' 2024-06-26T04:56:01.6703595Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6735159Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T04:56:01.6760406Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6787422Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T04:56:01.6812846Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6842532Z Entering 'third_party/psimd' 2024-06-26T04:56:01.6868822Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6901005Z Entering 'third_party/pthreadpool' 2024-06-26T04:56:01.6927568Z http.https://github.com/.extraheader 2024-06-26T04:56:01.6955740Z Entering 'third_party/pybind11' 2024-06-26T04:56:01.6982983Z http.https://github.com/.extraheader 2024-06-26T04:56:01.7016888Z Entering 'third_party/python-peachpy' 2024-06-26T04:56:01.7043158Z http.https://github.com/.extraheader 2024-06-26T04:56:01.7070571Z Entering 'third_party/sleef' 2024-06-26T04:56:01.7097112Z http.https://github.com/.extraheader 2024-06-26T04:56:01.7131675Z Entering 'third_party/tensorpipe' 2024-06-26T04:56:01.7158391Z http.https://github.com/.extraheader 2024-06-26T04:56:01.7191906Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T04:56:01.7217016Z http.https://github.com/.extraheader 2024-06-26T04:56:01.7244553Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T04:56:01.7270165Z http.https://github.com/.extraheader 2024-06-26T04:56:01.7296343Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T04:56:01.7321540Z http.https://github.com/.extraheader 2024-06-26T04:56:01.7350362Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T04:56:01.7376037Z http.https://github.com/.extraheader 2024-06-26T04:56:01.7401743Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T04:56:01.7427273Z http.https://github.com/.extraheader 2024-06-26T04:56:01.7534977Z A job completed hook has been configured by the self-hosted runner administrator 2024-06-26T04:56:01.7554631Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T04:56:01.7561369Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T04:56:01.7561876Z ##[endgroup] 2024-06-26T04:56:04.3121100Z Evaluate and set job outputs 2024-06-26T04:56:04.3131634Z Set output 'docker-image' 2024-06-26T04:56:04.3132761Z Set output 'test-matrix' 2024-06-26T04:56:04.3133584Z Cleaning up orphan processes